[Webkit-unassigned] [Bug 115643] Document should be constructable
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jan 30 17:27:32 PST 2014
https://bugs.webkit.org/show_bug.cgi?id=115643
Darin Adler <darin at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |darin at apple.com
--- Comment #3 from Darin Adler <darin at apple.com> 2014-01-30 17:24:55 PST ---
The things we need to test are the things that the standard requires:
- The document has an origin which is an alias to the origin of the global object's associated document. Need to test that either directly or indirectly.
- The document has an effective script origin which is an alias to the effective script origin of the global object's associated document. Need to test that either directly or indirectly.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list