File tree 1 file changed +4
-2
lines changed 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.
878
878
If multiple ''@position-fallback'' rules are declared with the same name,
879
879
the last one in document order "wins".
880
880
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=] :
882
883
883
884
* [=inset properties=]
884
885
* [=sizing properties=]
@@ -1007,7 +1008,8 @@ to trigger automatic "animation" of the fallback'd properties.
1007
1008
1008
1009
2. [=list/For each=] |fallback styles| in the [=position fallback list=] :
1009
1010
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|,
1011
1013
overriding the corresponding properties in |base styles|.
1012
1014
1013
1015
Perform any specified/computed/used-value time normalizations
You can’t perform that action at this time.
0 commit comments