From f86493cd7ef78a0a7bbe78f0047cd695d4f956e2 Mon Sep 17 00:00:00 2001 From: Oriol Brufau Date: Wed, 31 Jul 2024 00:01:58 +0200 Subject: [PATCH] Enable flexbox for css-align tests (#32890) Some css-align features like gaps or alignment properties need to have some effect on flex layout. Signed-off-by: Oriol Brufau Co-authored-by: Martin Robinson --- tests/wpt/meta/css/css-align/__dir__.ini | 1 + .../column-gap-interpolation.html.ini | 360 ------------------ .../animation/row-gap-interpolation.html.ini | 360 ------------------ .../synthesized-baseline-flexbox-001.html.ini | 18 - .../space-evenly-001.html.ini | 2 - .../gaps/column-gap-animation-001.html.ini | 3 - .../gaps/column-gap-parsing-001.html.ini | 51 --- .../css-align/gaps/gap-animation-001.html.ini | 3 - .../css-align/gaps/gap-animation-004.html.ini | 3 - .../gaps/gap-normal-computed-001.html.ini | 18 - .../css-align/gaps/gap-parsing-001.html.ini | 72 ---- .../css-align/gaps/gap-parsing-002.html.ini | 48 --- .../gaps/grid-column-gap-parsing-001.html.ini | 51 --- .../gaps/grid-gap-parsing-001.html.ini | 72 ---- .../gaps/grid-row-gap-parsing-001.html.ini | 51 --- .../gaps/row-gap-animation-001.html.ini | 3 - .../gaps/row-gap-parsing-001.html.ini | 51 --- .../meta/css/css-align/inheritance.html.ini | 12 - .../parsing/column-gap-computed.html.ini | 15 - .../parsing/column-gap-valid.html.ini | 18 - .../css-align/parsing/gap-computed.html.ini | 33 -- .../css-align/parsing/gap-shorthand.html.ini | 36 -- .../css/css-align/parsing/gap-valid.html.ini | 27 -- .../parsing/grid-column-gap-computed.html.ini | 15 - .../parsing/grid-column-gap-valid.html.ini | 18 - .../parsing/grid-gap-computed.html.ini | 33 -- .../parsing/grid-gap-shorthand.html.ini | 36 -- .../css-align/parsing/grid-gap-valid.html.ini | 27 -- .../parsing/grid-row-gap-computed.html.ini | 18 - .../parsing/grid-row-gap-valid.html.ini | 15 - .../parsing/row-gap-computed.html.ini | 18 - .../css-align/parsing/row-gap-valid.html.ini | 15 - 32 files changed, 1 insertion(+), 1502 deletions(-) create mode 100644 tests/wpt/meta/css/css-align/__dir__.ini delete mode 100644 tests/wpt/meta/css/css-align/baseline-rules/synthesized-baseline-flexbox-001.html.ini delete mode 100644 tests/wpt/meta/css/css-align/distribution-values/space-evenly-001.html.ini delete mode 100644 tests/wpt/meta/css/css-align/gaps/column-gap-animation-001.html.ini delete mode 100644 tests/wpt/meta/css/css-align/gaps/column-gap-parsing-001.html.ini delete mode 100644 tests/wpt/meta/css/css-align/gaps/gap-animation-001.html.ini delete mode 100644 tests/wpt/meta/css/css-align/gaps/gap-animation-004.html.ini delete mode 100644 tests/wpt/meta/css/css-align/gaps/gap-normal-computed-001.html.ini delete mode 100644 tests/wpt/meta/css/css-align/gaps/gap-parsing-001.html.ini delete mode 100644 tests/wpt/meta/css/css-align/gaps/gap-parsing-002.html.ini delete mode 100644 tests/wpt/meta/css/css-align/gaps/grid-column-gap-parsing-001.html.ini delete mode 100644 tests/wpt/meta/css/css-align/gaps/grid-gap-parsing-001.html.ini delete mode 100644 tests/wpt/meta/css/css-align/gaps/grid-row-gap-parsing-001.html.ini delete mode 100644 tests/wpt/meta/css/css-align/gaps/row-gap-animation-001.html.ini delete mode 100644 tests/wpt/meta/css/css-align/gaps/row-gap-parsing-001.html.ini delete mode 100644 tests/wpt/meta/css/css-align/parsing/column-gap-computed.html.ini delete mode 100644 tests/wpt/meta/css/css-align/parsing/column-gap-valid.html.ini delete mode 100644 tests/wpt/meta/css/css-align/parsing/gap-computed.html.ini delete mode 100644 tests/wpt/meta/css/css-align/parsing/gap-shorthand.html.ini delete mode 100644 tests/wpt/meta/css/css-align/parsing/gap-valid.html.ini delete mode 100644 tests/wpt/meta/css/css-align/parsing/grid-column-gap-computed.html.ini delete mode 100644 tests/wpt/meta/css/css-align/parsing/grid-column-gap-valid.html.ini delete mode 100644 tests/wpt/meta/css/css-align/parsing/grid-gap-computed.html.ini delete mode 100644 tests/wpt/meta/css/css-align/parsing/grid-gap-shorthand.html.ini delete mode 100644 tests/wpt/meta/css/css-align/parsing/grid-gap-valid.html.ini delete mode 100644 tests/wpt/meta/css/css-align/parsing/grid-row-gap-computed.html.ini delete mode 100644 tests/wpt/meta/css/css-align/parsing/grid-row-gap-valid.html.ini delete mode 100644 tests/wpt/meta/css/css-align/parsing/row-gap-computed.html.ini delete mode 100644 tests/wpt/meta/css/css-align/parsing/row-gap-valid.html.ini diff --git a/tests/wpt/meta/css/css-align/__dir__.ini b/tests/wpt/meta/css/css-align/__dir__.ini new file mode 100644 index 00000000000..e4af70583e1 --- /dev/null +++ b/tests/wpt/meta/css/css-align/__dir__.ini @@ -0,0 +1 @@ +prefs: ["layout.columns.enabled:true", "layout.flexbox.enabled:true"] diff --git a/tests/wpt/meta/css/css-align/animation/column-gap-interpolation.html.ini b/tests/wpt/meta/css/css-align/animation/column-gap-interpolation.html.ini index c1433499b15..24418642867 100644 --- a/tests/wpt/meta/css/css-align/animation/column-gap-interpolation.html.ini +++ b/tests/wpt/meta/css/css-align/animation/column-gap-interpolation.html.ini @@ -1,58 +1,4 @@ [column-gap-interpolation.html] - [CSS Transitions: property from neutral to [40px\] at (-0.3) should be [1px\]] - expected: FAIL - - [CSS Transitions: property from neutral to [40px\] at (0) should be [10px\]] - expected: FAIL - - [CSS Transitions: property from neutral to [40px\] at (0.3) should be [19px\]] - expected: FAIL - - [CSS Transitions: property from neutral to [40px\] at (0.6) should be [28px\]] - expected: FAIL - - [CSS Transitions: property from neutral to [40px\] at (1) should be [40px\]] - expected: FAIL - - [CSS Transitions: property from neutral to [40px\] at (1.5) should be [55px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [40px\] at (-0.3) should be [1px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [40px\] at (0) should be [10px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [40px\] at (0.3) should be [19px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [40px\] at (0.6) should be [28px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [40px\] at (1) should be [40px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [40px\] at (1.5) should be [55px\]] - expected: FAIL - - [CSS Animations: property from neutral to [40px\] at (-0.3) should be [1px\]] - expected: FAIL - - [CSS Animations: property from neutral to [40px\] at (0) should be [10px\]] - expected: FAIL - - [CSS Animations: property from neutral to [40px\] at (0.3) should be [19px\]] - expected: FAIL - - [CSS Animations: property from neutral to [40px\] at (0.6) should be [28px\]] - expected: FAIL - - [CSS Animations: property from neutral to [40px\] at (1) should be [40px\]] - expected: FAIL - - [CSS Animations: property from neutral to [40px\] at (1.5) should be [55px\]] - expected: FAIL - [Web Animations: property from neutral to [40px\] at (-0.3) should be [1px\]] expected: FAIL @@ -71,48 +17,6 @@ [Web Animations: property from neutral to [40px\] at (1.5) should be [55px\]] expected: FAIL - [CSS Transitions: property from [initial\] to [20px\] at (-0.3) should be [20px\]] - expected: FAIL - - [CSS Transitions: property from [initial\] to [20px\] at (0) should be [20px\]] - expected: FAIL - - [CSS Transitions: property from [initial\] to [20px\] at (0.3) should be [20px\]] - expected: FAIL - - [CSS Transitions: property from [initial\] to [20px\] at (0.5) should be [20px\]] - expected: FAIL - - [CSS Transitions: property from [initial\] to [20px\] at (0.6) should be [20px\]] - expected: FAIL - - [CSS Transitions: property from [initial\] to [20px\] at (1) should be [20px\]] - expected: FAIL - - [CSS Transitions: property from [initial\] to [20px\] at (1.5) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [initial\] to [20px\] at (-0.3) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [initial\] to [20px\] at (0) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [initial\] to [20px\] at (0.3) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [initial\] to [20px\] at (0.5) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [initial\] to [20px\] at (0.6) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [initial\] to [20px\] at (1) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [initial\] to [20px\] at (1.5) should be [20px\]] - expected: FAIL - [CSS Animations: property from [initial\] to [20px\] at (-0.3) should be [initial\]] expected: FAIL @@ -155,60 +59,6 @@ [Web Animations: property from [initial\] to [20px\] at (1.5) should be [20px\]] expected: FAIL - [CSS Transitions: property from [inherit\] to [20px\] at (-0.3) should be [111px\]] - expected: FAIL - - [CSS Transitions: property from [inherit\] to [20px\] at (0) should be [90px\]] - expected: FAIL - - [CSS Transitions: property from [inherit\] to [20px\] at (0.3) should be [69px\]] - expected: FAIL - - [CSS Transitions: property from [inherit\] to [20px\] at (0.6) should be [48px\]] - expected: FAIL - - [CSS Transitions: property from [inherit\] to [20px\] at (1) should be [20px\]] - expected: FAIL - - [CSS Transitions: property from [inherit\] to [20px\] at (1.5) should be [0px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [inherit\] to [20px\] at (-0.3) should be [111px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [inherit\] to [20px\] at (0) should be [90px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [inherit\] to [20px\] at (0.3) should be [69px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [inherit\] to [20px\] at (0.6) should be [48px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [inherit\] to [20px\] at (1) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [inherit\] to [20px\] at (1.5) should be [0px\]] - expected: FAIL - - [CSS Animations: property from [inherit\] to [20px\] at (-0.3) should be [111px\]] - expected: FAIL - - [CSS Animations: property from [inherit\] to [20px\] at (0) should be [90px\]] - expected: FAIL - - [CSS Animations: property from [inherit\] to [20px\] at (0.3) should be [69px\]] - expected: FAIL - - [CSS Animations: property from [inherit\] to [20px\] at (0.6) should be [48px\]] - expected: FAIL - - [CSS Animations: property from [inherit\] to [20px\] at (1) should be [20px\]] - expected: FAIL - - [CSS Animations: property from [inherit\] to [20px\] at (1.5) should be [0px\]] - expected: FAIL - [Web Animations: property from [inherit\] to [20px\] at (-0.3) should be [111px\]] expected: FAIL @@ -227,48 +77,6 @@ [Web Animations: property from [inherit\] to [20px\] at (1.5) should be [0px\]] expected: FAIL - [CSS Transitions: property from [unset\] to [20px\] at (-0.3) should be [20px\]] - expected: FAIL - - [CSS Transitions: property from [unset\] to [20px\] at (0) should be [20px\]] - expected: FAIL - - [CSS Transitions: property from [unset\] to [20px\] at (0.3) should be [20px\]] - expected: FAIL - - [CSS Transitions: property from [unset\] to [20px\] at (0.5) should be [20px\]] - expected: FAIL - - [CSS Transitions: property from [unset\] to [20px\] at (0.6) should be [20px\]] - expected: FAIL - - [CSS Transitions: property from [unset\] to [20px\] at (1) should be [20px\]] - expected: FAIL - - [CSS Transitions: property from [unset\] to [20px\] at (1.5) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [unset\] to [20px\] at (-0.3) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [unset\] to [20px\] at (0) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [unset\] to [20px\] at (0.3) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [unset\] to [20px\] at (0.5) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [unset\] to [20px\] at (0.6) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [unset\] to [20px\] at (1) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [unset\] to [20px\] at (1.5) should be [20px\]] - expected: FAIL - [CSS Animations: property from [unset\] to [20px\] at (-0.3) should be [unset\]] expected: FAIL @@ -311,48 +119,6 @@ [Web Animations: property from [unset\] to [20px\] at (1.5) should be [20px\]] expected: FAIL - [CSS Transitions: property from [normal\] to [20px\] at (-0.3) should be [20px\]] - expected: FAIL - - [CSS Transitions: property from [normal\] to [20px\] at (0) should be [20px\]] - expected: FAIL - - [CSS Transitions: property from [normal\] to [20px\] at (0.3) should be [20px\]] - expected: FAIL - - [CSS Transitions: property from [normal\] to [20px\] at (0.5) should be [20px\]] - expected: FAIL - - [CSS Transitions: property from [normal\] to [20px\] at (0.6) should be [20px\]] - expected: FAIL - - [CSS Transitions: property from [normal\] to [20px\] at (1) should be [20px\]] - expected: FAIL - - [CSS Transitions: property from [normal\] to [20px\] at (1.5) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [normal\] to [20px\] at (-0.3) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [normal\] to [20px\] at (0) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [normal\] to [20px\] at (0.3) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [normal\] to [20px\] at (0.5) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [normal\] to [20px\] at (0.6) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [normal\] to [20px\] at (1) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [normal\] to [20px\] at (1.5) should be [20px\]] - expected: FAIL - [CSS Animations: property from [normal\] to [20px\] at (-0.3) should be [normal\]] expected: FAIL @@ -395,60 +161,6 @@ [Web Animations: property from [normal\] to [20px\] at (1.5) should be [20px\]] expected: FAIL - [CSS Transitions: property from [0px\] to [100px\] at (-0.3) should be [0\]] - expected: FAIL - - [CSS Transitions: property from [0px\] to [100px\] at (0) should be [0\]] - expected: FAIL - - [CSS Transitions: property from [0px\] to [100px\] at (0.3) should be [30px\]] - expected: FAIL - - [CSS Transitions: property from [0px\] to [100px\] at (0.6) should be [60px\]] - expected: FAIL - - [CSS Transitions: property from [0px\] to [100px\] at (1) should be [100px\]] - expected: FAIL - - [CSS Transitions: property from [0px\] to [100px\] at (1.5) should be [150px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [0px\] to [100px\] at (-0.3) should be [0\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [0px\] to [100px\] at (0) should be [0\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [0px\] to [100px\] at (0.3) should be [30px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [0px\] to [100px\] at (0.6) should be [60px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [0px\] to [100px\] at (1) should be [100px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [0px\] to [100px\] at (1.5) should be [150px\]] - expected: FAIL - - [CSS Animations: property from [0px\] to [100px\] at (-0.3) should be [0\]] - expected: FAIL - - [CSS Animations: property from [0px\] to [100px\] at (0) should be [0\]] - expected: FAIL - - [CSS Animations: property from [0px\] to [100px\] at (0.3) should be [30px\]] - expected: FAIL - - [CSS Animations: property from [0px\] to [100px\] at (0.6) should be [60px\]] - expected: FAIL - - [CSS Animations: property from [0px\] to [100px\] at (1) should be [100px\]] - expected: FAIL - - [CSS Animations: property from [0px\] to [100px\] at (1.5) should be [150px\]] - expected: FAIL - [Web Animations: property from [0px\] to [100px\] at (-0.3) should be [0\]] expected: FAIL @@ -476,18 +188,6 @@ [CSS Transitions with transition-behavior:allow-discrete: property from [initial\] to [20px\] at (0.3) should be [initial\]] expected: FAIL - [CSS Transitions with transition-behavior:allow-discrete: property from [initial\] to [20px\] at (0.5) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [initial\] to [20px\] at (0.6) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [initial\] to [20px\] at (1) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [initial\] to [20px\] at (1.5) should be [20px\]] - expected: FAIL - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [initial\] to [20px\] at (-0.3) should be [initial\]] expected: FAIL @@ -497,18 +197,6 @@ [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [initial\] to [20px\] at (0.3) should be [initial\]] expected: FAIL - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [initial\] to [20px\] at (0.5) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [initial\] to [20px\] at (0.6) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [initial\] to [20px\] at (1) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [initial\] to [20px\] at (1.5) should be [20px\]] - expected: FAIL - [CSS Transitions with transition-behavior:allow-discrete: property from [unset\] to [20px\] at (-0.3) should be [unset\]] expected: FAIL @@ -518,18 +206,6 @@ [CSS Transitions with transition-behavior:allow-discrete: property from [unset\] to [20px\] at (0.3) should be [unset\]] expected: FAIL - [CSS Transitions with transition-behavior:allow-discrete: property from [unset\] to [20px\] at (0.5) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [unset\] to [20px\] at (0.6) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [unset\] to [20px\] at (1) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [unset\] to [20px\] at (1.5) should be [20px\]] - expected: FAIL - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [unset\] to [20px\] at (-0.3) should be [unset\]] expected: FAIL @@ -539,18 +215,6 @@ [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [unset\] to [20px\] at (0.3) should be [unset\]] expected: FAIL - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [unset\] to [20px\] at (0.5) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [unset\] to [20px\] at (0.6) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [unset\] to [20px\] at (1) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [unset\] to [20px\] at (1.5) should be [20px\]] - expected: FAIL - [CSS Transitions with transition-behavior:allow-discrete: property from [normal\] to [20px\] at (-0.3) should be [normal\]] expected: FAIL @@ -560,18 +224,6 @@ [CSS Transitions with transition-behavior:allow-discrete: property from [normal\] to [20px\] at (0.3) should be [normal\]] expected: FAIL - [CSS Transitions with transition-behavior:allow-discrete: property from [normal\] to [20px\] at (0.5) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [normal\] to [20px\] at (0.6) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [normal\] to [20px\] at (1) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [normal\] to [20px\] at (1.5) should be [20px\]] - expected: FAIL - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [normal\] to [20px\] at (-0.3) should be [normal\]] expected: FAIL @@ -580,15 +232,3 @@ [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [normal\] to [20px\] at (0.3) should be [normal\]] expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [normal\] to [20px\] at (0.5) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [normal\] to [20px\] at (0.6) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [normal\] to [20px\] at (1) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [normal\] to [20px\] at (1.5) should be [20px\]] - expected: FAIL diff --git a/tests/wpt/meta/css/css-align/animation/row-gap-interpolation.html.ini b/tests/wpt/meta/css/css-align/animation/row-gap-interpolation.html.ini index 4944d67bc04..19c4430ffcd 100644 --- a/tests/wpt/meta/css/css-align/animation/row-gap-interpolation.html.ini +++ b/tests/wpt/meta/css/css-align/animation/row-gap-interpolation.html.ini @@ -1,58 +1,4 @@ [row-gap-interpolation.html] - [CSS Transitions: property from neutral to [40px\] at (-0.3) should be [1px\]] - expected: FAIL - - [CSS Transitions: property from neutral to [40px\] at (0) should be [10px\]] - expected: FAIL - - [CSS Transitions: property from neutral to [40px\] at (0.3) should be [19px\]] - expected: FAIL - - [CSS Transitions: property from neutral to [40px\] at (0.6) should be [28px\]] - expected: FAIL - - [CSS Transitions: property from neutral to [40px\] at (1) should be [40px\]] - expected: FAIL - - [CSS Transitions: property from neutral to [40px\] at (1.5) should be [55px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [40px\] at (-0.3) should be [1px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [40px\] at (0) should be [10px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [40px\] at (0.3) should be [19px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [40px\] at (0.6) should be [28px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [40px\] at (1) should be [40px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from neutral to [40px\] at (1.5) should be [55px\]] - expected: FAIL - - [CSS Animations: property from neutral to [40px\] at (-0.3) should be [1px\]] - expected: FAIL - - [CSS Animations: property from neutral to [40px\] at (0) should be [10px\]] - expected: FAIL - - [CSS Animations: property from neutral to [40px\] at (0.3) should be [19px\]] - expected: FAIL - - [CSS Animations: property from neutral to [40px\] at (0.6) should be [28px\]] - expected: FAIL - - [CSS Animations: property from neutral to [40px\] at (1) should be [40px\]] - expected: FAIL - - [CSS Animations: property from neutral to [40px\] at (1.5) should be [55px\]] - expected: FAIL - [Web Animations: property from neutral to [40px\] at (-0.3) should be [1px\]] expected: FAIL @@ -71,48 +17,6 @@ [Web Animations: property from neutral to [40px\] at (1.5) should be [55px\]] expected: FAIL - [CSS Transitions: property from [initial\] to [20px\] at (-0.3) should be [20px\]] - expected: FAIL - - [CSS Transitions: property from [initial\] to [20px\] at (0) should be [20px\]] - expected: FAIL - - [CSS Transitions: property from [initial\] to [20px\] at (0.3) should be [20px\]] - expected: FAIL - - [CSS Transitions: property from [initial\] to [20px\] at (0.5) should be [20px\]] - expected: FAIL - - [CSS Transitions: property from [initial\] to [20px\] at (0.6) should be [20px\]] - expected: FAIL - - [CSS Transitions: property from [initial\] to [20px\] at (1) should be [20px\]] - expected: FAIL - - [CSS Transitions: property from [initial\] to [20px\] at (1.5) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [initial\] to [20px\] at (-0.3) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [initial\] to [20px\] at (0) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [initial\] to [20px\] at (0.3) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [initial\] to [20px\] at (0.5) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [initial\] to [20px\] at (0.6) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [initial\] to [20px\] at (1) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [initial\] to [20px\] at (1.5) should be [20px\]] - expected: FAIL - [CSS Animations: property from [initial\] to [20px\] at (-0.3) should be [initial\]] expected: FAIL @@ -155,60 +59,6 @@ [Web Animations: property from [initial\] to [20px\] at (1.5) should be [20px\]] expected: FAIL - [CSS Transitions: property from [inherit\] to [20px\] at (-0.3) should be [111px\]] - expected: FAIL - - [CSS Transitions: property from [inherit\] to [20px\] at (0) should be [90px\]] - expected: FAIL - - [CSS Transitions: property from [inherit\] to [20px\] at (0.3) should be [69px\]] - expected: FAIL - - [CSS Transitions: property from [inherit\] to [20px\] at (0.6) should be [48px\]] - expected: FAIL - - [CSS Transitions: property from [inherit\] to [20px\] at (1) should be [20px\]] - expected: FAIL - - [CSS Transitions: property from [inherit\] to [20px\] at (1.5) should be [0px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [inherit\] to [20px\] at (-0.3) should be [111px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [inherit\] to [20px\] at (0) should be [90px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [inherit\] to [20px\] at (0.3) should be [69px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [inherit\] to [20px\] at (0.6) should be [48px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [inherit\] to [20px\] at (1) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [inherit\] to [20px\] at (1.5) should be [0px\]] - expected: FAIL - - [CSS Animations: property from [inherit\] to [20px\] at (-0.3) should be [111px\]] - expected: FAIL - - [CSS Animations: property from [inherit\] to [20px\] at (0) should be [90px\]] - expected: FAIL - - [CSS Animations: property from [inherit\] to [20px\] at (0.3) should be [69px\]] - expected: FAIL - - [CSS Animations: property from [inherit\] to [20px\] at (0.6) should be [48px\]] - expected: FAIL - - [CSS Animations: property from [inherit\] to [20px\] at (1) should be [20px\]] - expected: FAIL - - [CSS Animations: property from [inherit\] to [20px\] at (1.5) should be [0px\]] - expected: FAIL - [Web Animations: property from [inherit\] to [20px\] at (-0.3) should be [111px\]] expected: FAIL @@ -227,48 +77,6 @@ [Web Animations: property from [inherit\] to [20px\] at (1.5) should be [0px\]] expected: FAIL - [CSS Transitions: property from [unset\] to [20px\] at (-0.3) should be [20px\]] - expected: FAIL - - [CSS Transitions: property from [unset\] to [20px\] at (0) should be [20px\]] - expected: FAIL - - [CSS Transitions: property from [unset\] to [20px\] at (0.3) should be [20px\]] - expected: FAIL - - [CSS Transitions: property from [unset\] to [20px\] at (0.5) should be [20px\]] - expected: FAIL - - [CSS Transitions: property from [unset\] to [20px\] at (0.6) should be [20px\]] - expected: FAIL - - [CSS Transitions: property from [unset\] to [20px\] at (1) should be [20px\]] - expected: FAIL - - [CSS Transitions: property from [unset\] to [20px\] at (1.5) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [unset\] to [20px\] at (-0.3) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [unset\] to [20px\] at (0) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [unset\] to [20px\] at (0.3) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [unset\] to [20px\] at (0.5) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [unset\] to [20px\] at (0.6) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [unset\] to [20px\] at (1) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [unset\] to [20px\] at (1.5) should be [20px\]] - expected: FAIL - [CSS Animations: property from [unset\] to [20px\] at (-0.3) should be [unset\]] expected: FAIL @@ -311,48 +119,6 @@ [Web Animations: property from [unset\] to [20px\] at (1.5) should be [20px\]] expected: FAIL - [CSS Transitions: property from [normal\] to [20px\] at (-0.3) should be [20px\]] - expected: FAIL - - [CSS Transitions: property from [normal\] to [20px\] at (0) should be [20px\]] - expected: FAIL - - [CSS Transitions: property from [normal\] to [20px\] at (0.3) should be [20px\]] - expected: FAIL - - [CSS Transitions: property from [normal\] to [20px\] at (0.5) should be [20px\]] - expected: FAIL - - [CSS Transitions: property from [normal\] to [20px\] at (0.6) should be [20px\]] - expected: FAIL - - [CSS Transitions: property from [normal\] to [20px\] at (1) should be [20px\]] - expected: FAIL - - [CSS Transitions: property from [normal\] to [20px\] at (1.5) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [normal\] to [20px\] at (-0.3) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [normal\] to [20px\] at (0) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [normal\] to [20px\] at (0.3) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [normal\] to [20px\] at (0.5) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [normal\] to [20px\] at (0.6) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [normal\] to [20px\] at (1) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [normal\] to [20px\] at (1.5) should be [20px\]] - expected: FAIL - [CSS Animations: property from [normal\] to [20px\] at (-0.3) should be [normal\]] expected: FAIL @@ -395,60 +161,6 @@ [Web Animations: property from [normal\] to [20px\] at (1.5) should be [20px\]] expected: FAIL - [CSS Transitions: property from [0px\] to [100px\] at (-0.3) should be [0\]] - expected: FAIL - - [CSS Transitions: property from [0px\] to [100px\] at (0) should be [0\]] - expected: FAIL - - [CSS Transitions: property from [0px\] to [100px\] at (0.3) should be [30px\]] - expected: FAIL - - [CSS Transitions: property from [0px\] to [100px\] at (0.6) should be [60px\]] - expected: FAIL - - [CSS Transitions: property from [0px\] to [100px\] at (1) should be [100px\]] - expected: FAIL - - [CSS Transitions: property from [0px\] to [100px\] at (1.5) should be [150px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [0px\] to [100px\] at (-0.3) should be [0\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [0px\] to [100px\] at (0) should be [0\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [0px\] to [100px\] at (0.3) should be [30px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [0px\] to [100px\] at (0.6) should be [60px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [0px\] to [100px\] at (1) should be [100px\]] - expected: FAIL - - [CSS Transitions with transition: all: property from [0px\] to [100px\] at (1.5) should be [150px\]] - expected: FAIL - - [CSS Animations: property from [0px\] to [100px\] at (-0.3) should be [0\]] - expected: FAIL - - [CSS Animations: property from [0px\] to [100px\] at (0) should be [0\]] - expected: FAIL - - [CSS Animations: property from [0px\] to [100px\] at (0.3) should be [30px\]] - expected: FAIL - - [CSS Animations: property from [0px\] to [100px\] at (0.6) should be [60px\]] - expected: FAIL - - [CSS Animations: property from [0px\] to [100px\] at (1) should be [100px\]] - expected: FAIL - - [CSS Animations: property from [0px\] to [100px\] at (1.5) should be [150px\]] - expected: FAIL - [Web Animations: property from [0px\] to [100px\] at (-0.3) should be [0\]] expected: FAIL @@ -476,18 +188,6 @@ [CSS Transitions with transition-behavior:allow-discrete: property from [initial\] to [20px\] at (0.3) should be [initial\]] expected: FAIL - [CSS Transitions with transition-behavior:allow-discrete: property from [initial\] to [20px\] at (0.5) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [initial\] to [20px\] at (0.6) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [initial\] to [20px\] at (1) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [initial\] to [20px\] at (1.5) should be [20px\]] - expected: FAIL - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [initial\] to [20px\] at (-0.3) should be [initial\]] expected: FAIL @@ -497,18 +197,6 @@ [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [initial\] to [20px\] at (0.3) should be [initial\]] expected: FAIL - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [initial\] to [20px\] at (0.5) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [initial\] to [20px\] at (0.6) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [initial\] to [20px\] at (1) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [initial\] to [20px\] at (1.5) should be [20px\]] - expected: FAIL - [CSS Transitions with transition-behavior:allow-discrete: property from [unset\] to [20px\] at (-0.3) should be [unset\]] expected: FAIL @@ -518,18 +206,6 @@ [CSS Transitions with transition-behavior:allow-discrete: property from [unset\] to [20px\] at (0.3) should be [unset\]] expected: FAIL - [CSS Transitions with transition-behavior:allow-discrete: property from [unset\] to [20px\] at (0.5) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [unset\] to [20px\] at (0.6) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [unset\] to [20px\] at (1) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [unset\] to [20px\] at (1.5) should be [20px\]] - expected: FAIL - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [unset\] to [20px\] at (-0.3) should be [unset\]] expected: FAIL @@ -539,18 +215,6 @@ [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [unset\] to [20px\] at (0.3) should be [unset\]] expected: FAIL - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [unset\] to [20px\] at (0.5) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [unset\] to [20px\] at (0.6) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [unset\] to [20px\] at (1) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [unset\] to [20px\] at (1.5) should be [20px\]] - expected: FAIL - [CSS Transitions with transition-behavior:allow-discrete: property from [normal\] to [20px\] at (-0.3) should be [normal\]] expected: FAIL @@ -560,18 +224,6 @@ [CSS Transitions with transition-behavior:allow-discrete: property from [normal\] to [20px\] at (0.3) should be [normal\]] expected: FAIL - [CSS Transitions with transition-behavior:allow-discrete: property from [normal\] to [20px\] at (0.5) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [normal\] to [20px\] at (0.6) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [normal\] to [20px\] at (1) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition-behavior:allow-discrete: property from [normal\] to [20px\] at (1.5) should be [20px\]] - expected: FAIL - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [normal\] to [20px\] at (-0.3) should be [normal\]] expected: FAIL @@ -580,15 +232,3 @@ [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [normal\] to [20px\] at (0.3) should be [normal\]] expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [normal\] to [20px\] at (0.5) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [normal\] to [20px\] at (0.6) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [normal\] to [20px\] at (1) should be [20px\]] - expected: FAIL - - [CSS Transitions with transition-property:all and transition-behavor:allow-discrete: property from [normal\] to [20px\] at (1.5) should be [20px\]] - expected: FAIL diff --git a/tests/wpt/meta/css/css-align/baseline-rules/synthesized-baseline-flexbox-001.html.ini b/tests/wpt/meta/css/css-align/baseline-rules/synthesized-baseline-flexbox-001.html.ini deleted file mode 100644 index 39b3aaa63c6..00000000000 --- a/tests/wpt/meta/css/css-align/baseline-rules/synthesized-baseline-flexbox-001.html.ini +++ /dev/null @@ -1,18 +0,0 @@ -[synthesized-baseline-flexbox-001.html] - [.wrapper 1] - expected: FAIL - - [.wrapper 2] - expected: FAIL - - [.wrapper 4] - expected: FAIL - - [.wrapper 5] - expected: FAIL - - [.wrapper 6] - expected: FAIL - - [.wrapper 7] - expected: FAIL diff --git a/tests/wpt/meta/css/css-align/distribution-values/space-evenly-001.html.ini b/tests/wpt/meta/css/css-align/distribution-values/space-evenly-001.html.ini deleted file mode 100644 index fb915361368..00000000000 --- a/tests/wpt/meta/css/css-align/distribution-values/space-evenly-001.html.ini +++ /dev/null @@ -1,2 +0,0 @@ -[space-evenly-001.html] - expected: FAIL diff --git a/tests/wpt/meta/css/css-align/gaps/column-gap-animation-001.html.ini b/tests/wpt/meta/css/css-align/gaps/column-gap-animation-001.html.ini deleted file mode 100644 index e02d60d4c0b..00000000000 --- a/tests/wpt/meta/css/css-align/gaps/column-gap-animation-001.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[column-gap-animation-001.html] - [column-gap is interpolable] - expected: FAIL diff --git a/tests/wpt/meta/css/css-align/gaps/column-gap-parsing-001.html.ini b/tests/wpt/meta/css/css-align/gaps/column-gap-parsing-001.html.ini deleted file mode 100644 index efae0b80b53..00000000000 --- a/tests/wpt/meta/css/css-align/gaps/column-gap-parsing-001.html.ini +++ /dev/null @@ -1,51 +0,0 @@ -[column-gap-parsing-001.html] - [Default column-gap is 'normal'] - expected: FAIL - - [column-gap accepts pixels] - expected: FAIL - - [column-gap accepts em] - expected: FAIL - - [column-gap accepts percentage] - expected: FAIL - - [column-gap accepts calc()] - expected: FAIL - - [column-gap accepts calc() mixing fixed and percentage values] - expected: FAIL - - [Initial column-gap is 'normal'] - expected: FAIL - - [Initial column-gap is 'normal' 2] - expected: FAIL - - [Initial inherited column-gap is 'normal'] - expected: FAIL - - [column-gap is inheritable] - expected: FAIL - - [Negative column-gap is invalid] - expected: FAIL - - ['max-content' column-gap is invalid] - expected: FAIL - - ['none' column-gap is invalid] - expected: FAIL - - [column-gap with multiple values is invalid] - expected: FAIL - - [Angle column-gap is invalid] - expected: FAIL - - [Resolution column-gap is invalid] - expected: FAIL - - [Time column-gap is invalid] - expected: FAIL diff --git a/tests/wpt/meta/css/css-align/gaps/gap-animation-001.html.ini b/tests/wpt/meta/css/css-align/gaps/gap-animation-001.html.ini deleted file mode 100644 index 341a80947c1..00000000000 --- a/tests/wpt/meta/css/css-align/gaps/gap-animation-001.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[gap-animation-001.html] - [gap is interpolable] - expected: FAIL diff --git a/tests/wpt/meta/css/css-align/gaps/gap-animation-004.html.ini b/tests/wpt/meta/css/css-align/gaps/gap-animation-004.html.ini deleted file mode 100644 index 4677793ee54..00000000000 --- a/tests/wpt/meta/css/css-align/gaps/gap-animation-004.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[gap-animation-004.html] - [gap is interpolable] - expected: FAIL diff --git a/tests/wpt/meta/css/css-align/gaps/gap-normal-computed-001.html.ini b/tests/wpt/meta/css/css-align/gaps/gap-normal-computed-001.html.ini deleted file mode 100644 index 956f88c66de..00000000000 --- a/tests/wpt/meta/css/css-align/gaps/gap-normal-computed-001.html.ini +++ /dev/null @@ -1,18 +0,0 @@ -[gap-normal-computed-001.html] - [colum-gap:normal computes to normal on multicol elements] - expected: FAIL - - [row-gap:normal computes to normal on multicol elements] - expected: FAIL - - [colum-gap:normal computes to normal on grid] - expected: FAIL - - [row-gap:normal computes to normal on grid] - expected: FAIL - - [colum-gap:normal (main axis) computes to normal on flexbox] - expected: FAIL - - [row-gap:normal (cross axis) computes to normal on flexbox] - expected: FAIL diff --git a/tests/wpt/meta/css/css-align/gaps/gap-parsing-001.html.ini b/tests/wpt/meta/css/css-align/gaps/gap-parsing-001.html.ini deleted file mode 100644 index bac7cf70aed..00000000000 --- a/tests/wpt/meta/css/css-align/gaps/gap-parsing-001.html.ini +++ /dev/null @@ -1,72 +0,0 @@ -[gap-parsing-001.html] - [Default gap is 'normal'] - expected: FAIL - - [gap accepts pixels] - expected: FAIL - - [gap accepts pixels 2] - expected: FAIL - - [gap accepts pixels combined with percentage] - expected: FAIL - - [gap accepts em] - expected: FAIL - - [gap accepts em 2] - expected: FAIL - - [gap accepts percentage] - expected: FAIL - - [gap accepts percentage 2] - expected: FAIL - - [gap accepts calc()] - expected: FAIL - - [gap accepts calc() mixing fixed and percentage values] - expected: FAIL - - [gap accepts calc() 2] - expected: FAIL - - [Initial gap is 'normal'] - expected: FAIL - - [Initial gap is 'normal' 2] - expected: FAIL - - [Initial inherited gap is 'normal'] - expected: FAIL - - [gap is inheritable] - expected: FAIL - - [Negative gap is invalid] - expected: FAIL - - ['max-content' gap is invalid] - expected: FAIL - - ['none' gap is invalid] - expected: FAIL - - [Angle gap is invalid] - expected: FAIL - - [Resolution gap is invalid] - expected: FAIL - - [Time gap is invalid] - expected: FAIL - - [gap with three values is invalid] - expected: FAIL - - [gap with slash is invalid] - expected: FAIL - - [gap with one wrong value is invalid] - expected: FAIL diff --git a/tests/wpt/meta/css/css-align/gaps/gap-parsing-002.html.ini b/tests/wpt/meta/css/css-align/gaps/gap-parsing-002.html.ini deleted file mode 100644 index 16f0ca2120a..00000000000 --- a/tests/wpt/meta/css/css-align/gaps/gap-parsing-002.html.ini +++ /dev/null @@ -1,48 +0,0 @@ -[gap-parsing-002.html] - [e.style['gap'\] = "normal" should set the property value] - expected: FAIL - - [e.style['gap'\] = "10px" should set the property value] - expected: FAIL - - [e.style['gap'\] = "normal normal" should set the property value] - expected: FAIL - - [e.style['gap'\] = "10px 10px" should set the property value] - expected: FAIL - - [e.style['column-gap'\] = "normal" should set the property value] - expected: FAIL - - [e.style['column-gap'\] = "10px" should set the property value] - expected: FAIL - - [e.style['row-gap'\] = "normal" should set the property value] - expected: FAIL - - [e.style['row-gap'\] = "10px" should set the property value] - expected: FAIL - - ['row-gap: normal; column-gap: normal;' is serialized to 'gap: normal;'] - expected: FAIL - - [getPropertyValue for 'row-gap: normal; column-gap: normal;' returns 'normal'] - expected: FAIL - - ['row-gap: 10px; column-gap: 10px;' is serialized to 'gap: 10px;'] - expected: FAIL - - [getPropertyValue for 'row-gap: 10px; column-gap: 10px;' returns '10px'] - expected: FAIL - - ['row-gap: 10px; column-gap: normal;' is serialized to 'gap: 10px normal;'] - expected: FAIL - - [getPropertyValue for 'row-gap: 10px; column-gap: normal;' returns '10px normal'] - expected: FAIL - - ['column-gap: normal; row-gap: 10px;' is serialized to 'gap: 10px normal;'] - expected: FAIL - - [getPropertyValue for 'column-gap: normal; row-gap: 10px;' returns '10px normal'] - expected: FAIL diff --git a/tests/wpt/meta/css/css-align/gaps/grid-column-gap-parsing-001.html.ini b/tests/wpt/meta/css/css-align/gaps/grid-column-gap-parsing-001.html.ini deleted file mode 100644 index d2ac5dc2e91..00000000000 --- a/tests/wpt/meta/css/css-align/gaps/grid-column-gap-parsing-001.html.ini +++ /dev/null @@ -1,51 +0,0 @@ -[grid-column-gap-parsing-001.html] - [Default grid-column-gap is 'normal'] - expected: FAIL - - [grid-column-gap accepts pixels] - expected: FAIL - - [grid-column-gap accepts em] - expected: FAIL - - [grid-column-gap accepts percentage] - expected: FAIL - - [grid-column-gap accepts calc()] - expected: FAIL - - [grid-column-gap accepts calc() mixing fixed and percentage values] - expected: FAIL - - [Initial grid-column-gap is 'normal'] - expected: FAIL - - [Initial grid-column-gap is 'normal' 2] - expected: FAIL - - [Initial inherited grid-column-gap is 'normal'] - expected: FAIL - - [grid-column-gap is inheritable] - expected: FAIL - - [Negative grid-column-gap is invalid] - expected: FAIL - - ['max-content' grid-column-gap is invalid] - expected: FAIL - - ['none' grid-column-gap is invalid] - expected: FAIL - - [grid-column-gap with multiple values is invalid] - expected: FAIL - - [Angle grid-column-gap is invalid] - expected: FAIL - - [Resolution grid-column-gap is invalid] - expected: FAIL - - [Time grid-column-gap is invalid] - expected: FAIL diff --git a/tests/wpt/meta/css/css-align/gaps/grid-gap-parsing-001.html.ini b/tests/wpt/meta/css/css-align/gaps/grid-gap-parsing-001.html.ini deleted file mode 100644 index be002d7735b..00000000000 --- a/tests/wpt/meta/css/css-align/gaps/grid-gap-parsing-001.html.ini +++ /dev/null @@ -1,72 +0,0 @@ -[grid-gap-parsing-001.html] - [Default grid-gap is 'normal'] - expected: FAIL - - [grid-gap accepts pixels] - expected: FAIL - - [grid-gap accepts pixels 2] - expected: FAIL - - [grid-gap accepts pixels combined with percentage] - expected: FAIL - - [grid-gap accepts em] - expected: FAIL - - [grid-gap accepts em 2] - expected: FAIL - - [grid-gap accepts percentage] - expected: FAIL - - [grid-gap accepts percentage 2] - expected: FAIL - - [grid-gap accepts calc()] - expected: FAIL - - [grid-gap accepts calc() mixing fixed and percentage values] - expected: FAIL - - [grid-gap accepts calc() 2] - expected: FAIL - - [Initial grid-gap is 'normal'] - expected: FAIL - - [Initial grid-gap is 'normal' 2] - expected: FAIL - - [Initial inherited grid-gap is 'normal'] - expected: FAIL - - [grid-gap is inheritable] - expected: FAIL - - [Negative grid-gap is invalid] - expected: FAIL - - ['max-content' grid-gap is invalid] - expected: FAIL - - ['none' grid-gap is invalid] - expected: FAIL - - [Angle grid-gap is invalid] - expected: FAIL - - [Resolution grid-gap is invalid] - expected: FAIL - - [Time grid-gap is invalid] - expected: FAIL - - [grid-gap with three values is invalid] - expected: FAIL - - [grid-gap with slash is invalid] - expected: FAIL - - [grid-gap with one wrong value is invalid] - expected: FAIL diff --git a/tests/wpt/meta/css/css-align/gaps/grid-row-gap-parsing-001.html.ini b/tests/wpt/meta/css/css-align/gaps/grid-row-gap-parsing-001.html.ini deleted file mode 100644 index 093792ae18c..00000000000 --- a/tests/wpt/meta/css/css-align/gaps/grid-row-gap-parsing-001.html.ini +++ /dev/null @@ -1,51 +0,0 @@ -[grid-row-gap-parsing-001.html] - [Default grid-row-gap is 'normal'] - expected: FAIL - - [grid-row-gap accepts pixels] - expected: FAIL - - [grid-row-gap accepts em] - expected: FAIL - - [grid-row-gap accepts percentage] - expected: FAIL - - [grid-row-gap accepts calc()] - expected: FAIL - - [grid-row-gap accepts calc() mixing fixed and percentage values] - expected: FAIL - - [Initial grid-row-gap is 'normal'] - expected: FAIL - - [Initial grid-row-gap is 'normal' 2] - expected: FAIL - - [Initial inherited grid-row-gap is 'normal'] - expected: FAIL - - [grid-row-gap is inheritable] - expected: FAIL - - [Negative grid-row-gap is invalid] - expected: FAIL - - ['max-content' grid-row-gap is invalid] - expected: FAIL - - ['none' grid-row-gap is invalid] - expected: FAIL - - [grid-row-gap with multiple values is invalid] - expected: FAIL - - [Angle grid-row-gap is invalid] - expected: FAIL - - [Resolution grid-row-gap is invalid] - expected: FAIL - - [Time grid-row-gap is invalid] - expected: FAIL diff --git a/tests/wpt/meta/css/css-align/gaps/row-gap-animation-001.html.ini b/tests/wpt/meta/css/css-align/gaps/row-gap-animation-001.html.ini deleted file mode 100644 index 3278a737a78..00000000000 --- a/tests/wpt/meta/css/css-align/gaps/row-gap-animation-001.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[row-gap-animation-001.html] - [row-gap is interpolable] - expected: FAIL diff --git a/tests/wpt/meta/css/css-align/gaps/row-gap-parsing-001.html.ini b/tests/wpt/meta/css/css-align/gaps/row-gap-parsing-001.html.ini deleted file mode 100644 index 9796a9eb452..00000000000 --- a/tests/wpt/meta/css/css-align/gaps/row-gap-parsing-001.html.ini +++ /dev/null @@ -1,51 +0,0 @@ -[row-gap-parsing-001.html] - [Default row-gap is 'normal'] - expected: FAIL - - [row-gap accepts pixels] - expected: FAIL - - [row-gap accepts em] - expected: FAIL - - [row-gap accepts percentage] - expected: FAIL - - [row-gap accepts calc()] - expected: FAIL - - [row-gap accepts calc() mixing fixed and percentage values] - expected: FAIL - - [Initial row-gap is 'normal'] - expected: FAIL - - [Initial row-gap is 'normal' 2] - expected: FAIL - - [Initial inherited row-gap is 'normal'] - expected: FAIL - - [row-gap is inheritable] - expected: FAIL - - [Negative row-gap is invalid] - expected: FAIL - - ['max-content' row-gap is invalid] - expected: FAIL - - ['none' row-gap is invalid] - expected: FAIL - - [row-gap with multiple values is invalid] - expected: FAIL - - [Angle row-gap is invalid] - expected: FAIL - - [Resolution row-gap is invalid] - expected: FAIL - - [Time row-gap is invalid] - expected: FAIL diff --git a/tests/wpt/meta/css/css-align/inheritance.html.ini b/tests/wpt/meta/css/css-align/inheritance.html.ini index 157bb5d994c..12616c7003f 100644 --- a/tests/wpt/meta/css/css-align/inheritance.html.ini +++ b/tests/wpt/meta/css/css-align/inheritance.html.ini @@ -1,15 +1,3 @@ [inheritance.html] - [Property column-gap has initial value normal] - expected: FAIL - - [Property column-gap does not inherit] - expected: FAIL - [Property justify-items has initial value legacy center] expected: FAIL - - [Property row-gap has initial value normal] - expected: FAIL - - [Property row-gap does not inherit] - expected: FAIL diff --git a/tests/wpt/meta/css/css-align/parsing/column-gap-computed.html.ini b/tests/wpt/meta/css/css-align/parsing/column-gap-computed.html.ini deleted file mode 100644 index 81d536d64cd..00000000000 --- a/tests/wpt/meta/css/css-align/parsing/column-gap-computed.html.ini +++ /dev/null @@ -1,15 +0,0 @@ -[column-gap-computed.html] - [Property column-gap value 'normal'] - expected: FAIL - - [Property column-gap value 'calc(10px + 0.5em)'] - expected: FAIL - - [Property column-gap value 'calc(10px - 0.5em)'] - expected: FAIL - - [Property column-gap value '40%'] - expected: FAIL - - [Property column-gap value 'calc(50% + 60px)'] - expected: FAIL diff --git a/tests/wpt/meta/css/css-align/parsing/column-gap-valid.html.ini b/tests/wpt/meta/css/css-align/parsing/column-gap-valid.html.ini deleted file mode 100644 index 52bbd99b1ba..00000000000 --- a/tests/wpt/meta/css/css-align/parsing/column-gap-valid.html.ini +++ /dev/null @@ -1,18 +0,0 @@ -[column-gap-valid.html] - [e.style['column-gap'\] = "normal" should set the property value] - expected: FAIL - - [e.style['column-gap'\] = "0" should set the property value] - expected: FAIL - - [e.style['column-gap'\] = "1px" should set the property value] - expected: FAIL - - [e.style['column-gap'\] = "calc(2em + 3ex)" should set the property value] - expected: FAIL - - [e.style['column-gap'\] = "4%" should set the property value] - expected: FAIL - - [e.style['column-gap'\] = "5vmin" should set the property value] - expected: FAIL diff --git a/tests/wpt/meta/css/css-align/parsing/gap-computed.html.ini b/tests/wpt/meta/css/css-align/parsing/gap-computed.html.ini deleted file mode 100644 index 7c48b72d5fa..00000000000 --- a/tests/wpt/meta/css/css-align/parsing/gap-computed.html.ini +++ /dev/null @@ -1,33 +0,0 @@ -[gap-computed.html] - [Property gap value 'normal'] - expected: FAIL - - [Property gap value '10px'] - expected: FAIL - - [Property gap value '20%'] - expected: FAIL - - [Property gap value 'calc(20% + 10px)'] - expected: FAIL - - [Property gap value 'calc(-0.5em + 10px)'] - expected: FAIL - - [Property gap value 'calc(0.5em + 10px)'] - expected: FAIL - - [Property gap value 'normal 10px'] - expected: FAIL - - [Property gap value '10px 20%'] - expected: FAIL - - [Property gap value '20% calc(20% + 10px)'] - expected: FAIL - - [Property gap value 'calc(20% + 10px) normal'] - expected: FAIL - - [Property gap value 'calc(-0.5em + 10px) calc(0.5em + 10px)'] - expected: FAIL diff --git a/tests/wpt/meta/css/css-align/parsing/gap-shorthand.html.ini b/tests/wpt/meta/css/css-align/parsing/gap-shorthand.html.ini deleted file mode 100644 index 4877e5a39d2..00000000000 --- a/tests/wpt/meta/css/css-align/parsing/gap-shorthand.html.ini +++ /dev/null @@ -1,36 +0,0 @@ -[gap-shorthand.html] - [e.style['gap'\] = "normal" should set column-gap] - expected: FAIL - - [e.style['gap'\] = "normal" should set row-gap] - expected: FAIL - - [e.style['gap'\] = "normal" should not set unrelated longhands] - expected: FAIL - - [e.style['gap'\] = "10px 20%" should set column-gap] - expected: FAIL - - [e.style['gap'\] = "10px 20%" should set row-gap] - expected: FAIL - - [e.style['gap'\] = "10px 20%" should not set unrelated longhands] - expected: FAIL - - [e.style['gap'\] = "10px normal" should set column-gap] - expected: FAIL - - [e.style['gap'\] = "10px normal" should set row-gap] - expected: FAIL - - [e.style['gap'\] = "10px normal" should not set unrelated longhands] - expected: FAIL - - [e.style['gap'\] = "normal calc(20% + 10px)" should set column-gap] - expected: FAIL - - [e.style['gap'\] = "normal calc(20% + 10px)" should set row-gap] - expected: FAIL - - [e.style['gap'\] = "normal calc(20% + 10px)" should not set unrelated longhands] - expected: FAIL diff --git a/tests/wpt/meta/css/css-align/parsing/gap-valid.html.ini b/tests/wpt/meta/css/css-align/parsing/gap-valid.html.ini deleted file mode 100644 index af5f3eafa21..00000000000 --- a/tests/wpt/meta/css/css-align/parsing/gap-valid.html.ini +++ /dev/null @@ -1,27 +0,0 @@ -[gap-valid.html] - [e.style['gap'\] = "normal normal" should set the property value] - expected: FAIL - - [e.style['gap'\] = "10px 10px" should set the property value] - expected: FAIL - - [e.style['gap'\] = "20% 20%" should set the property value] - expected: FAIL - - [e.style['gap'\] = "calc(20% + 10px) calc(20% + 10px)" should set the property value] - expected: FAIL - - [e.style['gap'\] = "normal 10px" should set the property value] - expected: FAIL - - [e.style['gap'\] = "10px 20%" should set the property value] - expected: FAIL - - [e.style['gap'\] = "20% calc(20% + 10px)" should set the property value] - expected: FAIL - - [e.style['gap'\] = "calc(20% + 10px) 0px" should set the property value] - expected: FAIL - - [e.style['gap'\] = "0px normal" should set the property value] - expected: FAIL diff --git a/tests/wpt/meta/css/css-align/parsing/grid-column-gap-computed.html.ini b/tests/wpt/meta/css/css-align/parsing/grid-column-gap-computed.html.ini deleted file mode 100644 index 5eda98917f4..00000000000 --- a/tests/wpt/meta/css/css-align/parsing/grid-column-gap-computed.html.ini +++ /dev/null @@ -1,15 +0,0 @@ -[grid-column-gap-computed.html] - [Property grid-column-gap value 'normal'] - expected: FAIL - - [Property grid-column-gap value 'calc(10px + 0.5em)'] - expected: FAIL - - [Property grid-column-gap value 'calc(10px - 0.5em)'] - expected: FAIL - - [Property grid-column-gap value '40%'] - expected: FAIL - - [Property grid-column-gap value 'calc(50% + 60px)'] - expected: FAIL diff --git a/tests/wpt/meta/css/css-align/parsing/grid-column-gap-valid.html.ini b/tests/wpt/meta/css/css-align/parsing/grid-column-gap-valid.html.ini deleted file mode 100644 index ec21c41147c..00000000000 --- a/tests/wpt/meta/css/css-align/parsing/grid-column-gap-valid.html.ini +++ /dev/null @@ -1,18 +0,0 @@ -[grid-column-gap-valid.html] - [e.style['grid-column-gap'\] = "normal" should set the property value] - expected: FAIL - - [e.style['grid-column-gap'\] = "0" should set the property value] - expected: FAIL - - [e.style['grid-column-gap'\] = "1px" should set the property value] - expected: FAIL - - [e.style['grid-column-gap'\] = "calc(2em + 3ex)" should set the property value] - expected: FAIL - - [e.style['grid-column-gap'\] = "4%" should set the property value] - expected: FAIL - - [e.style['grid-column-gap'\] = "5vmin" should set the property value] - expected: FAIL diff --git a/tests/wpt/meta/css/css-align/parsing/grid-gap-computed.html.ini b/tests/wpt/meta/css/css-align/parsing/grid-gap-computed.html.ini deleted file mode 100644 index 2d68fe883e1..00000000000 --- a/tests/wpt/meta/css/css-align/parsing/grid-gap-computed.html.ini +++ /dev/null @@ -1,33 +0,0 @@ -[grid-gap-computed.html] - [Property grid-gap value 'normal'] - expected: FAIL - - [Property grid-gap value '10px'] - expected: FAIL - - [Property grid-gap value '20%'] - expected: FAIL - - [Property grid-gap value 'calc(20% + 10px)'] - expected: FAIL - - [Property grid-gap value 'calc(-0.5em + 10px)'] - expected: FAIL - - [Property grid-gap value 'calc(0.5em + 10px)'] - expected: FAIL - - [Property grid-gap value 'normal 10px'] - expected: FAIL - - [Property grid-gap value '10px 20%'] - expected: FAIL - - [Property grid-gap value '20% calc(20% + 10px)'] - expected: FAIL - - [Property grid-gap value 'calc(20% + 10px) normal'] - expected: FAIL - - [Property grid-gap value 'calc(-0.5em + 10px) calc(0.5em + 10px)'] - expected: FAIL diff --git a/tests/wpt/meta/css/css-align/parsing/grid-gap-shorthand.html.ini b/tests/wpt/meta/css/css-align/parsing/grid-gap-shorthand.html.ini deleted file mode 100644 index 65d3c9ef707..00000000000 --- a/tests/wpt/meta/css/css-align/parsing/grid-gap-shorthand.html.ini +++ /dev/null @@ -1,36 +0,0 @@ -[grid-gap-shorthand.html] - [e.style['gap'\] = "normal" should set column-gap] - expected: FAIL - - [e.style['gap'\] = "normal" should set row-gap] - expected: FAIL - - [e.style['gap'\] = "normal" should not set unrelated longhands] - expected: FAIL - - [e.style['gap'\] = "10px 20%" should set column-gap] - expected: FAIL - - [e.style['gap'\] = "10px 20%" should set row-gap] - expected: FAIL - - [e.style['gap'\] = "10px 20%" should not set unrelated longhands] - expected: FAIL - - [e.style['gap'\] = "10px normal" should set column-gap] - expected: FAIL - - [e.style['gap'\] = "10px normal" should set row-gap] - expected: FAIL - - [e.style['gap'\] = "10px normal" should not set unrelated longhands] - expected: FAIL - - [e.style['gap'\] = "normal calc(20% + 10px)" should set grid-column-gap] - expected: FAIL - - [e.style['gap'\] = "normal calc(20% + 10px)" should set grid-row-gap] - expected: FAIL - - [e.style['gap'\] = "normal calc(20% + 10px)" should not set unrelated longhands] - expected: FAIL diff --git a/tests/wpt/meta/css/css-align/parsing/grid-gap-valid.html.ini b/tests/wpt/meta/css/css-align/parsing/grid-gap-valid.html.ini deleted file mode 100644 index 3c7918388c2..00000000000 --- a/tests/wpt/meta/css/css-align/parsing/grid-gap-valid.html.ini +++ /dev/null @@ -1,27 +0,0 @@ -[grid-gap-valid.html] - [e.style['grid-gap'\] = "normal normal" should set the property value] - expected: FAIL - - [e.style['grid-gap'\] = "10px 10px" should set the property value] - expected: FAIL - - [e.style['grid-gap'\] = "20% 20%" should set the property value] - expected: FAIL - - [e.style['grid-gap'\] = "calc(20% + 10px) calc(20% + 10px)" should set the property value] - expected: FAIL - - [e.style['grid-gap'\] = "normal 10px" should set the property value] - expected: FAIL - - [e.style['grid-gap'\] = "10px 20%" should set the property value] - expected: FAIL - - [e.style['grid-gap'\] = "20% calc(20% + 10px)" should set the property value] - expected: FAIL - - [e.style['grid-gap'\] = "calc(20% + 10px) 0px" should set the property value] - expected: FAIL - - [e.style['grid-gap'\] = "0px normal" should set the property value] - expected: FAIL diff --git a/tests/wpt/meta/css/css-align/parsing/grid-row-gap-computed.html.ini b/tests/wpt/meta/css/css-align/parsing/grid-row-gap-computed.html.ini deleted file mode 100644 index ec012bf08df..00000000000 --- a/tests/wpt/meta/css/css-align/parsing/grid-row-gap-computed.html.ini +++ /dev/null @@ -1,18 +0,0 @@ -[grid-row-gap-computed.html] - [Property grid-row-gap value 'normal'] - expected: FAIL - - [Property grid-row-gap value '10px'] - expected: FAIL - - [Property grid-row-gap value '20%'] - expected: FAIL - - [Property grid-row-gap value 'calc(20% + 10px)'] - expected: FAIL - - [Property grid-row-gap value 'calc(-0.5em + 10px)'] - expected: FAIL - - [Property grid-row-gap value 'calc(0.5em + 10px)'] - expected: FAIL diff --git a/tests/wpt/meta/css/css-align/parsing/grid-row-gap-valid.html.ini b/tests/wpt/meta/css/css-align/parsing/grid-row-gap-valid.html.ini deleted file mode 100644 index 1fecfe68cc3..00000000000 --- a/tests/wpt/meta/css/css-align/parsing/grid-row-gap-valid.html.ini +++ /dev/null @@ -1,15 +0,0 @@ -[grid-row-gap-valid.html] - [e.style['grid-row-gap'\] = "normal" should set the property value] - expected: FAIL - - [e.style['grid-row-gap'\] = "10px" should set the property value] - expected: FAIL - - [e.style['grid-row-gap'\] = "20%" should set the property value] - expected: FAIL - - [e.style['grid-row-gap'\] = "calc(20% + 10px)" should set the property value] - expected: FAIL - - [e.style['grid-row-gap'\] = "0" should set the property value] - expected: FAIL diff --git a/tests/wpt/meta/css/css-align/parsing/row-gap-computed.html.ini b/tests/wpt/meta/css/css-align/parsing/row-gap-computed.html.ini deleted file mode 100644 index 342d191d2d2..00000000000 --- a/tests/wpt/meta/css/css-align/parsing/row-gap-computed.html.ini +++ /dev/null @@ -1,18 +0,0 @@ -[row-gap-computed.html] - [Property row-gap value 'normal'] - expected: FAIL - - [Property row-gap value '10px'] - expected: FAIL - - [Property row-gap value '20%'] - expected: FAIL - - [Property row-gap value 'calc(20% + 10px)'] - expected: FAIL - - [Property row-gap value 'calc(-0.5em + 10px)'] - expected: FAIL - - [Property row-gap value 'calc(0.5em + 10px)'] - expected: FAIL diff --git a/tests/wpt/meta/css/css-align/parsing/row-gap-valid.html.ini b/tests/wpt/meta/css/css-align/parsing/row-gap-valid.html.ini deleted file mode 100644 index 57a7ce17db8..00000000000 --- a/tests/wpt/meta/css/css-align/parsing/row-gap-valid.html.ini +++ /dev/null @@ -1,15 +0,0 @@ -[row-gap-valid.html] - [e.style['row-gap'\] = "normal" should set the property value] - expected: FAIL - - [e.style['row-gap'\] = "10px" should set the property value] - expected: FAIL - - [e.style['row-gap'\] = "20%" should set the property value] - expected: FAIL - - [e.style['row-gap'\] = "calc(20% + 10px)" should set the property value] - expected: FAIL - - [e.style['row-gap'\] = "0" should set the property value] - expected: FAIL