1
0
Fork 0
firefox/testing/web-platform/meta/css/css-gaps/parsing/rule-outset-valid.html.ini
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

15 lines
497 B
INI

[rule-outset-valid.html]
[e.style['column-rule-outset'\] = "0" should set the property value]
expected: FAIL
[e.style['column-rule-outset'\] = "-20px" should set the property value]
expected: FAIL
[e.style['column-rule-outset'\] = "5%" should set the property value]
expected: FAIL
[e.style['row-rule-outset'\] = "10vmin" should set the property value]
expected: FAIL
[e.style['row-rule-outset'\] = "calc(8em + 4ex)" should set the property value]
expected: FAIL