<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>89983</bug_id>
          
          <creation_ts>2012-06-26 08:58:41 -0700</creation_ts>
          <short_desc>SVG stack downloaded on every use</short_desc>
          <delta_ts>2017-01-18 23:38:50 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Page Loading</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Dirk Schulze">krit</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>pdr</cc>
    
    <cc>sabouhallawa</cc>
    
    <cc>schenney</cc>
    
    <cc>zimmermann</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>657632</commentid>
    <comment_count>0</comment_count>
      <attachid>149539</attachid>
    <who name="Dirk Schulze">krit</who>
    <bug_when>2012-06-26 08:58:41 -0700</bug_when>
    <thetext>Created attachment 149539
Same resource downloaded twice

If I have a SVG stack (reference different parts of the same file), the SVG gets downloaded on every usage:

&lt;object data=&quot;http://dahlström.net/tmp/sharp-icons/svg-icon-target.svg#plus&quot;&gt;&lt;/object&gt;
&lt;object data=&quot;http://dahlström.net/tmp/sharp-icons/svg-icon-target.svg#chart&quot;&gt;&lt;/object&gt;

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.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>149539</attachid>
            <date>2012-06-26 08:58:41 -0700</date>
            <delta_ts>2012-06-26 08:58:41 -0700</delta_ts>
            <desc>Same resource downloaded twice</desc>
            <filename>demo.html</filename>
            <type>text/html</type>
            <size>288</size>
            <attacher name="Dirk Schulze">krit</attacher>
            
              <data encoding="base64">PGh0bWw+CjxtZXRhIGNoYXJzZXQ9InV0Zi04Ij4KPHN0eWxlPgogb2JqZWN0IHsgd2lkdGg6IDQ4
cHg7IGhlaWdodDogNDhweDsgfeKAiwo8L3N0eWxlPgo8Ym9keT4KPG9iamVjdCBkYXRhPSJodHRw
Oi8vZGFobHN0csO2bS5uZXQvdG1wL3NoYXJwLWljb25zL3N2Zy1pY29uLXRhcmdldC5zdmcjcGx1
cyI+PC9vYmplY3Q+CjxvYmplY3QgZGF0YT0iaHR0cDovL2RhaGxzdHLDtm0ubmV0L3RtcC9zaGFy
cC1pY29ucy9zdmctaWNvbi10YXJnZXQuc3ZnI2NoYXJ0Ij48L29iamVjdD4KPC9ib2R5Pgo8L2h0
bWw+
</data>

          </attachment>
      

    </bug>

</bugzilla>