[Webkit-unassigned] [Bug 117443] New: Consider using HTML parser to parse SVG

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 10 16:45:05 PDT 2013


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

           Summary: Consider using HTML parser to parse SVG
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: BlinkMergeCandidate
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: mjs at apple.com, sam at webkit.org, zimmermann at kde.org,
                    krit at webkit.org, pdr at google.com


https://chromium.googlesource.com/chromium/blink/+/b69618018614278cda72077611adc093f460dc57
Parse SVG as HTML

This change switches the SVG parser to be the HTML parser all the time. This
work is being done behind a flag to gauge the potential compat risk.

This is an interesting experiment.

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