Skip to content

Commit 9d6c490

Browse files
Gecko sync update
1 parent 76cddfa commit 9d6c490

File tree

1 file changed

+63
-56
lines changed

1 file changed

+63
-56
lines changed
Lines changed: 63 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -1,57 +1,64 @@
11
links:
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.
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+
- test: to-scale-zero.html
32+
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1972543
33+
- product: firefox
34+
results:
35+
- subtest: View transition duration affected by playback rate
36+
test: negative-playback-rate.html
37+
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1972654
38+
- product: firefox
39+
results:
40+
- subtest: View transition animations do not persist once the transition is finished
41+
even if animation-fill-mode is forwards
42+
test: fill-forwards.html
43+
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1972656
44+
- product: firefox
45+
results:
46+
- subtest: Scoped view transition on an inline-block element
47+
test: display-inline-block.html
48+
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1981561
49+
- product: firefox
50+
results:
51+
- test: display-change.html
52+
- test: nested-scope.html
53+
- test: new-content.html
54+
- test: old-content.html
55+
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1988020
56+
- product: firefox
57+
results:
58+
- subtest: View transition DOM callbacks triggered in creation order.
59+
test: callback-order.tentative.html
60+
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1999566
61+
- product: firefox
62+
results:
63+
- test: rotation-on-scoped-element.html
64+
url: https://bugzilla.mozilla.org/show_bug.cgi?id=2001748

0 commit comments

Comments
 (0)