<?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>23894</bug_id>
          
          <creation_ts>2009-02-11 10:10:47 -0800</creation_ts>
          <short_desc>&lt;image&gt; elements within SVGImage documents won&apos;t load</short_desc>
          <delta_ts>2011-06-28 13:39:28 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>SVG</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>OS X 10.5</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>63548</dup_id>
          
          <bug_file_loc>http://www.w3.org/Graphics/SVG/Test/20061213/svgHarness/full-color-prof-01-f.svg</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>HasReduction, Regression</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="jay">jay</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>krit</cc>
    
    <cc>rwlbuis</cc>
    
    <cc>zimmermann</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>109320</commentid>
    <comment_count>0</comment_count>
    <who name="jay">jay</who>
    <bug_when>2009-02-11 10:10:47 -0800</bug_when>
    <thetext>&lt;svg xmlns=&quot;http://www.w3.org/2000/svg&quot; xmlns:xlink=&quot;http://www.w3.org/1999/xlink&quot;&gt;
&lt;image xlink:href=&quot;any.jpg&quot; x=&quot;0&quot; y=&quot;0&quot; height=&quot;200&quot; width=&quot;200&quot; /&gt;
&lt;/svg&gt;

from other bugs it seems this is a regression.
jpg can be local, remote, or another domain, nothing works for me.

eg URL given above does not display png
but does of course using:
http://www.w3.org/Graphics/SVG/Test/20061213/png/full-color-prof-01-f.png
note this is same domain!

marking as regression as other bugs appear to indicate this worked in the past.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>109326</commentid>
    <comment_count>1</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2009-02-11 10:43:37 -0800</bug_when>
    <thetext>I think what you&apos;re saying is that &lt;svg:image xlink:href=&quot;anyimage.jpg&quot;&gt; doesn&apos;t work?

So in other words, that image display and loading seems to be broken for the svg &lt;image&gt; tag.  I&apos;ve not yet verified in ToT, but I have seen that in my Safari 4 developer preview it loads just fine.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>109366</commentid>
    <comment_count>2</comment_count>
    <who name="jay">jay</who>
    <bug_when>2009-02-11 13:45:24 -0800</bug_when>
    <thetext>#1
yup, that&apos;s the code in the example, I&apos;m using the latest nightlies
safari: Version 3.2.1 (5525.27.1)
WebKit r40813
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>171930</commentid>
    <comment_count>3</comment_count>
    <who name="Dirk Schulze">krit</who>
    <bug_when>2009-12-15 11:00:52 -0800</bug_when>
    <thetext>I guess you mean the link at URL that does not work. SVG supports the &lt;image&gt; element and of course it supports jpg,png,...

The example behind the url is different. It renders an SVG as Image. The SVG that is displayed via the image element contains images itself. And this images are not displayed. Looks like a external resource can&apos;t load other external resources. 

Is it that what you mean?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>172027</commentid>
    <comment_count>4</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2009-12-15 14:13:47 -0800</bug_when>
    <thetext>Which sounds like bug 15443.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>172494</commentid>
    <comment_count>5</comment_count>
    <who name="jay">jay</who>
    <bug_when>2009-12-16 13:15:32 -0800</bug_when>
    <thetext>Dirk &amp; Alexey this is an os x bug, are you testing on os X?

Version 4.0.4 (5531.21.10, r51490)

10.5.8 ppc

can check on intel as required

confirm using description svg image does not load a local jpg file</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>413296</commentid>
    <comment_count>6</comment_count>
    <who name="Nikolas Zimmermann">zimmermann</who>
    <bug_when>2011-06-01 04:46:25 -0700</bug_when>
    <thetext>Changing the bug title to something meaningful.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>429109</commentid>
    <comment_count>7</comment_count>
    <who name="Rob Buis">rwlbuis</who>
    <bug_when>2011-06-28 13:39:28 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 63548 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>