Skip to content

Commit 8ad5de8

Browse files
committed
Bug 1449846 [wpt PR 10233] - [css-overflow-3] test the flow-relative overflow properties, a=testonly
Automatic update from web-platform-tests[css-overflow-3] test the flow-relative overflow properties (#10233) Corresponding to the spec changes decided in w3c/csswg-drafts#2000 wpt-commits: 4091ab0f7cbcb304cdd5b1d1c30264b052359b38 wpt-pr: 10233 wpt-commits: 4091ab0f7cbcb304cdd5b1d1c30264b052359b38 wpt-pr: 10233 UltraBlame original commit: 5b9ca0964cc4e29979c283b453faa08ffeb62226
1 parent 1523071 commit 8ad5de8

File tree

2 files changed

+464
-8
lines changed

2 files changed

+464
-8
lines changed

testing/web-platform/meta/MANIFEST.json

Lines changed: 70 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1918392,6 +1918392,44 @@ css
19183921918392
-
19183931918393
overflow
19183941918394
/
1918395+
logical
1918396+
-
1918397+
overflow
1918398+
-
1918399+
001
1918400+
.
1918401+
html
1918402+
"
1918403+
:
1918404+
[
1918405+
[
1918406+
"
1918407+
/
1918408+
css
1918409+
/
1918410+
css
1918411+
-
1918412+
overflow
1918413+
/
1918414+
logical
1918415+
-
1918416+
overflow
1918417+
-
1918418+
001
1918419+
.
1918420+
html
1918421+
"
1918422+
{
1918423+
}
1918424+
]
1918425+
]
1918426+
"
1918427+
css
1918428+
/
1918429+
css
1918430+
-
1918431+
overflow
1918432+
/
19183951918433
overflow
19183961918434
-
19183971918435
shorthand
@@ -3325260,6 +3325298,30 @@ css
33252603325298
-
33252613325299
overflow
33252623325300
/
3325301+
logical
3325302+
-
3325303+
overflow
3325304+
-
3325305+
001
3325306+
.
3325307+
html
3325308+
"
3325309+
:
3325310+
[
3325311+
"
3325312+
2fe3c96c09faaa25baa2d7e88215a2ccd47e9381
3325313+
"
3325314+
"
3325315+
testharness
3325316+
"
3325317+
]
3325318+
"
3325319+
css
3325320+
/
3325321+
css
3325322+
-
3325323+
overflow
3325324+
/
33252633325325
overflow
33252643325326
-
33252653325327
shorthand
@@ -3325271,7 +3325333,7 @@ html
33252713325333
:
33252723325334
[
33252733325335
"
3325274-
6409ee499d3e853d8f4933f1b532e12ed9ab406b
3325336+
a32d1b270f62b9d563ed397c2c4cd6e87b9405e1
33252753325337
"
33252763325338
"
33252773325339
testharness
@@ -3531418,7 +3531480,7 @@ html
35314183531480
:
35314193531481
[
35314203531482
"
3531421-
966ebff69f91c0ea92f4bc2f943df9ef9dc3bcf9
3531483+
92b15db94769eccd94ee5b43b233b49ca66f2b9c
35314223531484
"
35314233531485
"
35314243531486
testharness
@@ -3531510,7 +3531572,7 @@ html
35315103531572
:
35315113531573
[
35315123531574
"
3531513-
3c4a18992105fd7bf19cbf29f0b6d80cb12ca98c
3531575+
17543f0228c100f1d9def2b28ff58a0e80207c6f
35315143531576
"
35315153531577
"
35315163531578
testharness
@@ -3638897,7 +3638959,7 @@ html
36388973638959
:
36388983638960
[
36388993638961
"
3638900-
ef209cd9285ddaaaa1c09d3448607070332bedf7
3638962+
d6cfd9d336f8933c0080126864bbb465bfff2ced
36389013638963
"
36389023638964
"
36389033638965
testharness
@@ -3823802,7 +3823864,7 @@ js
38238023823864
:
38238033823865
[
38238043823866
"
3823805-
e5ec1c1fd4777a1a1c25720047a955ec04c0d014
3823867+
42f3e48763297d3360c1074a7c2b706a6f539d37
38238063823868
"
38238073823869
"
38238083823870
support
@@ -3823818,7 +3823880,7 @@ html
38238183823880
:
38238193823881
[
38238203823882
"
3823821-
28fc321d84fac1173da328bdfb65b052000fcb4d
3823883+
bfcd91955e1645278f7825d472bcce03dbc8f773
38238223823884
"
38238233823885
"
38238243823886
testharness
@@ -3825472,7 +3825534,7 @@ html
38254723825534
:
38254733825535
[
38254743825536
"
3825475-
11681640d5c8b2c62229ed5a717172f917d75ba4
3825537+
0d1d4ccf6c2fce47a6470dbe21a382828dcaa6c4
38254763825538
"
38254773825539
"
38254783825540
testharness
@@ -4000250,7 +4000312,7 @@ html
40002504000312
:
40002514000313
[
40002524000314
"
4000253-
f356e188c1a873c9058c17143463c8397ed33689
4000315+
a508a8bd68ef64bd826f76cc6f0967d2a5f1d3e9
40002544000316
"
40002554000317
"
40002564000318
testharness

0 commit comments

Comments
 (0)