[webkit-reviews] review requested: [Bug 32962] HTML tags are wrongfully parsed when setting innerHTML of a SCRIPT element : [Attachment 46100] proposed fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 7 17:22:21 PST 2010


Alexey Proskuryakov <ap at webkit.org> has asked  for review:
Bug 32962: HTML tags are wrongfully parsed when setting innerHTML of a SCRIPT
element
https://bugs.webkit.org/show_bug.cgi?id=32962

Attachment 46100: proposed fix
https://bugs.webkit.org/attachment.cgi?id=46100&action=review

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
This fixes the problem for SCRIPT and STLYE elements (actually, we didn't
support setting innerHTML for style at all before). I'm not sure if any other
elements need this treatment - Firefox behavior seems somewhat confused, as it
applies it to NOSCRIPT for whatever reason.


More information about the webkit-reviews mailing list