[Bug 20378] Need to define base URI for the document created via DOMParser

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

--- Comment #3 from Anne <annevk@annevk.nl> ---
Ah right, so for Gecko the document's URL is indeed the "page URL". Other
browsers use null, which I think they should change to about:blank so we can
make document.documentURI and document.URL always be a string.

I can change the document to remove the open issue and just say that URL should
be about:blank.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Friday, 14 December 2012 10:58:16 UTC