[webkit-reviews] review denied: [Bug 14506] CSS rendering problem when adding DOM objects with javascript : [Attachment 15388] First attempt

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 8 05:16:31 PDT 2007


Darin Adler <darin at apple.com> has denied Rob Buis <rwlbuis at gmail.com>'s request
for review:
Bug 14506: CSS rendering problem when adding DOM objects with javascript
http://bugs.webkit.org/show_bug.cgi?id=14506

Attachment 15388: First attempt
http://bugs.webkit.org/attachment.cgi?id=15388&action=edit

------- Additional Comments from Darin Adler <darin at apple.com>
Setting review- based on Maciej's comments. I don't think we want to create a
strict vs. quirks mode for XML unless there's some other browser or at least
some specification suggesting we should do so.

It's probably right to have createElement always create XHTML elements in any
XML document, especially if that's consistent with what other browsers do.

Looking at Document::setTitle, it seems that function already assumes it will
do so!



More information about the webkit-reviews mailing list