File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -878,7 +878,8 @@ is the rule's name.
878878If multiple ''@position-fallback'' rules are declared with the same name,
879879the last one in document order "wins".
880880
881- The ''@try'' rule only accepts the following [=properties=] :
881+ The ''@try'' rule only <dfn lt="accepted @try properties">accepts</dfn>
882+ the following [=properties=] :
882883
883884* [=inset properties=]
884885* [=sizing properties=]
@@ -1007,7 +1008,8 @@ to trigger automatic "animation" of the fallback'd properties.
10071008
10081009 2. [=list/For each=] |fallback styles| in the [=position fallback list=] :
10091010
1010- 1. Apply the styles in |fallback styles| to |el|,
1011+ 1. Apply the values of the [=accepted @try properties=]
1012+ in |fallback styles| to |el|,
10111013 overriding the corresponding properties in |base styles|.
10121014
10131015 Perform any specified/computed/used-value time normalizations
You can’t perform that action at this time.
0 commit comments