Re: [html-tests] Test for no special behavior for mouseover cancelation (#5011)

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

# Chrome (unstable channel) #
Testing web-platform-tests at revision dea24605115b4924a00aef148dff8851eeb011af
Using browser at version 58.0.3018.3 dev
Starting 10 test iterations
All results were stable
## All results ##
<details>
<summary>1 test ran</summary>
<details>
<summary><a href="http://w3c-test.org/submissions/5011/html/webappapis/scripting/events/event-handler-processing-algorithm.html">/html/webappapis/scripting/events/event-handler-processing-algorithm.html</a></summary>


|                                   Subtest                                   | Results |
|-----------------------------------------------------------------------------|---------|
|                                                                             | OK      |
| `blur listener returning false cancels event`                               | PASS    |
| `mouseover listener returning false cancels event (using MouseEvent)`       | PASS    |
| `click listener returning false cancels event`                              | PASS    |
| `mouseover listener returning true doesn't cancel event (using MouseEvent)` | PASS    |
| `mouseover listener returning false cancels event (using Event)`            | PASS    |
| `mouseover listener returning true doesn't cancel event (using Event)`      | PASS    |
| `dblclick listener returning false cancels event`                           | PASS    |

</details>
</details>

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

Received on Friday, 24 February 2017 20:51:31 UTC