Skip to content

Commit 578d910

Browse files
Run curl -s -S https://wpt.fyi/api/manifest?sha=latest >> go_test/MANIFEST.json
1 parent 7c4c7ba commit 578d910

4 files changed

Lines changed: 1556 additions & 237 deletions

File tree

css/css-flexbox/balance/META.yml

Lines changed: 32 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
links:
22
- product: firefox
3+
url: https://bugzilla.mozilla.org/show_bug.cgi?id=2038513
34
results:
45
- test: balance-001.html
56
- test: balance-002.html
@@ -19,39 +20,38 @@ links:
1920
- test: balance-min-line-count-003.html
2021
- test: balance-min-line-count-004.html
2122
- test: balance-min-line-count-005.html
22-
- test: balance-negative-margin.html
2323
- test: balance-percentage-size-001.html
2424
- test: balance-percentage-size-002.html
25-
- subtest: Property flex-line-count value '1'
26-
test: flex-line-count-computed.html
27-
- subtest: Property flex-line-count value '2'
28-
test: flex-line-count-computed.html
29-
- subtest: Property flex-line-count value 'round(up, calc(7/2))'
30-
test: flex-line-count-computed.html
31-
- subtest: e.style['flex-line-count'] = "1" should set the property value
32-
test: flex-line-count-valid.html
33-
- subtest: e.style['flex-line-count'] = "2" should set the property value
34-
test: flex-line-count-valid.html
35-
- subtest: Property flex-wrap value 'balance'
36-
test: flex-wrap-computed.html
37-
- subtest: Property flex-wrap value 'wrap balance'
38-
test: flex-wrap-computed.html
39-
- subtest: Property flex-wrap value 'wrap-reverse balance'
40-
test: flex-wrap-computed.html
41-
- subtest: Property flex-wrap value 'balance wrap'
42-
test: flex-wrap-computed.html
43-
- subtest: Property flex-wrap value 'balance wrap-reverse'
44-
test: flex-wrap-computed.html
45-
- subtest: e.style['flex-wrap'] = "balance" should set the property value
46-
test: flex-wrap-valid.html
47-
- subtest: e.style['flex-wrap'] = "wrap balance" should set the property value
48-
test: flex-wrap-valid.html
49-
- subtest: e.style['flex-wrap'] = "wrap-reverse balance" should set the property
25+
- test: flex-line-count-computed.html
26+
subtest: Property flex-line-count value '1'
27+
- test: flex-line-count-computed.html
28+
subtest: Property flex-line-count value '2'
29+
- test: flex-line-count-computed.html
30+
subtest: Property flex-line-count value 'round(up, calc(7/2))'
31+
- test: flex-line-count-valid.html
32+
subtest: e.style['flex-line-count'] = "1" should set the property value
33+
- test: flex-line-count-valid.html
34+
subtest: e.style['flex-line-count'] = "2" should set the property value
35+
- test: flex-wrap-computed.html
36+
subtest: Property flex-wrap value 'balance'
37+
- test: flex-wrap-computed.html
38+
subtest: Property flex-wrap value 'wrap balance'
39+
- test: flex-wrap-computed.html
40+
subtest: Property flex-wrap value 'wrap-reverse balance'
41+
- test: flex-wrap-computed.html
42+
subtest: Property flex-wrap value 'balance wrap'
43+
- test: flex-wrap-computed.html
44+
subtest: Property flex-wrap value 'balance wrap-reverse'
45+
- test: flex-wrap-valid.html
46+
subtest: e.style['flex-wrap'] = "balance" should set the property value
47+
- test: flex-wrap-valid.html
48+
subtest: e.style['flex-wrap'] = "wrap balance" should set the property value
49+
- test: flex-wrap-valid.html
50+
subtest: e.style['flex-wrap'] = "wrap-reverse balance" should set the property
5051
value
51-
test: flex-wrap-valid.html
52-
- subtest: e.style['flex-wrap'] = "balance wrap" should set the property value
53-
test: flex-wrap-valid.html
54-
- subtest: e.style['flex-wrap'] = "balance wrap-reverse" should set the property
52+
- test: flex-wrap-valid.html
53+
subtest: e.style['flex-wrap'] = "balance wrap" should set the property value
54+
- test: flex-wrap-valid.html
55+
subtest: e.style['flex-wrap'] = "balance wrap-reverse" should set the property
5556
value
56-
test: flex-wrap-valid.html
57-
url: https://bugzilla.mozilla.org/show_bug.cgi?id=2038513
57+
- test: balance-negative-margin-001.html
Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,30 @@
11
links:
22
- product: firefox
3-
results:
4-
- subtest: Measure target with value=content-height and wm=undefined
5-
test: responsive-iframe-value.tentative.html?value=content-height,300,200
6-
- subtest: Measure target with value=content-width and wm=undefined
7-
test: responsive-iframe-value.tentative.html?value=content-width,400,150
8-
- subtest: Measure target with value=content-inline-size and wm=vertical-rl
9-
test: responsive-iframe-value.tentative.html?value=content-inline-size,300,200,vertical-rl
10-
- subtest: Measure target with value=content-inline-size and wm=undefined
11-
test: responsive-iframe-value.tentative.html?value=content-inline-size,400,150
12-
- subtest: Measure target with value=content-block-size and wm=vertical-rl
13-
test: responsive-iframe-value.tentative.html?value=content-block-size,400,150,vertical-rl
14-
- subtest: Measure target with value=content-block-size and wm=undefined
15-
test: responsive-iframe-value.tentative.html?value=content-block-size,300,200
163
url: https://bugzilla.mozilla.org/show_bug.cgi?id=2020881
4+
results:
5+
- test: responsive-iframe-value.tentative.html?value=content-height,300,200
6+
subtest: Measure target with value=content-height and wm=undefined
7+
- test: responsive-iframe-value.tentative.html?value=content-width,400,150
8+
subtest: Measure target with value=content-width and wm=undefined
9+
- test: responsive-iframe-value.tentative.html?value=content-inline-size,300,200,vertical-rl
10+
subtest: Measure target with value=content-inline-size and wm=vertical-rl
11+
- test: responsive-iframe-value.tentative.html?value=content-inline-size,400,150
12+
subtest: Measure target with value=content-inline-size and wm=undefined
13+
- test: responsive-iframe-value.tentative.html?value=content-block-size,400,150,vertical-rl
14+
subtest: Measure target with value=content-block-size and wm=vertical-rl
15+
- test: responsive-iframe-value.tentative.html?value=content-block-size,300,200
16+
subtest: Measure target with value=content-block-size and wm=undefined
1717
- product: firefox
18+
url: https://bugzilla.mozilla.org/show_bug.cgi?id=2033704
1819
results:
19-
- test: responsive-iframe-dynamic-remove.tentative.html
20-
url: https://bugzilla.mozilla.org/show_bug.cgi?id=2031952
20+
- test: responsive-iframe-dom-content-loaded.html
21+
- test: responsive-iframe-dom-content-loaded.html
22+
subtest: '`DOMContentLoaded` triggers resizing'
2123
- product: firefox
24+
url: https://bugzilla.mozilla.org/show_bug.cgi?id=2031952
2225
results:
23-
- test: responsive-iframe-meta-after-head.tentative.html
24-
url: https://bugzilla.mozilla.org/show_bug.cgi?id=2031970
26+
- test: responsive-iframe-dynamic-remove.html
2527
- product: firefox
28+
url: https://bugzilla.mozilla.org/show_bug.cgi?id=2031970
2629
results:
27-
- test: responsive-iframe-dom-content-loaded.tentative.html
28-
- subtest: '`DOMContentLoaded` triggers resizing'
29-
test: responsive-iframe-dom-content-loaded.tentative.html
30-
url: https://bugzilla.mozilla.org/show_bug.cgi?id=2033704
30+
- test: responsive-iframe-meta-after-head.html

0 commit comments

Comments
 (0)