[Webkit-unassigned] [Bug 103490] New: SVG paint server fallback not honored

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 28 00:11:52 PST 2012


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

           Summary: SVG paint server fallback not honored
           Product: WebKit
           Version: 420+
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pdr at google.com
                CC: zimmermann at kde.org


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

According to http://www.w3.org/TR/SVG/single-page.html#chapter-painting, this is valid SVG:
<rect x="100" y="100" width="100" height="100" fill="url(#id1) none"/>

We appear to not support the fallback case (none) and instead paint nothing, even if the pattern works and the fallback is not used.


Original bug: https://code.google.com/p/chromium/issues/detail?id=162547

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