[Webkit-unassigned] [Bug 32962] HTML tags are wrongfully parsed when setting innerHTML of a SCRIPT element

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


https://bugs.webkit.org/show_bug.cgi?id=32962


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
         AssignedTo|webkit-unassigned at lists.web |ap at webkit.org
                   |kit.org                     |
  Attachment #46100|                            |review?
               Flag|                            |




--- Comment #3 from Alexey Proskuryakov <ap at webkit.org>  2010-01-07 17:22:21 PST ---
Created an attachment (id=46100)
 --> (https://bugs.webkit.org/attachment.cgi?id=46100)
proposed fix

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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list