[webkit-reviews] review requested: [Bug 16775] base tag overwrites document.documentURI : [Attachment 18404] Updated patch with more tests and updated document.domain behavior

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 11 20:05:43 PST 2008


Collin Jackson <webkit at collinjackson.com> has asked Darin Adler
<darin at apple.com> for review:
Bug 16775: base tag overwrites document.documentURI
http://bugs.webkit.org/show_bug.cgi?id=16775

Attachment 18404: Updated patch with more tests and updated document.domain
behavior
http://bugs.webkit.org/attachment.cgi?id=18404&action=edit

------- Additional Comments from Collin Jackson <webkit at collinjackson.com>
The HTML5 spec has been clarified to specify that the domain value should not
change when the page sets document.domain. This updated patch changes the
browser behavior to match the new spec. There's a new test case as well.


More information about the webkit-reviews mailing list