File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 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;
18251825 1. [=list/For each=] |element| of |transition|'s [=ViewTransition/transition root pseudo-element=]' s [=tree/inclusive descendants=] :
18261826 1. For each |animation| whose [=timeline=] is a [=document timeline=] associated with |document|,
18271827 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:
18291829
18301830 - |animation|'s [=animation/play state=] is [=play state/paused=] or [=play state/running=] .
18311831
@@ -1887,7 +1887,7 @@ urlPrefix: https://wicg.github.io/navigation-api/; type: interface;
18871887
18881888 1. Otherwise:
18891889
1890- 1. Return failure if any of the following conditions is true:
1890+ 1. Return failure if any of the following conditions are true:
18911891 - |capturedElement|'s [=new element=] has a [=flat tree=] ancestor that [=skips its contents=] .
18921892
18931893 - |capturedElement|'s [=new element=] is [=element-not-rendered|not rendered=] .
You can’t perform that action at this time.
0 commit comments