Skip to content

Commit e2768ab

Browse files
committed
[css-anchor-position-1] Make @position-try cascade like @Keyframe #11080
1 parent 3d238a3 commit e2768ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-anchor-position-1/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1993,7 +1993,7 @@ The syntax of the ''@position-try'' rule is:
19931993
The <<dashed-ident>> specified in the prelude
19941994
is the rule's name.
19951995
If multiple ''@position-try'' rules are declared with the same name,
1996-
the last one in document order "wins".
1996+
they [=cascade=] the same as ''@keyframe'' rules do.
19971997

19981998
The ''@position-try'' rule only <dfn export lt="accepted @position-try properties">accepts</dfn>
19991999
the following [=properties=]:

0 commit comments

Comments
 (0)