File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -860,9 +860,13 @@ Cascade Sorting Order</h3>
860860
861861 <dt id='style-attr'> The Style Attribute
862862 <dd>
863- Declarations that do not belong to a style rule
863+ Separately for [=normal=] and [=important=] declarations,
864+ declarations that are attached directly to an element
864865 (such as the <a href="https://www.w3.org/TR/css-style-attr/#interpret">contents of a style attribute</a> )
865- take precedence over declarations that do belong to a style rule.
866+ rather than indirectly mapped by means of a style rule selector
867+ take precedence over declarations the same [=importance=]
868+ that are mapped via style rule.
869+
866870 <dt id='cascade-layering'> Layers
867871 <dd>
868872 Declarations can be explicitly assigned to a [=cascade layer=] .
You can’t perform that action at this time.
0 commit comments