[Webkit-unassigned] [Bug 63364] New: Invalid SVG patterns not always seen as invalid

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 24 16:47:56 PDT 2011


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

           Summary: Invalid SVG patterns not always seen as invalid
           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: jeffrey at endrift.com
                CC: zimmermann at kde.org


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

In cases where a pattern has an xlink:href to another pattern that doesn't have a rendering context, the pattern renders as transparent. Because the pattern linked to is not a valid pattern, it should instead use the fallback color.

This is a follow up on some of the chatter from https://bugs.webkit.org/show_bug.cgi?id=62914#c25

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