Bug 1627944 Comment 4 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

No, `window.open("data:,Hello");` creates a document. `text/plain` doesn't mean that there's no document object and no scriptable surface.
Well, `window.open("data:,Hello");` creates a document. `text/plain` doesn't mean that there's no document object and no scriptable surface.

Back to Bug 1627944 Comment 4