Re: [html-tests] Change assertion to match assert description (#2844)

https://html.spec.whatwg.org/multipage/interaction.html#dom-click
->
https://html.spec.whatwg.org/multipage/interaction.html#run-synthetic-click-activation-steps
->
> Fire a click event at the element. If the run synthetic click activation steps algorithm was invoked because the click() method was invoked, then the isTrusted attribute must be initialised to false.

The test was correct but the message was wrong.

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

Received on Monday, 18 April 2016 21:18:25 UTC