Skip to content

Commit 9b890a4

Browse files
tuankiet65nt1m
authored andcommitted
[css-view-transitions-2] typo: if => of
1 parent 2fde733 commit 9b890a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-view-transitions-2/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,7 @@ The {{CSSViewTransitionRule}} represents a ''@view-transition'' rule.
453453

454454
For simple pages, with a single view transition, setting the ''view-transition-name'' property on participating elements should be sufficient.
455455
However, in more complex scenarios, the author might want to declare various view transitions, and only run one of them simultaneously.
456-
For example, sliding the whole page when clicking on the navigation bar, and sorting a list when one if its items is dragged.
456+
For example, sliding the whole page when clicking on the navigation bar, and sorting a list when one of its items is dragged.
457457

458458
To make sure each view transition only captures what it needs to, and different transitions don't interfere with each other,
459459
this spec introduces the concept of [=active types=], alongside the '':active-view-transition'' and '':active-view-transition-type()'' pseudo-classes.

0 commit comments

Comments
 (0)