You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: css-view-transitions-2/Overview.bs
+3-3
Original file line number
Diff line number
Diff line change
@@ -297,7 +297,7 @@ It has the following syntax definition:
297
297
298
298
The [=specificity=] of an '':active-view-transition()'' is one pseudo-class selector if it has value is ''*'', and two if it has any other value.
299
299
300
-
An ''::active-view-transition()'' pseudo-class matches the [=document element=] when it has an non-null [=active view transition=] |viewTransition|, for which any of the following are true:
300
+
An '':active-view-transition()'' pseudo-class matches the [=document element=] when it has an non-null [=active view transition=] |viewTransition|, for which any of the following are true:
301
301
302
302
* The <<vt-type-selector>> is ''*''
303
303
* |viewTransition|'s [=ViewTransition/active types=][=list/contains=] at least one of the <<custom-ident>> values of the <<vt-type-selector>>.
@@ -308,7 +308,7 @@ For example, the developer might start a transition in the following manner:
0 commit comments