summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/semantics/invokers/invoketarget-button-event-dispatch.tentative.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/html/semantics/invokers/invoketarget-button-event-dispatch.tentative.html.ini')
-rw-r--r--testing/web-platform/meta/html/semantics/invokers/invoketarget-button-event-dispatch.tentative.html.ini30
1 files changed, 30 insertions, 0 deletions
diff --git a/testing/web-platform/meta/html/semantics/invokers/invoketarget-button-event-dispatch.tentative.html.ini b/testing/web-platform/meta/html/semantics/invokers/invoketarget-button-event-dispatch.tentative.html.ini
index 19d709a88d..f0be3ffd6a 100644
--- a/testing/web-platform/meta/html/semantics/invokers/invoketarget-button-event-dispatch.tentative.html.ini
+++ b/testing/web-platform/meta/html/semantics/invokers/invoketarget-button-event-dispatch.tentative.html.ini
@@ -1,3 +1,33 @@
[invoketarget-button-event-dispatch.tentative.html]
[event dispatches on click]
expected: FAIL
+
+ [setting custom invokeAction property to foo (no dash) did not dispatch an event]
+ expected: FAIL
+
+ [setting custom invokeaction attribute to foo (no dash) did not dispatch an event]
+ expected: FAIL
+
+ [setting custom invokeAction property to foobar (no dash) did not dispatch an event]
+ expected: FAIL
+
+ [setting custom invokeaction attribute to foobar (no dash) did not dispatch an event]
+ expected: FAIL
+
+ [setting custom invokeAction property to foo bar (no dash) did not dispatch an event]
+ expected: FAIL
+
+ [setting custom invokeaction attribute to foo bar (no dash) did not dispatch an event]
+ expected: FAIL
+
+ [setting custom invokeAction property to em—dash (no dash) did not dispatch an event]
+ expected: FAIL
+
+ [setting custom invokeaction attribute to em—dash (no dash) did not dispatch an event]
+ expected: FAIL
+
+ [setting custom invokeAction property to hidedocument (no dash) did not dispatch an event]
+ expected: FAIL
+
+ [setting custom invokeaction attribute to hidedocument (no dash) did not dispatch an event]
+ expected: FAIL