[Webkit-unassigned] [Bug 123914] New: XMLSerializer does not escape '<' in script and style element in xhtml document

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 6 12:40:03 PST 2013


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

           Summary: XMLSerializer does not escape '<' in script and style
                    element in xhtml document
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: costan at gmail.com


The following Chromium bug documents the issue and has step-by-step repro steps.
http://crbug.com/263754

I prepared a patch for Blink that is in the process of getting committed. This bug is for tracking my progress on porting the patch to WebKit.
https://codereview.chromium.org/26193002/

I filed the bug under "HTML DOM", but the fix will go under WebCore/editing.

-- 
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