- From: <bugzilla@jessica.w3.org>
- Date: Thu, 01 Mar 2012 18:46:45 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=16155 --- Comment #6 from Dimitri Glazkov <dglazkov@chromium.org> 2012-03-01 18:46:45 UTC --- (In reply to comment #5) > Looks like it's not longer open. > https://www.w3.org/Bugs/Public/show_bug.cgi?id=13045 > > And DOMCore clearly says: > > Unless explicitly given when a document is created its encoding is utf-8, its > content type is "application/xml", and its URL is "about:blank". > > right at > http://dvcs.w3.org/hg/domcore/raw-file/tip/Overview.html#concept-document-url Great. So the task as you formulated it is: Update the spec to define that elements do not do any fetches while their ownerDocument has no associated browsing context (that's the equivalent of defaultView being null, right?) -- Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Thursday, 1 March 2012 18:46:52 UTC