summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/semantics/invokers/interestevent-interface.tentative.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/html/semantics/invokers/interestevent-interface.tentative.html.ini')
-rw-r--r--testing/web-platform/meta/html/semantics/invokers/interestevent-interface.tentative.html.ini66
1 files changed, 66 insertions, 0 deletions
diff --git a/testing/web-platform/meta/html/semantics/invokers/interestevent-interface.tentative.html.ini b/testing/web-platform/meta/html/semantics/invokers/interestevent-interface.tentative.html.ini
new file mode 100644
index 0000000000..5c2d245e47
--- /dev/null
+++ b/testing/web-platform/meta/html/semantics/invokers/interestevent-interface.tentative.html.ini
@@ -0,0 +1,66 @@
+[interestevent-interface.tentative.html]
+ [action is a readonly defaulting to '']
+ expected: FAIL
+
+ [invoker is readonly defaulting to null]
+ expected: FAIL
+
+ [action reflects initialized attribute]
+ expected: FAIL
+
+ [action set to undefined]
+ expected: FAIL
+
+ [action set to null]
+ expected: FAIL
+
+ [action set to false]
+ expected: FAIL
+
+ [action explicitly set to empty string]
+ expected: FAIL
+
+ [action set to true]
+ expected: FAIL
+
+ [action set to a number]
+ expected: FAIL
+
+ [action set to [\]]
+ expected: FAIL
+
+ [action set to [1, 2, 3\]]
+ expected: FAIL
+
+ [action set to an object]
+ expected: FAIL
+
+ [action set to an object with a toString function]
+ expected: FAIL
+
+ [InterestEventInit properties set value]
+ expected: FAIL
+
+ [InterestEventInit properties set value 2]
+ expected: FAIL
+
+ [InterestEventInit properties set value 3]
+ expected: FAIL
+
+ [invoker set to undefined]
+ expected: FAIL
+
+ [invoker set to null]
+ expected: FAIL
+
+ [invoker set to false]
+ expected: FAIL
+
+ [invoker set to true]
+ expected: FAIL
+
+ [invoker set to {}]
+ expected: FAIL
+
+ [invoker set to non-Element EventTarget]
+ expected: FAIL