[Webkit-unassigned] [Bug 90955] New:=?UTF-8?Q?=20=E2=80=9Cfill=E2=80=9D=20does=20not=20support=20IRI=20Reference=20?=(url(file#id))

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 11 02:05:44 PDT 2012


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

           Summary: “fill” does not support IRI Reference (url(file#id))
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: http://w3.org/TR/SVG/single-page.html#linking-IRIRefer
                    ence
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Blocker
          Priority: P1
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ivan.enderlin at hoa-project.net
                CC: zimmermann at kde.org


Created an attachment (id=151650)
 --> (https://bugs.webkit.org/attachment.cgi?id=151650&action=review)
The external file that contains a definition

The fill CSS property or SVG attribute does not support IRI references:
    url(aFile#anId)
It does only support the ID part:
    url(#anId)

It is very blocking when we would like to style our SVG with external resources.

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