WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
Bug 89983
SVG stack downloaded on every use
https://bugs.webkit.org/show_bug.cgi?id=89983
Summary
SVG stack downloaded on every use
Dirk Schulze
Reported
2012-06-26 08:58:41 PDT
Created
attachment 149539
[details]
Same resource downloaded twice If I have a SVG stack (reference different parts of the same file), the SVG gets downloaded on every usage: <object data="
http://dahlström.net/tmp/sharp-icons/svg-icon-target.svg#plus
"></object> <object data="
http://dahlström.net/tmp/sharp-icons/svg-icon-target.svg#chart
"></object> The both links above reference the same SVG file. Web inspector says that the file is downloaded twice. The idea of SVG stacks is to avoid that.
Attachments
Same resource downloaded twice
(288 bytes, text/html)
2012-06-26 08:58 PDT
,
Dirk Schulze
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug