[webkit-reviews] review requested: [Bug 24336] document.write() should be able to make a document into strict mode : [Attachment 28712] First try, removing unneeded <html> write

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 17 17:30:29 PDT 2009


Eric Seidel <eric at webkit.org> has asked  for review:
Bug 24336: document.write() should be able to make a document into strict mode
https://bugs.webkit.org/show_bug.cgi?id=24336

Attachment 28712: First try, removing unneeded <html> write
https://bugs.webkit.org/attachment.cgi?id=28712&action=review

------- Additional Comments from Eric Seidel <eric at webkit.org>
 LayoutTests/ChangeLog				    |	15 +++++++++++++
 .../Document/document-write-doctype-expected.txt   |	19 ++++++++++++++++
 .../fast/dom/Document/document-write-doctype.html  |	13 +++++++++++
 .../Document/resources/document-write-doctype.js   |	23 ++++++++++++++++++++
 WebCore/ChangeLog				    |	21 ++++++++++++++++++
 WebCore/dom/Document.cpp			    |	 9 +------
 6 files changed, 93 insertions(+), 7 deletions(-)


More information about the webkit-reviews mailing list