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