Re: [html-tests] Test a few more cases in the event handler processing algorithm (#5109)

 [View the complete job log.](https://travis-ci.org/w3c/web-platform-tests/jobs/209528226)

# Chrome (unstable channel) #
Testing web-platform-tests at revision 1a7a4acdb631843699376e2cd86b901c4a81c2b8
Using browser at version 58.0.3029.6 dev
Starting 10 test iterations
All results were stable
## All results ##
<details>
<summary>2 tests ran</summary>
<details>
<summary><a href="http://w3c-test.org/submissions/5109/html/browsers/browsing-the-web/unloading-documents/beforeunload-canceling.html">/html/browsers/browsing-the-web/unloading-documents/beforeunload-canceling.html</a></summary>


| Subtest | Results | Messages |
|---------|---------|----------|
|         | TIMEOUT |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5109/html/webappapis/scripting/events/event-handler-processing-algorithm-error/synthetic-errorevent-click.html">/html/webappapis/scripting/events/event-handler-processing-algorithm-error/synthetic-errorevent-click.html</a></summary>


|                                                     Subtest                                                     | Results | Messages |
|-----------------------------------------------------------------------------------------------------------------|---------|----------|
|                                                                                                                 | OK      |          |
| `click event is normal (return true does not cancel; one arg) on Document, with a synthetic ErrorEvent`         | PASS    |          |
| `click event is normal (return true does not cancel; one arg) on Window, with a synthetic ErrorEvent`           | PASS    |          |
| `click event is normal (return true does not cancel; one arg) on a script element, with a synthetic ErrorEvent` | PASS    |          |
| `click event is normal (return true does not cancel; one arg) on Worker, with a synthetic ErrorEvent`           | PASS    |          |

</details>
</details>

View on GitHub: https://github.com/w3c/web-platform-tests/pull/5109#issuecomment-285496221

Received on Thursday, 9 March 2017 21:56:21 UTC