[Webkit-unassigned] [Bug 63283] New: URL references are completely broken in SVG

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 23 13:54:31 PDT 2011


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

           Summary: URL references are completely broken in SVG
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bzbarsky at mit.edu
                CC: zimmermann at kde.org


Created an attachment (id=98392)
 --> (https://bugs.webkit.org/attachment.cgi?id=98392&action=review)
Testcase

BUILD: WebKit nightly

STEPS TO REPRODUCE:  Load attached XHTML file

EXPECTED RESULTS: Black square

ACTUAL RESULTS: Red square

ADDITIONAL DETAILS: It looks like the handling of URL references in SVG is just completely and utterly broken: it ignores everything before the '#' and treats any URL as a same-document reference to the element whose ID is in the fragment identifier.

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