Bug 22172 - SVG: use; remote file
Summary: SVG: use; remote file
Status: RESOLVED DUPLICATE of bug 12499
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL: http://www.openicon.org/db/search.php...
Keywords: HasReduction
Depends on:
Blocks:
 
Reported: 2008-11-10 22:09 PST by jay
Modified: 2009-04-28 17:29 PDT (History)
1 user (show)

See Also:


Attachments
use remote file (292 bytes, image/svg+xml)
2008-11-10 22:12 PST, jay
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description jay 2008-11-10 22:09:59 PST
according to the spec,  remote files should be rendered for example:
<use xlink:href='http://www.openicon.org/icon-ark/peepo-co-uk.svgz#chair' x='60%' y='25%' width='20%' height='20%' xlink:title='from:  Peepo gets SVG ' /> is valid and should render

compare with opera

apologies if this is a dupe, had thought I had filed this or seen it.
but cannot find today...
Comment 1 jay 2008-11-10 22:12:42 PST
Created attachment 25043 [details]
use remote file
Comment 2 jay 2008-11-11 06:46:25 PST
use remote file is now implemented in mozilla nightlies and wfm
http://weblogs.mozillazine.org/roc/archives/2008/10/svg_bling_updat.html

has worked in opera for around a year or more

and is part of the svg1.1 spec
Comment 3 Eric Seidel (no email) 2009-04-28 17:29:39 PDT

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