File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1825,7 +1825,7 @@ urlPrefix: https://wicg.github.io/navigation-api/; type: interface;
1825
1825
1. [=list/For each=] |element| of |transition|'s [=ViewTransition/transition root pseudo-element=]' s [=tree/inclusive descendants=] :
1826
1826
1. For each |animation| whose [=timeline=] is a [=document timeline=] associated with |document|,
1827
1827
and contains at least one [=animation/associated effect=] whose [=effect target=] is |element|,
1828
- set |hasActiveAnimations| to true if any of the following conditions is true:
1828
+ set |hasActiveAnimations| to true if any of the following conditions are true:
1829
1829
1830
1830
- |animation|'s [=animation/play state=] is [=play state/paused=] or [=play state/running=] .
1831
1831
@@ -1887,7 +1887,7 @@ urlPrefix: https://wicg.github.io/navigation-api/; type: interface;
1887
1887
1888
1888
1. Otherwise:
1889
1889
1890
- 1. Return failure if any of the following conditions is true:
1890
+ 1. Return failure if any of the following conditions are true:
1891
1891
- |capturedElement|'s [=new element=] has a [=flat tree=] ancestor that [=skips its contents=] .
1892
1892
1893
1893
- |capturedElement|'s [=new element=] is [=element-not-rendered|not rendered=] .
You can’t perform that action at this time.
0 commit comments