Commit 51c4bf4
Update synchronous-callback-skipped-before-run.html to handle the DOM exception.
Per spec, if the phase of this view transition is not Done, we should
have an "AbortError" DOMException when skipping the view transition.
Also, we should avoid changing the style of `div` to make sure the test
log is rendered correctly.
Differential Revision: https://phabricator.services.mozilla.com/D239673
bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1950517
gecko-commit: e793a94fab1a4827e0549a57bfa501e5a5494e36
gecko-reviewers: view-transitions-reviewers, emilio1 parent 1f20089 commit 51c4bf4
File tree
1 file changed
+5
-1
lines changed- css/css-view-transitions
1 file changed
+5
-1
lines changedLines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
29 | 33 | | |
30 | 34 | | |
31 | 35 | | |
| |||
0 commit comments