Skip to content

Commit 472343b

Browse files
committed
[css-cascade] cross-link to CSS Style Attributes #6838
1 parent 0c6e584 commit 472343b

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

css-cascade-3/Overview.bs

+1
Original file line numberDiff line numberDiff line change
@@ -747,6 +747,7 @@ Cascade Sorting Order</h3>
747747
<li>Declarations from style attributes
748748
are ordered according to the document order of the element the style attribute appears on,
749749
and are all placed after any style sheets.
750+
[!CSSSTYLEATTR]
750751
</ul>
751752
</dl>
752753

css-cascade-4/Overview.bs

+1
Original file line numberDiff line numberDiff line change
@@ -1005,6 +1005,7 @@ Cascade Sorting Order</h3>
10051005
<li>Declarations from style attributes
10061006
are ordered according to the document order of the element the style attribute appears on,
10071007
and are all placed after any style sheets.
1008+
[!CSSSTYLEATTR]
10081009
</ul>
10091010
</dl>
10101011

css-cascade-5/Overview.bs

+1
Original file line numberDiff line numberDiff line change
@@ -1066,6 +1066,7 @@ Cascade Sorting Order</h3>
10661066
<li>Declarations from style attributes
10671067
are ordered according to the document order of the element the style attribute appears on,
10681068
and are all placed after any style sheets.
1069+
[!CSSSTYLEATTR]
10691070
</ul>
10701071
</dl>
10711072

css-cascade-6/Overview.bs

+1
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,7 @@ Cascade Sorting Order</h3>
183183
<li>Declarations from style attributes
184184
are ordered according to the document order of the element the style attribute appears on,
185185
and are all placed after any style sheets.
186+
[!CSSSTYLEATTR]
186187
</ul>
187188
</dl>
188189

0 commit comments

Comments
 (0)