Skip to content

Commit 1759b96

Browse files
Run curl -s -S https://wpt.fyi/api/manifest?sha=latest >> go_test/MANIFEST.json (#8250)
1 parent e88c2fe commit 1759b96

File tree

4 files changed

+1103
-558
lines changed

4 files changed

+1103
-558
lines changed
Lines changed: 56 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -1,64 +1,57 @@
11
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.
Lines changed: 8 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,9 @@
11
links:
2-
- product: firefox
3-
results:
4-
- test: participating-scope.html
5-
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1969311
6-
- product: firefox
7-
results:
8-
- test: to-scale-zero.html
9-
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1972543
10-
- product: firefox
11-
results:
12-
- test: implicit-stacking-context.html
13-
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1999566
2+
- product: firefox
3+
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1969311
4+
results:
5+
- test: participating-scope.html
6+
- product: firefox
7+
url: https://bugzilla.mozilla.org/show_bug.cgi?id=1999566
8+
results:
9+
- test: implicit-stacking-context.html

0 commit comments

Comments
 (0)