Skip to content

Commit 3236e39

Browse files
committed
[css-cascade][editorial] typo
1 parent a2f827b commit 3236e39

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

css-cascade-3/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -747,7 +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]
750+
[[!CSSSTYLEATTR]]
751751
</ul>
752752
</dl>
753753

css-cascade-4/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1005,7 +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]
1008+
[[!CSSSTYLEATTR]]
10091009
</ul>
10101010
</dl>
10111011

css-cascade-5/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1066,7 +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]
1069+
[[!CSSSTYLEATTR]]
10701070
</ul>
10711071
</dl>
10721072

css-cascade-6/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -183,7 +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]
186+
[[!CSSSTYLEATTR]]
187187
</ul>
188188
</dl>
189189

0 commit comments

Comments
 (0)