|
1 | 1 | links: |
2 | | -- product: firefox |
3 | | - results: |
4 | | - - subtest: View-transition pseudo elements created for correct element |
5 | | - test: capture.html |
6 | | - url: https://bugzilla.mozilla.org/show_bug.cgi?id=1962506 |
7 | | -- product: firefox |
8 | | - results: |
9 | | - - subtest: Display none during a view transition skips the transition. |
10 | | - test: display-none-during-transition.html |
11 | | - url: https://bugzilla.mozilla.org/show_bug.cgi?id=1964201 |
12 | | -- product: firefox |
13 | | - results: |
14 | | - - subtest: Scoped view transition with name auto on the scoped element |
15 | | - test: auto-name-on-descendant.html |
16 | | - - subtest: Scoped view transition with name auto on the scoped element |
17 | | - test: auto-name.html |
18 | | - url: https://bugzilla.mozilla.org/show_bug.cgi?id=1964195 |
19 | | -- product: firefox |
20 | | - results: |
21 | | - - subtest: Synchronously starting a view transition on document.documentElement |
22 | | - skips the previously active document view transition. |
23 | | - test: document-element-start-view-transition.html |
24 | | - - subtest: Synchronously starting a view transition on document skips the previously |
25 | | - active view transition on document.documentElement. |
26 | | - test: document-element-start-view-transition.html |
27 | | - url: https://bugzilla.mozilla.org/show_bug.cgi?id=1964194 |
28 | | -- product: firefox |
29 | | - results: |
30 | | - - test: from-scale-zero.html |
31 | | - url: https://bugzilla.mozilla.org/show_bug.cgi?id=1972543 |
32 | | -- product: firefox |
33 | | - results: |
34 | | - - subtest: View transition duration affected by playback rate |
35 | | - test: negative-playback-rate.html |
36 | | - url: https://bugzilla.mozilla.org/show_bug.cgi?id=1972654 |
37 | | -- product: firefox |
38 | | - results: |
39 | | - - subtest: View transition animations do not persist once the transition is finished |
40 | | - even if animation-fill-mode is forwards |
41 | | - test: fill-forwards.html |
42 | | - url: https://bugzilla.mozilla.org/show_bug.cgi?id=1972656 |
43 | | -- product: firefox |
44 | | - results: |
45 | | - - subtest: Scoped view transition on an inline-block element |
46 | | - test: display-inline-block.html |
47 | | - url: https://bugzilla.mozilla.org/show_bug.cgi?id=1981561 |
48 | | -- product: firefox |
49 | | - results: |
50 | | - - test: display-change.html |
51 | | - - test: nested-scope.html |
52 | | - - test: new-content.html |
53 | | - - test: old-content.html |
54 | | - url: https://bugzilla.mozilla.org/show_bug.cgi?id=1988020 |
55 | | -- product: firefox |
56 | | - results: |
57 | | - - subtest: View transition DOM callbacks triggered in creation order. |
58 | | - test: callback-order.tentative.html |
59 | | - url: https://bugzilla.mozilla.org/show_bug.cgi?id=1999566 |
60 | | -- product: firefox |
61 | | - results: |
62 | | - - subtest: Position anchor is auto on view transition |
63 | | - test: view-transition-is-anchor-auto.html |
64 | | - url: https://bugzilla.mozilla.org/show_bug.cgi?id=1999944 |
| 2 | + - product: firefox |
| 3 | + url: https://bugzilla.mozilla.org/show_bug.cgi?id=1962506 |
| 4 | + results: |
| 5 | + - test: capture.html |
| 6 | + subtest: View-transition pseudo elements created for correct element |
| 7 | + - product: firefox |
| 8 | + url: https://bugzilla.mozilla.org/show_bug.cgi?id=1964201 |
| 9 | + results: |
| 10 | + - test: display-none-during-transition.html |
| 11 | + subtest: Display none during a view transition skips the transition. |
| 12 | + - product: firefox |
| 13 | + url: https://bugzilla.mozilla.org/show_bug.cgi?id=1964195 |
| 14 | + results: |
| 15 | + - test: auto-name-on-descendant.html |
| 16 | + subtest: Scoped view transition with name auto on the scoped element |
| 17 | + - test: auto-name.html |
| 18 | + subtest: Scoped view transition with name auto on the scoped element |
| 19 | + - product: firefox |
| 20 | + url: https://bugzilla.mozilla.org/show_bug.cgi?id=1964194 |
| 21 | + results: |
| 22 | + - test: document-element-start-view-transition.html |
| 23 | + subtest: Synchronously starting a view transition on document.documentElement skips the previously active document view transition. |
| 24 | + - test: document-element-start-view-transition.html |
| 25 | + subtest: Synchronously starting a view transition on document skips the previously active view transition on document.documentElement. |
| 26 | + - product: firefox |
| 27 | + url: https://bugzilla.mozilla.org/show_bug.cgi?id=1972543 |
| 28 | + results: |
| 29 | + - test: from-scale-zero.html |
| 30 | + - test: to-scale-zero.html |
| 31 | + - product: firefox |
| 32 | + url: https://bugzilla.mozilla.org/show_bug.cgi?id=1972654 |
| 33 | + results: |
| 34 | + - test: negative-playback-rate.html |
| 35 | + subtest: View transition duration affected by playback rate |
| 36 | + - product: firefox |
| 37 | + url: https://bugzilla.mozilla.org/show_bug.cgi?id=1972656 |
| 38 | + results: |
| 39 | + - test: fill-forwards.html |
| 40 | + subtest: View transition animations do not persist once the transition is finished even if animation-fill-mode is forwards |
| 41 | + - product: firefox |
| 42 | + url: https://bugzilla.mozilla.org/show_bug.cgi?id=1981561 |
| 43 | + results: |
| 44 | + - test: display-inline-block.html |
| 45 | + subtest: Scoped view transition on an inline-block element |
| 46 | + - product: firefox |
| 47 | + url: https://bugzilla.mozilla.org/show_bug.cgi?id=1988020 |
| 48 | + results: |
| 49 | + - test: display-change.html |
| 50 | + - test: nested-scope.html |
| 51 | + - test: new-content.html |
| 52 | + - test: old-content.html |
| 53 | + - product: firefox |
| 54 | + url: https://bugzilla.mozilla.org/show_bug.cgi?id=1999566 |
| 55 | + results: |
| 56 | + - test: callback-order.tentative.html |
| 57 | + subtest: View transition DOM callbacks triggered in creation order. |
0 commit comments