Skip to content

Commit 581d1a7

Browse files
committed
[cssom-1] Export definition of "specified order"
1 parent 93b77a6 commit 581d1a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cssom-1/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2027,7 +2027,7 @@ following properties:
20272027
<dd>Null.
20282028
</dl>
20292029

2030-
The <dfn id=concept-declarations-specified-order>specified order</dfn> for declarations is the same as specified, but with shorthand properties
2030+
The <dfn export id=concept-declarations-specified-order>specified order</dfn> for declarations is the same as specified, but with shorthand properties
20312031
expanded into their longhand properties, in canonical order. If a property is specified more than once (after shorthand expansion), only the
20322032
one with greatest cascading order must be represented, at the same relative position as it was specified. [[!CSS3CASCADE]]
20332033

0 commit comments

Comments
 (0)