aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/meta/css/css-gaps/parsing/rule-outset-valid.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tests/wpt/meta/css/css-gaps/parsing/rule-outset-valid.html.ini')
-rw-r--r--tests/wpt/meta/css/css-gaps/parsing/rule-outset-valid.html.ini15
1 files changed, 15 insertions, 0 deletions
diff --git a/tests/wpt/meta/css/css-gaps/parsing/rule-outset-valid.html.ini b/tests/wpt/meta/css/css-gaps/parsing/rule-outset-valid.html.ini
new file mode 100644
index 00000000000..bd2ef152a30
--- /dev/null
+++ b/tests/wpt/meta/css/css-gaps/parsing/rule-outset-valid.html.ini
@@ -0,0 +1,15 @@
+[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