From 933a7cc1f68ee44bf6fef35b0eff036124548dff Mon Sep 17 00:00:00 2001 From: Anne van Kesteren Date: Thu, 13 Oct 2016 16:17:24 +0200 Subject: [PATCH] Synthetic click events and event dispatch This is testing some of the scenarios discussed in https://github.com/whatwg/dom/issues/325 and specified in https://github.com/whatwg/dom/pull/342. --- dom/events/Event-dispatch-click.html | 119 +++++++++++++++++++++++++++ 1 file changed, 119 insertions(+) create mode 100644 dom/events/Event-dispatch-click.html diff --git a/dom/events/Event-dispatch-click.html b/dom/events/Event-dispatch-click.html new file mode 100644 index 00000000000000..a16e1a276bd939 --- /dev/null +++ b/dom/events/Event-dispatch-click.html @@ -0,0 +1,119 @@ + +Synthetic click event "magic" + + +
+ +