Bug 36071 - Webkit+SVG does not support using definitions from external file
Summary: Webkit+SVG does not support using definitions from external file
Status: RESOLVED DUPLICATE of bug 12499
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-12 13:56 PST by Rafał Miłecki
Modified: 2011-10-31 00:41 PDT (History)
4 users (show)

See Also:


Attachments
def.svg with gradient definition (571 bytes, image/svg+xml)
2010-03-12 13:57 PST, Rafał Miłecki
no flags Details
Test-case for reported bug, uses definition from first attachment (363 bytes, image/svg+xml)
2010-03-12 14:01 PST, Rafał Miłecki
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rafał Miłecki 2010-03-12 13:56:25 PST
Summary says everything.

Something like
fill="url(def.svg#grad)"
is not supported.
Comment 1 Rafał Miłecki 2010-03-12 13:57:12 PST
Created attachment 50628 [details]
def.svg with gradient definition
Comment 2 Rafał Miłecki 2010-03-12 14:01:38 PST
Created attachment 50629 [details]
Test-case for reported bug, uses definition from first attachment
Comment 3 Rafał Miłecki 2010-03-12 14:02:52 PST
SVG image (second attachment) should be green.
Comment 4 Dakota Schneider 2010-07-13 18:02:05 PDT
Confirmed with <use xlink:href="./file.svg#whatever">

Possibly a universal external file bug?
Comment 5 Lea Verou 2011-10-29 21:05:08 PDT
Duplicate of https://bugs.webkit.org/show_bug.cgi?id=12499
Comment 6 Dirk Schulze 2011-10-31 00:41:16 PDT

*** This bug has been marked as a duplicate of bug 12499 ***