aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/meta/css/css-ui/caret-shape-parsing.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tests/wpt/meta/css/css-ui/caret-shape-parsing.html.ini')
-rw-r--r--tests/wpt/meta/css/css-ui/caret-shape-parsing.html.ini24
1 files changed, 24 insertions, 0 deletions
diff --git a/tests/wpt/meta/css/css-ui/caret-shape-parsing.html.ini b/tests/wpt/meta/css/css-ui/caret-shape-parsing.html.ini
new file mode 100644
index 00000000000..93eccefc2cf
--- /dev/null
+++ b/tests/wpt/meta/css/css-ui/caret-shape-parsing.html.ini
@@ -0,0 +1,24 @@
+[caret-shape-parsing.html]
+ [e.style['caret-shape'\] = "initial" should set the property value]
+ expected: FAIL
+
+ [e.style['caret-shape'\] = "inherit" should set the property value]
+ expected: FAIL
+
+ [e.style['caret-shape'\] = "unset" should set the property value]
+ expected: FAIL
+
+ [e.style['caret-shape'\] = "revert" should set the property value]
+ expected: FAIL
+
+ [e.style['caret-shape'\] = "auto" should set the property value]
+ expected: FAIL
+
+ [e.style['caret-shape'\] = "bar" should set the property value]
+ expected: FAIL
+
+ [e.style['caret-shape'\] = "block" should set the property value]
+ expected: FAIL
+
+ [e.style['caret-shape'\] = "underscore" should set the property value]
+ expected: FAIL