Skip to content

Commit 8af8734

Browse files
authored
Editorial: make marquee behavior/direction tables consistent
Helps with #9832.
1 parent d24465d commit 8af8734

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133569,7 +133569,7 @@ interface <dfn interface>HTMLMarqueeElement</dfn> : <span>HTMLElement</span> {
133569133569

133570133570
<p>The <dfn element-attr for="marquee"><code data-x="attr-marquee-behavior">behavior</code></dfn>
133571133571
content attribute on <code>marquee</code> elements is an <span>enumerated attribute</span> with
133572-
the following keywords (all non-conforming):</p>
133572+
the following keywords and states (all non-conforming):</p>
133573133573

133574133574
<table>
133575133575
<thead>
@@ -133596,7 +133596,7 @@ interface <dfn interface>HTMLMarqueeElement</dfn> : <span>HTMLElement</span> {
133596133596

133597133597
<p>The <dfn element-attr for="marquee"><code
133598133598
data-x="attr-marquee-direction">direction</code></dfn> content attribute on <code>marquee</code>
133599-
elements is an <span>enumerated attribute</span> with the following keywords (all
133599+
elements is an <span>enumerated attribute</span> with the following keywords and states (all
133600133600
non-conforming):</p>
133601133601

133602133602
<table>

0 commit comments

Comments
 (0)