The current behavior that Firefox would set document.URL to the javascript: URL on navigating to the javascript:-generated document doesn't fit HTML5 standard: https://html.spec.whatwg.org/#javascript-protocol
We're going to fix that in bug 836567, and ship it to 59. That would also indicate the URL shown on the address bar will no longer be the javascript: URL in this case. You can find more details on https://bugzilla.mozilla.org/show_bug.cgi?id=836567 .samael _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

