servo/tests/wpt/meta/css/css-gaps/parsing/rule-outset-valid.html.ini
Servo WPT Sync e22ce3988b
Sync WPT with upstream (27-04-2025) (#36708)
Automated downstream sync of changes from upstream as of 27-04-2025
[no-wpt-sync]

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
2025-04-27 02:05:07 +00:00

15 lines
497 B
INI
Vendored

[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