This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 15916 - DOMParser Document origin
Summary: DOMParser Document origin
Status: NEW
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: DOM Parsing and Serialization (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Travis Leithead [MSFT]
QA Contact: public-webapps-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-06 16:34 UTC by Anne
Modified: 2014-10-04 16:36 UTC (History)
4 users (show)

See Also:


Attachments

Description Anne 2012-02-06 16:34:31 UTC
The origin of a Document created through DOMParser needs to be defined.
Comment 1 Adam Barth 2012-02-06 21:28:32 UTC
Presumably it should be a unique origin.
Comment 2 Anne 2012-02-07 10:12:06 UTC
That seems to be what HTML says for createDocument() so lets go with that.
Comment 3 Ms2ger 2012-02-07 12:32:47 UTC
Anybody who wants to suggest prose?
Comment 4 Anne 2012-02-07 12:51:19 UTC
"Set the document's origin to a globally unique identifier."