Re: Upstream 'javascript:' URL navigation tests. (#4194)

(For clarity, according to https://html.spec.whatwg.org/multipage/browsers.html#navigating-across-documents:javascript-protocol, we exit early, and treat the execution as resolving to `undefined`. Since `undefined` is not a string, we act like we got a 204 response)

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

Received on Thursday, 10 November 2016 10:34:59 UTC