Re: [dom-tests] Two more tests for Event-dispatch-click.html (#4043)

I guess that has to do with navigating to a `javascript:` URL when the return type is a number... You need to make it return undefined, e.g. with `javascript:(function() { globalCounter++; })()`

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

Received on Friday, 21 October 2016 10:55:15 UTC