[webkit-reviews] review denied: [Bug 30232] [HTML5] Add document.head : [Attachment 40902] [PATCH] Adds document.head and Tests (improved)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 8 12:45:59 PDT 2009


Eric Seidel <eric at webkit.org> has denied Joseph Pecoraro <joepeck at webkit.org>'s
request for review:
Bug 30232: [HTML5] Add document.head
https://bugs.webkit.org/show_bug.cgi?id=30232

Attachment 40902: [PATCH] Adds document.head and Tests (improved)
https://bugs.webkit.org/attachment.cgi?id=40902&action=review

------- Additional Comments from Eric Seidel <eric at webkit.org>
Seems wrong.  This already exists on HTMLDocument.idl.	Seems that we would
either want to remove the one on HTMLDocument.idl if we did this, or that we
don't want to do this at all.

The real change here is not for HTML docuemtns, but for XHTML documents! :) 
Also, this would add .head for SVG documents.


More information about the webkit-reviews mailing list