summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-highlight-api/highlight-pseudo-computed.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/css/css-highlight-api/highlight-pseudo-computed.html.ini')
-rw-r--r--testing/web-platform/meta/css/css-highlight-api/highlight-pseudo-computed.html.ini27
1 files changed, 27 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/css-highlight-api/highlight-pseudo-computed.html.ini b/testing/web-platform/meta/css/css-highlight-api/highlight-pseudo-computed.html.ini
new file mode 100644
index 0000000000..c15f0e8fc8
--- /dev/null
+++ b/testing/web-platform/meta/css/css-highlight-api/highlight-pseudo-computed.html.ini
@@ -0,0 +1,27 @@
+[highlight-pseudo-computed.html]
+ [getComputedStyle() for ::highlight(foo): should not return a style.]
+ expected: FAIL
+
+ [getComputedStyle() for ::highlight(foo)) should not return a style.]
+ expected: FAIL
+
+ [getComputedStyle() for ::highlight(foo)( should not return a style.]
+ expected: FAIL
+
+ [getComputedStyle() for ::highlight should not return a style.]
+ expected: FAIL
+
+ [getComputedStyle() for ::highlight(foo)(foo) should not return a style.]
+ expected: FAIL
+
+ [getComputedStyle() for ::highlight(foo)() should not return a style.]
+ expected: FAIL
+
+ [getComputedStyle() for ::highlight(foo). should not return a style.]
+ expected: FAIL
+
+ [getComputedStyle() for ::highlight(foo,bar) should not return a style.]
+ expected: FAIL
+
+ [getComputedStyle() for ::highlight(foo bar) should not return a style.]
+ expected: FAIL