commit 4e7901670b998a1736fc2ea9baa48cf5ddffc7d8 parent e41ea07b3f2af38aff53993b657e52fde40df79d Author: moz-wptsync-bot <wptsync@mozilla.com> Date: Mon, 10 Nov 2025 19:52:56 +0000 Bug 1999359 [wpt PR 55962] - Update wpt metadata, a=testonly wpt-pr: 55962 wpt-type: metadata Diffstat:
| A | testing/web-platform/meta/css/css-gaps/parsing/rule-edge-start-end-inset-computed.html.ini | | | 84 | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ |
| D | testing/web-platform/meta/css/css-gaps/parsing/rule-edge-start-end-outset-computed.html.ini | | | 84 | ------------------------------------------------------------------------------- |
| A | testing/web-platform/meta/css/css-gaps/parsing/rule-inset-bidirectional-shorthand.html.ini | | | 189 | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ |
| A | testing/web-platform/meta/css/css-gaps/parsing/rule-inset-computed.html.ini | | | 75 | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ |
| A | testing/web-platform/meta/css/css-gaps/parsing/rule-inset-shorthand.html.ini | | | 210 | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ |
| A | testing/web-platform/meta/css/css-gaps/parsing/rule-inset-valid.html.ini | | | 108 | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ |
| A | testing/web-platform/meta/css/css-gaps/parsing/rule-interior-start-end-inset-computed.html.ini | | | 84 | +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ |
| D | testing/web-platform/meta/css/css-gaps/parsing/rule-interior-start-end-outset-computed.html.ini | | | 84 | ------------------------------------------------------------------------------- |
| D | testing/web-platform/meta/css/css-gaps/parsing/rule-outset-bidirectional-shorthand.html.ini | | | 189 | ------------------------------------------------------------------------------- |
| D | testing/web-platform/meta/css/css-gaps/parsing/rule-outset-computed.html.ini | | | 108 | ------------------------------------------------------------------------------- |
| D | testing/web-platform/meta/css/css-gaps/parsing/rule-outset-shorthand.html.ini | | | 210 | ------------------------------------------------------------------------------- |
| D | testing/web-platform/meta/css/css-gaps/parsing/rule-outset-valid.html.ini | | | 108 | ------------------------------------------------------------------------------- |
12 files changed, 750 insertions(+), 783 deletions(-)
diff --git a/testing/web-platform/meta/css/css-gaps/parsing/rule-edge-start-end-inset-computed.html.ini b/testing/web-platform/meta/css/css-gaps/parsing/rule-edge-start-end-inset-computed.html.ini @@ -0,0 +1,84 @@ +[rule-edge-start-end-inset-computed.html] + [Property column-rule-edge-start-outset value '10px'] + expected: FAIL + + [Property column-rule-edge-start-inset value '-20px'] + expected: FAIL + + [Property column-rule-edge-start-inset value '0.5em'] + expected: FAIL + + [Property column-rule-edge-start-inset value 'calc(10px + 0.5em)'] + expected: FAIL + + [Property column-rule-edge-start-inset value 'calc(10px - 0.5em)'] + expected: FAIL + + [Property column-rule-edge-start-inset value '30%'] + expected: FAIL + + [Property column-rule-edge-start-inset value 'calc(25% + 10px)'] + expected: FAIL + + [Property row-rule-edge-start-inset value '10px'] + expected: FAIL + + [Property row-rule-edge-start-inset value '-20px'] + expected: FAIL + + [Property row-rule-edge-start-inset value '0.5em'] + expected: FAIL + + [Property row-rule-edge-start-inset value 'calc(10px + 0.5em)'] + expected: FAIL + + [Property row-rule-edge-start-inset value 'calc(10px - 0.5em)'] + expected: FAIL + + [Property row-rule-edge-start-inset value '30%'] + expected: FAIL + + [Property row-rule-edge-start-inset value 'calc(25% + 10px)'] + expected: FAIL + + [Property column-rule-edge-end-inset value '10px'] + expected: FAIL + + [Property column-rule-edge-end-inset value '-20px'] + expected: FAIL + + [Property column-rule-edge-end-inset value '0.5em'] + expected: FAIL + + [Property column-rule-edge-end-inset value 'calc(10px + 0.5em)'] + expected: FAIL + + [Property column-rule-edge-end-inset value 'calc(10px - 0.5em)'] + expected: FAIL + + [Property column-rule-edge-end-inset value '30%'] + expected: FAIL + + [Property column-rule-edge-end-inset value 'calc(25% + 10px)'] + expected: FAIL + + [Property row-rule-edge-end-inset value '10px'] + expected: FAIL + + [Property row-rule-edge-end-inset value '-20px'] + expected: FAIL + + [Property row-rule-edge-end-inset value '0.5em'] + expected: FAIL + + [Property row-rule-edge-end-inset value 'calc(10px + 0.5em)'] + expected: FAIL + + [Property row-rule-edge-end-inset value 'calc(10px - 0.5em)'] + expected: FAIL + + [Property row-rule-edge-end-inset value '30%'] + expected: FAIL + + [Property row-rule-edge-end-inset value 'calc(25% + 10px)'] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-gaps/parsing/rule-edge-start-end-outset-computed.html.ini b/testing/web-platform/meta/css/css-gaps/parsing/rule-edge-start-end-outset-computed.html.ini @@ -1,84 +0,0 @@ -[rule-edge-start-end-outset-computed.html] - [Property column-rule-edge-start-inset value '10px'] - expected: FAIL - - [Property column-rule-edge-start-inset value '-20px'] - expected: FAIL - - [Property column-rule-edge-start-inset value '0.5em'] - expected: FAIL - - [Property column-rule-edge-start-inset value 'calc(10px + 0.5em)'] - expected: FAIL - - [Property column-rule-edge-start-inset value 'calc(10px - 0.5em)'] - expected: FAIL - - [Property column-rule-edge-start-inset value '30%'] - expected: FAIL - - [Property column-rule-edge-start-inset value 'calc(25% + 10px)'] - expected: FAIL - - [Property row-rule-edge-start-inset value '10px'] - expected: FAIL - - [Property row-rule-edge-start-inset value '-20px'] - expected: FAIL - - [Property row-rule-edge-start-inset value '0.5em'] - expected: FAIL - - [Property row-rule-edge-start-inset value 'calc(10px + 0.5em)'] - expected: FAIL - - [Property row-rule-edge-start-inset value 'calc(10px - 0.5em)'] - expected: FAIL - - [Property row-rule-edge-start-inset value '30%'] - expected: FAIL - - [Property row-rule-edge-start-inset value 'calc(25% + 10px)'] - expected: FAIL - - [Property column-rule-edge-end-inset value '10px'] - expected: FAIL - - [Property column-rule-edge-end-inset value '-20px'] - expected: FAIL - - [Property column-rule-edge-end-inset value '0.5em'] - expected: FAIL - - [Property column-rule-edge-end-inset value 'calc(10px + 0.5em)'] - expected: FAIL - - [Property column-rule-edge-end-inset value 'calc(10px - 0.5em)'] - expected: FAIL - - [Property column-rule-edge-end-inset value '30%'] - expected: FAIL - - [Property column-rule-edge-end-inset value 'calc(25% + 10px)'] - expected: FAIL - - [Property row-rule-edge-end-inset value '10px'] - expected: FAIL - - [Property row-rule-edge-end-inset value '-20px'] - expected: FAIL - - [Property row-rule-edge-end-inset value '0.5em'] - expected: FAIL - - [Property row-rule-edge-end-inset value 'calc(10px + 0.5em)'] - expected: FAIL - - [Property row-rule-edge-end-inset value 'calc(10px - 0.5em)'] - expected: FAIL - - [Property row-rule-edge-end-inset value '30%'] - expected: FAIL - - [Property row-rule-edge-end-inset value 'calc(25% + 10px)'] - expected: FAIL diff --git a/testing/web-platform/meta/css/css-gaps/parsing/rule-inset-bidirectional-shorthand.html.ini b/testing/web-platform/meta/css/css-gaps/parsing/rule-inset-bidirectional-shorthand.html.ini @@ -0,0 +1,189 @@ +[rule-inset-bidirectional-shorthand.html] + [e.style['rule-outset'\] = "0px" should set column-rule-edge-end-outset] + expected: FAIL + + [e.style['rule-inset'\] = "0px" should set column-rule-edge-start-inset] + expected: FAIL + + [e.style['rule-inset'\] = "0px" should set column-rule-interior-end-inset] + expected: FAIL + + [e.style['rule-inset'\] = "0px" should set column-rule-interior-start-inset] + expected: FAIL + + [e.style['rule-inset'\] = "0px" should set row-rule-edge-end-inset] + expected: FAIL + + [e.style['rule-inset'\] = "0px" should set row-rule-edge-start-inset] + expected: FAIL + + [e.style['rule-inset'\] = "0px" should set row-rule-interior-end-inset] + expected: FAIL + + [e.style['rule-inset'\] = "0px" should set row-rule-interior-start-inset] + expected: FAIL + + [e.style['rule-inset'\] = "0px" should not set unrelated longhands] + expected: FAIL + + [e.style['rule-inset'\] = "10px" should set column-rule-edge-end-inset] + expected: FAIL + + [e.style['rule-inset'\] = "10px" should set column-rule-edge-start-inset] + expected: FAIL + + [e.style['rule-inset'\] = "10px" should set column-rule-interior-end-inset] + expected: FAIL + + [e.style['rule-inset'\] = "10px" should set column-rule-interior-start-inset] + expected: FAIL + + [e.style['rule-inset'\] = "10px" should set row-rule-edge-end-inset] + expected: FAIL + + [e.style['rule-inset'\] = "10px" should set row-rule-edge-start-inset] + expected: FAIL + + [e.style['rule-inset'\] = "10px" should set row-rule-interior-end-inset] + expected: FAIL + + [e.style['rule-inset'\] = "10px" should set row-rule-interior-start-inset] + expected: FAIL + + [e.style['rule-inset'\] = "10px" should not set unrelated longhands] + expected: FAIL + + [e.style['rule-inset'\] = "50%" should set column-rule-edge-end-inset] + expected: FAIL + + [e.style['rule-inset'\] = "50%" should set column-rule-edge-start-inset] + expected: FAIL + + [e.style['rule-inset'\] = "50%" should set column-rule-interior-end-inset] + expected: FAIL + + [e.style['rule-inset'\] = "50%" should set column-rule-interior-start-inset] + expected: FAIL + + [e.style['rule-inset'\] = "50%" should set row-rule-edge-end-inset] + expected: FAIL + + [e.style['rule-inset'\] = "50%" should set row-rule-edge-start-inset] + expected: FAIL + + [e.style['rule-inset'\] = "50%" should set row-rule-interior-end-inset] + expected: FAIL + + [e.style['rule-inset'\] = "50%" should set row-rule-interior-start-inset] + expected: FAIL + + [e.style['rule-inset'\] = "50%" should not set unrelated longhands] + expected: FAIL + + [e.style['rule-inset'\] = "10px 20px" should set column-rule-edge-end-inset] + expected: FAIL + + [e.style['rule-inset'\] = "10px 20px" should set column-rule-edge-start-inset] + expected: FAIL + + [e.style['rule-inset'\] = "10px 20px" should set column-rule-interior-end-inset] + expected: FAIL + + [e.style['rule-inset'\] = "10px 20px" should set column-rule-interior-start-inset] + expected: FAIL + + [e.style['rule-inset'\] = "10px 20px" should set row-rule-edge-end-inset] + expected: FAIL + + [e.style['rule-inset'\] = "10px 20px" should set row-rule-edge-start-inset] + expected: FAIL + + [e.style['rule-inset'\] = "10px 20px" should set row-rule-interior-end-inset] + expected: FAIL + + [e.style['rule-inset'\] = "10px 20px" should set row-rule-interior-start-inset] + expected: FAIL + + [e.style['rule-inset'\] = "10px 20px" should not set unrelated longhands] + expected: FAIL + + [e.style['rule-inset'\] = "10px 20px / 30px" should set column-rule-edge-end-inset] + expected: FAIL + + [e.style['rule-inset'\] = "10px 20px / 30px" should set column-rule-edge-start-inset] + expected: FAIL + + [e.style['rule-inset'\] = "10px 20px / 30px" should set column-rule-interior-end-inset] + expected: FAIL + + [e.style['rule-inset'\] = "10px 20px / 30px" should set column-rule-interior-start-inset] + expected: FAIL + + [e.style['rule-inset'\] = "10px 20px / 30px" should set row-rule-edge-end-inset] + expected: FAIL + + [e.style['rule-inset'\] = "10px 20px / 30px" should set row-rule-edge-start-inset] + expected: FAIL + + [e.style['rule-inset'\] = "10px 20px / 30px" should set row-rule-interior-end-inset] + expected: FAIL + + [e.style['rule-inset'\] = "10px 20px / 30px" should set row-rule-interior-start-inset] + expected: FAIL + + [e.style['rule-inset'\] = "10px 20px / 30px" should not set unrelated longhands] + expected: FAIL + + [e.style['rule-inset'\] = "10px / 20px 30px" should set column-rule-edge-end-inset] + expected: FAIL + + [e.style['rule-inset'\] = "10px / 20px 30px" should set column-rule-edge-start-inset] + expected: FAIL + + [e.style['rule-inset'\] = "10px / 20px 30px" should set column-rule-interior-end-inset] + expected: FAIL + + [e.style['rule-inset'\] = "10px / 20px 30px" should set column-rule-interior-start-inset] + expected: FAIL + + [e.style['rule-inset'\] = "10px / 20px 30px" should set row-rule-edge-end-inset] + expected: FAIL + + [e.style['rule-inset'\] = "10px / 20px 30px" should set row-rule-edge-start-inset] + expected: FAIL + + [e.style['rule-inset'\] = "10px / 20px 30px" should set row-rule-interior-end-inset] + expected: FAIL + + [e.style['rule-inset'\] = "10px / 20px 30px" should set row-rule-interior-start-inset] + expected: FAIL + + [e.style['rule-inset'\] = "10px / 20px 30px" should not set unrelated longhands] + expected: FAIL + + [e.style['rule-inset'\] = "10px 20px / 30px 40px" should set column-rule-edge-end-inset] + expected: FAIL + + [e.style['rule-inset'\] = "10px 20px / 30px 40px" should set column-rule-edge-start-inset] + expected: FAIL + + [e.style['rule-inset'\] = "10px 20px / 30px 40px" should set column-rule-interior-end-inset] + expected: FAIL + + [e.style['rule-inset'\] = "10px 20px / 30px 40px" should set column-rule-interior-start-inset] + expected: FAIL + + [e.style['rule-inset'\] = "10px 20px / 30px 40px" should set row-rule-edge-end-inset] + expected: FAIL + + [e.style['rule-inset'\] = "10px 20px / 30px 40px" should set row-rule-edge-start-inset] + expected: FAIL + + [e.style['rule-inset'\] = "10px 20px / 30px 40px" should set row-rule-interior-end-inset] + expected: FAIL + + [e.style['rule-inset'\] = "10px 20px / 30px 40px" should set row-rule-interior-start-inset] + expected: FAIL + + [e.style['rule-inset'\] = "10px 20px / 30px 40px" should not set unrelated longhands] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-gaps/parsing/rule-inset-computed.html.ini b/testing/web-platform/meta/css/css-gaps/parsing/rule-inset-computed.html.ini @@ -0,0 +1,75 @@ +[rule-inset-computed.html] + [Property column-rule-outset value '10px'] + expected: FAIL + + [Property column-rule-inset value '-20px'] + expected: FAIL + + [Property column-rule-inset value '0.5em'] + expected: FAIL + + [Property column-rule-inset value 'calc(10px + 0.5em)'] + expected: FAIL + + [Property column-rule-inset value 'calc(10px - 0.5em)'] + expected: FAIL + + [Property column-rule-inset value '30%'] + expected: FAIL + + [Property column-rule-inset value 'calc(25% + 10px)'] + expected: FAIL + + [Property column-rule-inset value '10px 20px'] + expected: FAIL + + [Property column-rule-inset value '10px 20px / 30px -10px'] + expected: FAIL + + [Property column-rule-inset value '-10px -20px / 25% 24%'] + expected: FAIL + + [Property column-rule-inset value '5% 10% / 15%'] + expected: FAIL + + [Property column-rule-inset value '5% / 15% 20%'] + expected: FAIL + + [Property row-rule-inset value '10px'] + expected: FAIL + + [Property row-rule-inset value '-20px'] + expected: FAIL + + [Property row-rule-inset value '0.5em'] + expected: FAIL + + [Property row-rule-inset value 'calc(10px + 0.5em)'] + expected: FAIL + + [Property row-rule-inset value 'calc(10px - 0.5em)'] + expected: FAIL + + [Property row-rule-inset value '30%'] + expected: FAIL + + [Property row-rule-inset value 'calc(25% + 10px)'] + expected: FAIL + + [Property row-rule-inset value '10px 20px'] + expected: FAIL + + [Property row-rule-inset value '10px 20px / 30px -10px'] + expected: FAIL + + [Property rule-inset value '10px 20px / 30px -10px'] + expected: FAIL + + [Property rule-inset value '-10px -20px / 25% 24%'] + expected: FAIL + + [Property rule-inset value '5% 10% / 15%'] + expected: FAIL + + [Property rule-inset value '5% / 15% 20%'] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-gaps/parsing/rule-inset-shorthand.html.ini b/testing/web-platform/meta/css/css-gaps/parsing/rule-inset-shorthand.html.ini @@ -0,0 +1,210 @@ +[rule-inset-shorthand.html] + [e.style['column-rule-outset'\] = "0px" should set column-rule-edge-end-outset] + expected: FAIL + + [e.style['column-rule-inset'\] = "0px" should set column-rule-edge-start-inset] + expected: FAIL + + [e.style['column-rule-inset'\] = "0px" should set column-rule-interior-end-inset] + expected: FAIL + + [e.style['column-rule-inset'\] = "0px" should set column-rule-interior-start-inset] + expected: FAIL + + [e.style['column-rule-inset'\] = "0px" should not set unrelated longhands] + expected: FAIL + + [e.style['column-rule-inset'\] = "10px" should set column-rule-edge-end-inset] + expected: FAIL + + [e.style['column-rule-inset'\] = "10px" should set column-rule-edge-start-inset] + expected: FAIL + + [e.style['column-rule-inset'\] = "10px" should set column-rule-interior-end-inset] + expected: FAIL + + [e.style['column-rule-inset'\] = "10px" should set column-rule-interior-start-inset] + expected: FAIL + + [e.style['column-rule-inset'\] = "10px" should not set unrelated longhands] + expected: FAIL + + [e.style['column-rule-inset'\] = "50%" should set column-rule-edge-end-inset] + expected: FAIL + + [e.style['column-rule-inset'\] = "50%" should set column-rule-edge-start-inset] + expected: FAIL + + [e.style['column-rule-inset'\] = "50%" should set column-rule-interior-end-inset] + expected: FAIL + + [e.style['column-rule-inset'\] = "50%" should set column-rule-interior-start-inset] + expected: FAIL + + [e.style['column-rule-inset'\] = "50%" should not set unrelated longhands] + expected: FAIL + + [e.style['column-rule-inset'\] = "10px 20px" should set column-rule-edge-end-inset] + expected: FAIL + + [e.style['column-rule-inset'\] = "10px 20px" should set column-rule-edge-start-inset] + expected: FAIL + + [e.style['column-rule-inset'\] = "10px 20px" should set column-rule-interior-end-inset] + expected: FAIL + + [e.style['column-rule-inset'\] = "10px 20px" should set column-rule-interior-start-inset] + expected: FAIL + + [e.style['column-rule-inset'\] = "10px 20px" should not set unrelated longhands] + expected: FAIL + + [e.style['column-rule-inset'\] = "10px 20px / 30px" should set column-rule-edge-end-inset] + expected: FAIL + + [e.style['column-rule-inset'\] = "10px 20px / 30px" should set column-rule-edge-start-inset] + expected: FAIL + + [e.style['column-rule-inset'\] = "10px 20px / 30px" should set column-rule-interior-end-inset] + expected: FAIL + + [e.style['column-rule-inset'\] = "10px 20px / 30px" should set column-rule-interior-start-inset] + expected: FAIL + + [e.style['column-rule-inset'\] = "10px 20px / 30px" should not set unrelated longhands] + expected: FAIL + + [e.style['column-rule-inset'\] = "10px / 20px 30px" should set column-rule-edge-end-inset] + expected: FAIL + + [e.style['column-rule-inset'\] = "10px / 20px 30px" should set column-rule-edge-start-inset] + expected: FAIL + + [e.style['column-rule-inset'\] = "10px / 20px 30px" should set column-rule-interior-end-inset] + expected: FAIL + + [e.style['column-rule-inset'\] = "10px / 20px 30px" should set column-rule-interior-start-inset] + expected: FAIL + + [e.style['column-rule-inset'\] = "10px / 20px 30px" should not set unrelated longhands] + expected: FAIL + + [e.style['column-rule-inset'\] = "10px 20px / 30px 40px" should set column-rule-edge-end-inset] + expected: FAIL + + [e.style['column-rule-inset'\] = "10px 20px / 30px 40px" should set column-rule-edge-start-inset] + expected: FAIL + + [e.style['column-rule-inset'\] = "10px 20px / 30px 40px" should set column-rule-interior-end-inset] + expected: FAIL + + [e.style['column-rule-inset'\] = "10px 20px / 30px 40px" should set column-rule-interior-start-inset] + expected: FAIL + + [e.style['column-rule-inset'\] = "10px 20px / 30px 40px" should not set unrelated longhands] + expected: FAIL + + [e.style['row-rule-inset'\] = "0px" should set row-rule-edge-end-inset] + expected: FAIL + + [e.style['row-rule-inset'\] = "0px" should set row-rule-edge-start-inset] + expected: FAIL + + [e.style['row-rule-inset'\] = "0px" should set row-rule-interior-end-inset] + expected: FAIL + + [e.style['row-rule-inset'\] = "0px" should set row-rule-interior-start-inset] + expected: FAIL + + [e.style['row-rule-inset'\] = "0px" should not set unrelated longhands] + expected: FAIL + + [e.style['row-rule-inset'\] = "10px" should set row-rule-edge-end-inset] + expected: FAIL + + [e.style['row-rule-inset'\] = "10px" should set row-rule-edge-start-inset] + expected: FAIL + + [e.style['row-rule-inset'\] = "10px" should set row-rule-interior-end-inset] + expected: FAIL + + [e.style['row-rule-inset'\] = "10px" should set row-rule-interior-start-inset] + expected: FAIL + + [e.style['row-rule-inset'\] = "10px" should not set unrelated longhands] + expected: FAIL + + [e.style['row-rule-inset'\] = "50%" should set row-rule-edge-end-inset] + expected: FAIL + + [e.style['row-rule-inset'\] = "50%" should set row-rule-edge-start-inset] + expected: FAIL + + [e.style['row-rule-inset'\] = "50%" should set row-rule-interior-end-inset] + expected: FAIL + + [e.style['row-rule-inset'\] = "50%" should set row-rule-interior-start-inset] + expected: FAIL + + [e.style['row-rule-inset'\] = "50%" should not set unrelated longhands] + expected: FAIL + + [e.style['row-rule-inset'\] = "10px 20px" should set row-rule-edge-end-inset] + expected: FAIL + + [e.style['row-rule-inset'\] = "10px 20px" should set row-rule-edge-start-inset] + expected: FAIL + + [e.style['row-rule-inset'\] = "10px 20px" should set row-rule-interior-end-inset] + expected: FAIL + + [e.style['row-rule-inset'\] = "10px 20px" should set row-rule-interior-start-inset] + expected: FAIL + + [e.style['row-rule-inset'\] = "10px 20px" should not set unrelated longhands] + expected: FAIL + + [e.style['row-rule-inset'\] = "10px 20px / 30px" should set row-rule-edge-end-inset] + expected: FAIL + + [e.style['row-rule-inset'\] = "10px 20px / 30px" should set row-rule-edge-start-inset] + expected: FAIL + + [e.style['row-rule-inset'\] = "10px 20px / 30px" should set row-rule-interior-end-inset] + expected: FAIL + + [e.style['row-rule-inset'\] = "10px 20px / 30px" should set row-rule-interior-start-inset] + expected: FAIL + + [e.style['row-rule-inset'\] = "10px 20px / 30px" should not set unrelated longhands] + expected: FAIL + + [e.style['row-rule-inset'\] = "10px / 20px 30px" should set row-rule-edge-end-inset] + expected: FAIL + + [e.style['row-rule-inset'\] = "10px / 20px 30px" should set row-rule-edge-start-inset] + expected: FAIL + + [e.style['row-rule-inset'\] = "10px / 20px 30px" should set row-rule-interior-end-inset] + expected: FAIL + + [e.style['row-rule-inset'\] = "10px / 20px 30px" should set row-rule-interior-start-inset] + expected: FAIL + + [e.style['row-rule-inset'\] = "10px / 20px 30px" should not set unrelated longhands] + expected: FAIL + + [e.style['row-rule-inset'\] = "10px 20px / 30px 40px" should set row-rule-edge-end-inset] + expected: FAIL + + [e.style['row-rule-inset'\] = "10px 20px / 30px 40px" should set row-rule-edge-start-inset] + expected: FAIL + + [e.style['row-rule-inset'\] = "10px 20px / 30px 40px" should set row-rule-interior-end-inset] + expected: FAIL + + [e.style['row-rule-inset'\] = "10px 20px / 30px 40px" should set row-rule-interior-start-inset] + expected: FAIL + + [e.style['row-rule-inset'\] = "10px 20px / 30px 40px" should not set unrelated longhands] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-gaps/parsing/rule-inset-valid.html.ini b/testing/web-platform/meta/css/css-gaps/parsing/rule-inset-valid.html.ini @@ -0,0 +1,108 @@ +[rule-inset-valid.html] + [e.style['column-rule-outset'\] = "0" should set the property value] + expected: FAIL + + [e.style['column-rule-inset'\] = "-20px" should set the property value] + expected: FAIL + + [e.style['column-rule-inset'\] = "5%" should set the property value] + expected: FAIL + + [e.style['column-rule-inset'\] = "10vmin" should set the property value] + expected: FAIL + + [e.style['column-rule-inset'\] = "calc(8em + 4ex)" should set the property value] + expected: FAIL + + [e.style['column-rule-inset'\] = "10px 20px / 30px -10px" should set the property value] + expected: FAIL + + [e.style['column-rule-inset'\] = "-10px -20px / 25% 24%" should set the property value] + expected: FAIL + + [e.style['column-rule-inset'\] = "5% 10% / 15% 25%" should set the property value] + expected: FAIL + + [e.style['column-rule-inset'\] = "10px 20px" should set the property value] + expected: FAIL + + [e.style['column-rule-inset'\] = "10px 20px / -5px" should set the property value] + expected: FAIL + + [e.style['column-rule-inset'\] = "10px / 20px 30px" should set the property value] + expected: FAIL + + [e.style['column-rule-inset'\] = "10px / 20px" should set the property value] + expected: FAIL + + [e.style['row-rule-inset'\] = "0" should set the property value] + expected: FAIL + + [e.style['row-rule-inset'\] = "-20px" should set the property value] + expected: FAIL + + [e.style['row-rule-inset'\] = "5%" should set the property value] + expected: FAIL + + [e.style['row-rule-inset'\] = "10vmin" should set the property value] + expected: FAIL + + [e.style['row-rule-inset'\] = "calc(8em + 4ex)" should set the property value] + expected: FAIL + + [e.style['row-rule-inset'\] = "10px 20px / 30px -10px" should set the property value] + expected: FAIL + + [e.style['row-rule-inset'\] = "-10px -20px / 25% 24%" should set the property value] + expected: FAIL + + [e.style['row-rule-inset'\] = "5% 10% / 15% 25%" should set the property value] + expected: FAIL + + [e.style['row-rule-inset'\] = "10px 20px" should set the property value] + expected: FAIL + + [e.style['row-rule-inset'\] = "10px 20px / -5px" should set the property value] + expected: FAIL + + [e.style['row-rule-inset'\] = "10px / 20px 30px" should set the property value] + expected: FAIL + + [e.style['row-rule-inset'\] = "10px / 20px" should set the property value] + expected: FAIL + + [e.style['rule-inset'\] = "0" should set the property value] + expected: FAIL + + [e.style['rule-inset'\] = "-20px" should set the property value] + expected: FAIL + + [e.style['rule-inset'\] = "5%" should set the property value] + expected: FAIL + + [e.style['rule-inset'\] = "10vmin" should set the property value] + expected: FAIL + + [e.style['rule-inset'\] = "calc(8em + 4ex)" should set the property value] + expected: FAIL + + [e.style['rule-inset'\] = "10px 20px / 30px -10px" should set the property value] + expected: FAIL + + [e.style['rule-inset'\] = "-10px -20px / 25% 24%" should set the property value] + expected: FAIL + + [e.style['rule-inset'\] = "5% 10% / 15% 25%" should set the property value] + expected: FAIL + + [e.style['rule-inset'\] = "10px 20px" should set the property value] + expected: FAIL + + [e.style['rule-inset'\] = "10px 20px / -5px" should set the property value] + expected: FAIL + + [e.style['rule-inset'\] = "10px / 20px 30px" should set the property value] + expected: FAIL + + [e.style['rule-inset'\] = "10px / 20px" should set the property value] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-gaps/parsing/rule-interior-start-end-inset-computed.html.ini b/testing/web-platform/meta/css/css-gaps/parsing/rule-interior-start-end-inset-computed.html.ini @@ -0,0 +1,84 @@ +[rule-interior-start-end-inset-computed.html] + [Property column-rule-interior-start-outset value '10px'] + expected: FAIL + + [Property column-rule-interior-start-inset value '-20px'] + expected: FAIL + + [Property column-rule-interior-start-inset value '0.5em'] + expected: FAIL + + [Property column-rule-interior-start-inset value 'calc(10px + 0.5em)'] + expected: FAIL + + [Property column-rule-interior-start-inset value 'calc(10px - 0.5em)'] + expected: FAIL + + [Property column-rule-interior-start-inset value '30%'] + expected: FAIL + + [Property column-rule-interior-start-inset value 'calc(25% + 10px)'] + expected: FAIL + + [Property row-rule-interior-start-inset value '10px'] + expected: FAIL + + [Property row-rule-interior-start-inset value '-20px'] + expected: FAIL + + [Property row-rule-interior-start-inset value '0.5em'] + expected: FAIL + + [Property row-rule-interior-start-inset value 'calc(10px + 0.5em)'] + expected: FAIL + + [Property row-rule-interior-start-inset value 'calc(10px - 0.5em)'] + expected: FAIL + + [Property row-rule-interior-start-inset value '30%'] + expected: FAIL + + [Property row-rule-interior-start-inset value 'calc(25% + 10px)'] + expected: FAIL + + [Property column-rule-interior-end-inset value '10px'] + expected: FAIL + + [Property column-rule-interior-end-inset value '-20px'] + expected: FAIL + + [Property column-rule-interior-end-inset value '0.5em'] + expected: FAIL + + [Property column-rule-interior-end-inset value 'calc(10px + 0.5em)'] + expected: FAIL + + [Property column-rule-interior-end-inset value 'calc(10px - 0.5em)'] + expected: FAIL + + [Property column-rule-interior-end-inset value '30%'] + expected: FAIL + + [Property column-rule-interior-end-inset value 'calc(25% + 10px)'] + expected: FAIL + + [Property row-rule-interior-end-inset value '10px'] + expected: FAIL + + [Property row-rule-interior-end-inset value '-20px'] + expected: FAIL + + [Property row-rule-interior-end-inset value '0.5em'] + expected: FAIL + + [Property row-rule-interior-end-inset value 'calc(10px + 0.5em)'] + expected: FAIL + + [Property row-rule-interior-end-inset value 'calc(10px - 0.5em)'] + expected: FAIL + + [Property row-rule-interior-end-inset value '30%'] + expected: FAIL + + [Property row-rule-interior-end-inset value 'calc(25% + 10px)'] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-gaps/parsing/rule-interior-start-end-outset-computed.html.ini b/testing/web-platform/meta/css/css-gaps/parsing/rule-interior-start-end-outset-computed.html.ini @@ -1,84 +0,0 @@ -[rule-interior-start-end-outset-computed.html] - [Property column-rule-interior-start-inset value '10px'] - expected: FAIL - - [Property column-rule-interior-start-inset value '-20px'] - expected: FAIL - - [Property column-rule-interior-start-inset value '0.5em'] - expected: FAIL - - [Property column-rule-interior-start-inset value 'calc(10px + 0.5em)'] - expected: FAIL - - [Property column-rule-interior-start-inset value 'calc(10px - 0.5em)'] - expected: FAIL - - [Property column-rule-interior-start-inset value '30%'] - expected: FAIL - - [Property column-rule-interior-start-inset value 'calc(25% + 10px)'] - expected: FAIL - - [Property row-rule-interior-start-inset value '10px'] - expected: FAIL - - [Property row-rule-interior-start-inset value '-20px'] - expected: FAIL - - [Property row-rule-interior-start-inset value '0.5em'] - expected: FAIL - - [Property row-rule-interior-start-inset value 'calc(10px + 0.5em)'] - expected: FAIL - - [Property row-rule-interior-start-inset value 'calc(10px - 0.5em)'] - expected: FAIL - - [Property row-rule-interior-start-inset value '30%'] - expected: FAIL - - [Property row-rule-interior-start-inset value 'calc(25% + 10px)'] - expected: FAIL - - [Property column-rule-interior-end-inset value '10px'] - expected: FAIL - - [Property column-rule-interior-end-inset value '-20px'] - expected: FAIL - - [Property column-rule-interior-end-inset value '0.5em'] - expected: FAIL - - [Property column-rule-interior-end-inset value 'calc(10px + 0.5em)'] - expected: FAIL - - [Property column-rule-interior-end-inset value 'calc(10px - 0.5em)'] - expected: FAIL - - [Property column-rule-interior-end-inset value '30%'] - expected: FAIL - - [Property column-rule-interior-end-inset value 'calc(25% + 10px)'] - expected: FAIL - - [Property row-rule-interior-end-inset value '10px'] - expected: FAIL - - [Property row-rule-interior-end-inset value '-20px'] - expected: FAIL - - [Property row-rule-interior-end-inset value '0.5em'] - expected: FAIL - - [Property row-rule-interior-end-inset value 'calc(10px + 0.5em)'] - expected: FAIL - - [Property row-rule-interior-end-inset value 'calc(10px - 0.5em)'] - expected: FAIL - - [Property row-rule-interior-end-inset value '30%'] - expected: FAIL - - [Property row-rule-interior-end-inset value 'calc(25% + 10px)'] - expected: FAIL diff --git a/testing/web-platform/meta/css/css-gaps/parsing/rule-outset-bidirectional-shorthand.html.ini b/testing/web-platform/meta/css/css-gaps/parsing/rule-outset-bidirectional-shorthand.html.ini @@ -1,189 +0,0 @@ -[rule-outset-bidirectional-shorthand.html] - [e.style['rule-inset'\] = "0px" should set column-rule-edge-end-inset] - expected: FAIL - - [e.style['rule-inset'\] = "0px" should set column-rule-edge-start-inset] - expected: FAIL - - [e.style['rule-inset'\] = "0px" should set column-rule-interior-end-inset] - expected: FAIL - - [e.style['rule-inset'\] = "0px" should set column-rule-interior-start-inset] - expected: FAIL - - [e.style['rule-inset'\] = "0px" should set row-rule-edge-end-inset] - expected: FAIL - - [e.style['rule-inset'\] = "0px" should set row-rule-edge-start-inset] - expected: FAIL - - [e.style['rule-inset'\] = "0px" should set row-rule-interior-end-inset] - expected: FAIL - - [e.style['rule-inset'\] = "0px" should set row-rule-interior-start-inset] - expected: FAIL - - [e.style['rule-inset'\] = "0px" should not set unrelated longhands] - expected: FAIL - - [e.style['rule-inset'\] = "10px" should set column-rule-edge-end-inset] - expected: FAIL - - [e.style['rule-inset'\] = "10px" should set column-rule-edge-start-inset] - expected: FAIL - - [e.style['rule-inset'\] = "10px" should set column-rule-interior-end-inset] - expected: FAIL - - [e.style['rule-inset'\] = "10px" should set column-rule-interior-start-inset] - expected: FAIL - - [e.style['rule-inset'\] = "10px" should set row-rule-edge-end-inset] - expected: FAIL - - [e.style['rule-inset'\] = "10px" should set row-rule-edge-start-inset] - expected: FAIL - - [e.style['rule-inset'\] = "10px" should set row-rule-interior-end-inset] - expected: FAIL - - [e.style['rule-inset'\] = "10px" should set row-rule-interior-start-inset] - expected: FAIL - - [e.style['rule-inset'\] = "10px" should not set unrelated longhands] - expected: FAIL - - [e.style['rule-inset'\] = "50%" should set column-rule-edge-end-inset] - expected: FAIL - - [e.style['rule-inset'\] = "50%" should set column-rule-edge-start-inset] - expected: FAIL - - [e.style['rule-inset'\] = "50%" should set column-rule-interior-end-inset] - expected: FAIL - - [e.style['rule-inset'\] = "50%" should set column-rule-interior-start-inset] - expected: FAIL - - [e.style['rule-inset'\] = "50%" should set row-rule-edge-end-inset] - expected: FAIL - - [e.style['rule-inset'\] = "50%" should set row-rule-edge-start-inset] - expected: FAIL - - [e.style['rule-inset'\] = "50%" should set row-rule-interior-end-inset] - expected: FAIL - - [e.style['rule-inset'\] = "50%" should set row-rule-interior-start-inset] - expected: FAIL - - [e.style['rule-inset'\] = "50%" should not set unrelated longhands] - expected: FAIL - - [e.style['rule-inset'\] = "10px 20px" should set column-rule-edge-end-inset] - expected: FAIL - - [e.style['rule-inset'\] = "10px 20px" should set column-rule-edge-start-inset] - expected: FAIL - - [e.style['rule-inset'\] = "10px 20px" should set column-rule-interior-end-inset] - expected: FAIL - - [e.style['rule-inset'\] = "10px 20px" should set column-rule-interior-start-inset] - expected: FAIL - - [e.style['rule-inset'\] = "10px 20px" should set row-rule-edge-end-inset] - expected: FAIL - - [e.style['rule-inset'\] = "10px 20px" should set row-rule-edge-start-inset] - expected: FAIL - - [e.style['rule-inset'\] = "10px 20px" should set row-rule-interior-end-inset] - expected: FAIL - - [e.style['rule-inset'\] = "10px 20px" should set row-rule-interior-start-inset] - expected: FAIL - - [e.style['rule-inset'\] = "10px 20px" should not set unrelated longhands] - expected: FAIL - - [e.style['rule-inset'\] = "10px 20px / 30px" should set column-rule-edge-end-inset] - expected: FAIL - - [e.style['rule-inset'\] = "10px 20px / 30px" should set column-rule-edge-start-inset] - expected: FAIL - - [e.style['rule-inset'\] = "10px 20px / 30px" should set column-rule-interior-end-inset] - expected: FAIL - - [e.style['rule-inset'\] = "10px 20px / 30px" should set column-rule-interior-start-inset] - expected: FAIL - - [e.style['rule-inset'\] = "10px 20px / 30px" should set row-rule-edge-end-inset] - expected: FAIL - - [e.style['rule-inset'\] = "10px 20px / 30px" should set row-rule-edge-start-inset] - expected: FAIL - - [e.style['rule-inset'\] = "10px 20px / 30px" should set row-rule-interior-end-inset] - expected: FAIL - - [e.style['rule-inset'\] = "10px 20px / 30px" should set row-rule-interior-start-inset] - expected: FAIL - - [e.style['rule-inset'\] = "10px 20px / 30px" should not set unrelated longhands] - expected: FAIL - - [e.style['rule-inset'\] = "10px / 20px 30px" should set column-rule-edge-end-inset] - expected: FAIL - - [e.style['rule-inset'\] = "10px / 20px 30px" should set column-rule-edge-start-inset] - expected: FAIL - - [e.style['rule-inset'\] = "10px / 20px 30px" should set column-rule-interior-end-inset] - expected: FAIL - - [e.style['rule-inset'\] = "10px / 20px 30px" should set column-rule-interior-start-inset] - expected: FAIL - - [e.style['rule-inset'\] = "10px / 20px 30px" should set row-rule-edge-end-inset] - expected: FAIL - - [e.style['rule-inset'\] = "10px / 20px 30px" should set row-rule-edge-start-inset] - expected: FAIL - - [e.style['rule-inset'\] = "10px / 20px 30px" should set row-rule-interior-end-inset] - expected: FAIL - - [e.style['rule-inset'\] = "10px / 20px 30px" should set row-rule-interior-start-inset] - expected: FAIL - - [e.style['rule-inset'\] = "10px / 20px 30px" should not set unrelated longhands] - expected: FAIL - - [e.style['rule-inset'\] = "10px 20px / 30px 40px" should set column-rule-edge-end-inset] - expected: FAIL - - [e.style['rule-inset'\] = "10px 20px / 30px 40px" should set column-rule-edge-start-inset] - expected: FAIL - - [e.style['rule-inset'\] = "10px 20px / 30px 40px" should set column-rule-interior-end-inset] - expected: FAIL - - [e.style['rule-inset'\] = "10px 20px / 30px 40px" should set column-rule-interior-start-inset] - expected: FAIL - - [e.style['rule-inset'\] = "10px 20px / 30px 40px" should set row-rule-edge-end-inset] - expected: FAIL - - [e.style['rule-inset'\] = "10px 20px / 30px 40px" should set row-rule-edge-start-inset] - expected: FAIL - - [e.style['rule-inset'\] = "10px 20px / 30px 40px" should set row-rule-interior-end-inset] - expected: FAIL - - [e.style['rule-inset'\] = "10px 20px / 30px 40px" should set row-rule-interior-start-inset] - expected: FAIL - - [e.style['rule-inset'\] = "10px 20px / 30px 40px" should not set unrelated longhands] - expected: FAIL diff --git a/testing/web-platform/meta/css/css-gaps/parsing/rule-outset-computed.html.ini b/testing/web-platform/meta/css/css-gaps/parsing/rule-outset-computed.html.ini @@ -1,108 +0,0 @@ -[rule-outset-computed.html] - [Property column-rule-inset value '10px'] - expected: FAIL - - [Property column-rule-inset value '-20px'] - expected: FAIL - - [Property column-rule-inset value '0.5em'] - expected: FAIL - - [Property column-rule-inset value 'calc(10px + 0.5em)'] - expected: FAIL - - [Property column-rule-inset value 'calc(10px - 0.5em)'] - expected: FAIL - - [Property column-rule-inset value '30%'] - expected: FAIL - - [Property column-rule-inset value 'calc(25% + 10px)'] - expected: FAIL - - [Property column-rule-inset value '10px 20px'] - expected: FAIL - - [Property column-rule-inset value '10px 20px / 30px -10px'] - expected: FAIL - - [Property column-rule-inset value '-10px -20px / 25% 24%'] - expected: FAIL - - [Property column-rule-inset value '5% 10% / 15%'] - expected: FAIL - - [Property column-rule-inset value '5% / 15% 20%'] - expected: FAIL - - [Property row-rule-inset value '10px'] - expected: FAIL - - [Property row-rule-inset value '-20px'] - expected: FAIL - - [Property row-rule-inset value '0.5em'] - expected: FAIL - - [Property row-rule-inset value 'calc(10px + 0.5em)'] - expected: FAIL - - [Property row-rule-inset value 'calc(10px - 0.5em)'] - expected: FAIL - - [Property row-rule-inset value '30%'] - expected: FAIL - - [Property row-rule-inset value 'calc(25% + 10px)'] - expected: FAIL - - [Property row-rule-inset value '10px 20px'] - expected: FAIL - - [Property row-rule-inset value '10px 20px / 30px -10px'] - expected: FAIL - - [Property row-rule-inset value '-10px -20px / 25% 24%'] - expected: FAIL - - [Property row-rule-inset value '5% 10% / 15%'] - expected: FAIL - - [Property row-rule-inset value '5% / 15% 20%'] - expected: FAIL - - [Property rule-inset value '10px'] - expected: FAIL - - [Property rule-inset value '-20px'] - expected: FAIL - - [Property rule-inset value '0.5em'] - expected: FAIL - - [Property rule-inset value 'calc(10px + 0.5em)'] - expected: FAIL - - [Property rule-inset value 'calc(10px - 0.5em)'] - expected: FAIL - - [Property rule-inset value '30%'] - expected: FAIL - - [Property rule-inset value 'calc(25% + 10px)'] - expected: FAIL - - [Property rule-inset value '10px 20px'] - expected: FAIL - - [Property rule-inset value '10px 20px / 30px -10px'] - expected: FAIL - - [Property rule-inset value '-10px -20px / 25% 24%'] - expected: FAIL - - [Property rule-inset value '5% 10% / 15%'] - expected: FAIL - - [Property rule-inset value '5% / 15% 20%'] - expected: FAIL diff --git a/testing/web-platform/meta/css/css-gaps/parsing/rule-outset-shorthand.html.ini b/testing/web-platform/meta/css/css-gaps/parsing/rule-outset-shorthand.html.ini @@ -1,210 +0,0 @@ -[rule-outset-shorthand.html] - [e.style['column-rule-inset'\] = "0px" should set column-rule-edge-end-inset] - expected: FAIL - - [e.style['column-rule-inset'\] = "0px" should set column-rule-edge-start-inset] - expected: FAIL - - [e.style['column-rule-inset'\] = "0px" should set column-rule-interior-end-inset] - expected: FAIL - - [e.style['column-rule-inset'\] = "0px" should set column-rule-interior-start-inset] - expected: FAIL - - [e.style['column-rule-inset'\] = "0px" should not set unrelated longhands] - expected: FAIL - - [e.style['column-rule-inset'\] = "10px" should set column-rule-edge-end-inset] - expected: FAIL - - [e.style['column-rule-inset'\] = "10px" should set column-rule-edge-start-inset] - expected: FAIL - - [e.style['column-rule-inset'\] = "10px" should set column-rule-interior-end-inset] - expected: FAIL - - [e.style['column-rule-inset'\] = "10px" should set column-rule-interior-start-inset] - expected: FAIL - - [e.style['column-rule-inset'\] = "10px" should not set unrelated longhands] - expected: FAIL - - [e.style['column-rule-inset'\] = "50%" should set column-rule-edge-end-inset] - expected: FAIL - - [e.style['column-rule-inset'\] = "50%" should set column-rule-edge-start-inset] - expected: FAIL - - [e.style['column-rule-inset'\] = "50%" should set column-rule-interior-end-inset] - expected: FAIL - - [e.style['column-rule-inset'\] = "50%" should set column-rule-interior-start-inset] - expected: FAIL - - [e.style['column-rule-inset'\] = "50%" should not set unrelated longhands] - expected: FAIL - - [e.style['column-rule-inset'\] = "10px 20px" should set column-rule-edge-end-inset] - expected: FAIL - - [e.style['column-rule-inset'\] = "10px 20px" should set column-rule-edge-start-inset] - expected: FAIL - - [e.style['column-rule-inset'\] = "10px 20px" should set column-rule-interior-end-inset] - expected: FAIL - - [e.style['column-rule-inset'\] = "10px 20px" should set column-rule-interior-start-inset] - expected: FAIL - - [e.style['column-rule-inset'\] = "10px 20px" should not set unrelated longhands] - expected: FAIL - - [e.style['column-rule-inset'\] = "10px 20px / 30px" should set column-rule-edge-end-inset] - expected: FAIL - - [e.style['column-rule-inset'\] = "10px 20px / 30px" should set column-rule-edge-start-inset] - expected: FAIL - - [e.style['column-rule-inset'\] = "10px 20px / 30px" should set column-rule-interior-end-inset] - expected: FAIL - - [e.style['column-rule-inset'\] = "10px 20px / 30px" should set column-rule-interior-start-inset] - expected: FAIL - - [e.style['column-rule-inset'\] = "10px 20px / 30px" should not set unrelated longhands] - expected: FAIL - - [e.style['column-rule-inset'\] = "10px / 20px 30px" should set column-rule-edge-end-inset] - expected: FAIL - - [e.style['column-rule-inset'\] = "10px / 20px 30px" should set column-rule-edge-start-inset] - expected: FAIL - - [e.style['column-rule-inset'\] = "10px / 20px 30px" should set column-rule-interior-end-inset] - expected: FAIL - - [e.style['column-rule-inset'\] = "10px / 20px 30px" should set column-rule-interior-start-inset] - expected: FAIL - - [e.style['column-rule-inset'\] = "10px / 20px 30px" should not set unrelated longhands] - expected: FAIL - - [e.style['column-rule-inset'\] = "10px 20px / 30px 40px" should set column-rule-edge-end-inset] - expected: FAIL - - [e.style['column-rule-inset'\] = "10px 20px / 30px 40px" should set column-rule-edge-start-inset] - expected: FAIL - - [e.style['column-rule-inset'\] = "10px 20px / 30px 40px" should set column-rule-interior-end-inset] - expected: FAIL - - [e.style['column-rule-inset'\] = "10px 20px / 30px 40px" should set column-rule-interior-start-inset] - expected: FAIL - - [e.style['column-rule-inset'\] = "10px 20px / 30px 40px" should not set unrelated longhands] - expected: FAIL - - [e.style['row-rule-inset'\] = "0px" should set row-rule-edge-end-inset] - expected: FAIL - - [e.style['row-rule-inset'\] = "0px" should set row-rule-edge-start-inset] - expected: FAIL - - [e.style['row-rule-inset'\] = "0px" should set row-rule-interior-end-inset] - expected: FAIL - - [e.style['row-rule-inset'\] = "0px" should set row-rule-interior-start-inset] - expected: FAIL - - [e.style['row-rule-inset'\] = "0px" should not set unrelated longhands] - expected: FAIL - - [e.style['row-rule-inset'\] = "10px" should set row-rule-edge-end-inset] - expected: FAIL - - [e.style['row-rule-inset'\] = "10px" should set row-rule-edge-start-inset] - expected: FAIL - - [e.style['row-rule-inset'\] = "10px" should set row-rule-interior-end-inset] - expected: FAIL - - [e.style['row-rule-inset'\] = "10px" should set row-rule-interior-start-inset] - expected: FAIL - - [e.style['row-rule-inset'\] = "10px" should not set unrelated longhands] - expected: FAIL - - [e.style['row-rule-inset'\] = "50%" should set row-rule-edge-end-inset] - expected: FAIL - - [e.style['row-rule-inset'\] = "50%" should set row-rule-edge-start-inset] - expected: FAIL - - [e.style['row-rule-inset'\] = "50%" should set row-rule-interior-end-inset] - expected: FAIL - - [e.style['row-rule-inset'\] = "50%" should set row-rule-interior-start-inset] - expected: FAIL - - [e.style['row-rule-inset'\] = "50%" should not set unrelated longhands] - expected: FAIL - - [e.style['row-rule-inset'\] = "10px 20px" should set row-rule-edge-end-inset] - expected: FAIL - - [e.style['row-rule-inset'\] = "10px 20px" should set row-rule-edge-start-inset] - expected: FAIL - - [e.style['row-rule-inset'\] = "10px 20px" should set row-rule-interior-end-inset] - expected: FAIL - - [e.style['row-rule-inset'\] = "10px 20px" should set row-rule-interior-start-inset] - expected: FAIL - - [e.style['row-rule-inset'\] = "10px 20px" should not set unrelated longhands] - expected: FAIL - - [e.style['row-rule-inset'\] = "10px 20px / 30px" should set row-rule-edge-end-inset] - expected: FAIL - - [e.style['row-rule-inset'\] = "10px 20px / 30px" should set row-rule-edge-start-inset] - expected: FAIL - - [e.style['row-rule-inset'\] = "10px 20px / 30px" should set row-rule-interior-end-inset] - expected: FAIL - - [e.style['row-rule-inset'\] = "10px 20px / 30px" should set row-rule-interior-start-inset] - expected: FAIL - - [e.style['row-rule-inset'\] = "10px 20px / 30px" should not set unrelated longhands] - expected: FAIL - - [e.style['row-rule-inset'\] = "10px / 20px 30px" should set row-rule-edge-end-inset] - expected: FAIL - - [e.style['row-rule-inset'\] = "10px / 20px 30px" should set row-rule-edge-start-inset] - expected: FAIL - - [e.style['row-rule-inset'\] = "10px / 20px 30px" should set row-rule-interior-end-inset] - expected: FAIL - - [e.style['row-rule-inset'\] = "10px / 20px 30px" should set row-rule-interior-start-inset] - expected: FAIL - - [e.style['row-rule-inset'\] = "10px / 20px 30px" should not set unrelated longhands] - expected: FAIL - - [e.style['row-rule-inset'\] = "10px 20px / 30px 40px" should set row-rule-edge-end-inset] - expected: FAIL - - [e.style['row-rule-inset'\] = "10px 20px / 30px 40px" should set row-rule-edge-start-inset] - expected: FAIL - - [e.style['row-rule-inset'\] = "10px 20px / 30px 40px" should set row-rule-interior-end-inset] - expected: FAIL - - [e.style['row-rule-inset'\] = "10px 20px / 30px 40px" should set row-rule-interior-start-inset] - expected: FAIL - - [e.style['row-rule-inset'\] = "10px 20px / 30px 40px" should not set unrelated longhands] - expected: FAIL diff --git a/testing/web-platform/meta/css/css-gaps/parsing/rule-outset-valid.html.ini b/testing/web-platform/meta/css/css-gaps/parsing/rule-outset-valid.html.ini @@ -1,108 +0,0 @@ -[rule-outset-valid.html] - [e.style['column-rule-inset'\] = "0" should set the property value] - expected: FAIL - - [e.style['column-rule-inset'\] = "-20px" should set the property value] - expected: FAIL - - [e.style['column-rule-inset'\] = "5%" should set the property value] - expected: FAIL - - [e.style['column-rule-inset'\] = "10vmin" should set the property value] - expected: FAIL - - [e.style['column-rule-inset'\] = "calc(8em + 4ex)" should set the property value] - expected: FAIL - - [e.style['column-rule-inset'\] = "10px 20px / 30px -10px" should set the property value] - expected: FAIL - - [e.style['column-rule-inset'\] = "-10px -20px / 25% 24%" should set the property value] - expected: FAIL - - [e.style['column-rule-inset'\] = "5% 10% / 15% 25%" should set the property value] - expected: FAIL - - [e.style['column-rule-inset'\] = "10px 20px" should set the property value] - expected: FAIL - - [e.style['column-rule-inset'\] = "10px 20px / -5px" should set the property value] - expected: FAIL - - [e.style['column-rule-inset'\] = "10px / 20px 30px" should set the property value] - expected: FAIL - - [e.style['column-rule-inset'\] = "10px / 20px" should set the property value] - expected: FAIL - - [e.style['row-rule-inset'\] = "0" should set the property value] - expected: FAIL - - [e.style['row-rule-inset'\] = "-20px" should set the property value] - expected: FAIL - - [e.style['row-rule-inset'\] = "5%" should set the property value] - expected: FAIL - - [e.style['row-rule-inset'\] = "10vmin" should set the property value] - expected: FAIL - - [e.style['row-rule-inset'\] = "calc(8em + 4ex)" should set the property value] - expected: FAIL - - [e.style['row-rule-inset'\] = "10px 20px / 30px -10px" should set the property value] - expected: FAIL - - [e.style['row-rule-inset'\] = "-10px -20px / 25% 24%" should set the property value] - expected: FAIL - - [e.style['row-rule-inset'\] = "5% 10% / 15% 25%" should set the property value] - expected: FAIL - - [e.style['row-rule-inset'\] = "10px 20px" should set the property value] - expected: FAIL - - [e.style['row-rule-inset'\] = "10px 20px / -5px" should set the property value] - expected: FAIL - - [e.style['row-rule-inset'\] = "10px / 20px 30px" should set the property value] - expected: FAIL - - [e.style['row-rule-inset'\] = "10px / 20px" should set the property value] - expected: FAIL - - [e.style['rule-inset'\] = "0" should set the property value] - expected: FAIL - - [e.style['rule-inset'\] = "-20px" should set the property value] - expected: FAIL - - [e.style['rule-inset'\] = "5%" should set the property value] - expected: FAIL - - [e.style['rule-inset'\] = "10vmin" should set the property value] - expected: FAIL - - [e.style['rule-inset'\] = "calc(8em + 4ex)" should set the property value] - expected: FAIL - - [e.style['rule-inset'\] = "10px 20px / 30px -10px" should set the property value] - expected: FAIL - - [e.style['rule-inset'\] = "-10px -20px / 25% 24%" should set the property value] - expected: FAIL - - [e.style['rule-inset'\] = "5% 10% / 15% 25%" should set the property value] - expected: FAIL - - [e.style['rule-inset'\] = "10px 20px" should set the property value] - expected: FAIL - - [e.style['rule-inset'\] = "10px 20px / -5px" should set the property value] - expected: FAIL - - [e.style['rule-inset'\] = "10px / 20px 30px" should set the property value] - expected: FAIL - - [e.style['rule-inset'\] = "10px / 20px" should set the property value] - expected: FAIL