- From: Simon Pieters <web-platform-tests-notifications@w3.org>
- Date: Fri, 21 Oct 2016 10:55:02 GMT
- To: public-web-platform-tests-notifications@w3.org
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