We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f894d41 commit e2baab0Copy full SHA for e2baab0
css-view-transitions-1/Overview.bs
@@ -1816,7 +1816,8 @@ urlPrefix: https://wicg.github.io/navigation-api/; type: interface;
1816
1. Return.
1817
1818
1. If |transition|'s [=ViewTransition/initial snapshot containing block size=] is not equal to the [=snapshot containing block size=],
1819
- then [=skip the view transition=] for |transition|, and return.
+ then [=skip the view transition=] for |transition| with an "{{InvalidStateError}}" {{DOMException}} in |transition|'s [=relevant Realm=],
1820
+ and return.
1821
1822
1. [=Update pseudo-element styles=] for |transition|.
1823
0 commit comments