[Bug 13720] Define javascript: processing entirely inline, and make it only happen in the navigation algorithm; then, remove special-casing elsewhere, and make it non-conforming in those places

https://www.w3.org/Bugs/Public/show_bug.cgi?id=13720

--- Comment #20 from Ian 'Hixie' Hickson <ian@hixie.ch> ---
FWIW, the spec (if I'm not missing something) matches the expectation of the
test cases here:

   http://www.hixie.ch/tests/adhoc/html/navigation/javascript-url/

Note that Firefox doesn't quite match these; in particular, the spec, the
tests, and Chrome/Safari never give a page a URL starting with the
"javascript:" scheme. IE matches the tests except for 005, where it somehow
gets the outer page URL instead of "about:blank" (not sure what's going on
there).

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Friday, 15 November 2013 20:56:52 UTC