summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-pseudo/highlight-cascade/highlight-pseudos-computed.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/css/css-pseudo/highlight-cascade/highlight-pseudos-computed.html.ini')
-rw-r--r--testing/web-platform/meta/css/css-pseudo/highlight-cascade/highlight-pseudos-computed.html.ini24
1 files changed, 24 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/css-pseudo/highlight-cascade/highlight-pseudos-computed.html.ini b/testing/web-platform/meta/css/css-pseudo/highlight-cascade/highlight-pseudos-computed.html.ini
new file mode 100644
index 0000000000..a85b03c6eb
--- /dev/null
+++ b/testing/web-platform/meta/css/css-pseudo/highlight-cascade/highlight-pseudos-computed.html.ini
@@ -0,0 +1,24 @@
+[highlight-pseudos-computed.html]
+ [getComputedStyle() for ::spelling-error]
+ expected: FAIL
+
+ [getComputedStyle() for ::grammar-error]
+ expected: FAIL
+
+ [getComputedStyle() for ::highlight(foo): should return an empty CSSStyleDeclaration]
+ expected: FAIL
+
+ [getComputedStyle() for ::highlight(foo)) should return an empty CSSStyleDeclaration]
+ expected: FAIL
+
+ [getComputedStyle() for ::highlight(foo)( should return an empty CSSStyleDeclaration]
+ expected: FAIL
+
+ [getComputedStyle() for ::highlight(foo)(foo) should return an empty CSSStyleDeclaration]
+ expected: FAIL
+
+ [getComputedStyle() for ::highlight(foo)() should return an empty CSSStyleDeclaration]
+ expected: FAIL
+
+ [getComputedStyle() for ::highlight(foo). should return an empty CSSStyleDeclaration]
+ expected: FAIL