[Bug 20390] The origin of documents not in a browsing context is wrong in the spec

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

Anne <annevk@annevk.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #11 from Anne <annevk@annevk.nl> ---
I have done exactly that now.

Search for "effective script origin" in http://dom.spec.whatwg.org/ to find all
the instances. The catch all sets them to a globally unique identifer. new
Document(), createDocument(), and createHTMLDocument(), use the alias concept
as you described.

I also filed bug 20463 to update HTML.

https://github.com/whatwg/dom/commit/2f2cdf4a29b7ed299c38f60eb35ed98918a7f439
https://github.com/whatwg/dom/commit/0d20aee2ccccb9b9e2baacdca9b0ba82d398b948

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Thursday, 20 December 2012 16:11:55 UTC