We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93b77a6 commit 581d1a7Copy full SHA for 581d1a7
cssom-1/Overview.bs
@@ -2027,7 +2027,7 @@ following properties:
2027
<dd>Null.
2028
</dl>
2029
2030
-The <dfn id=concept-declarations-specified-order>specified order</dfn> for declarations is the same as specified, but with shorthand properties
+The <dfn export id=concept-declarations-specified-order>specified order</dfn> for declarations is the same as specified, but with shorthand properties
2031
expanded into their longhand properties, in canonical order. If a property is specified more than once (after shorthand expansion), only the
2032
one with greatest cascading order must be represented, at the same relative position as it was specified. [[!CSS3CASCADE]]
2033
0 commit comments