<?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>12027</bug_id>
          
          <creation_ts>2006-12-29 01:10:59 -0800</creation_ts>
          <short_desc>&lt;feImage&gt; does not support SVG fragment urls</short_desc>
          <delta_ts>2014-05-12 05:54:35 -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>420+</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>OS X 10.4</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc>http://www.w3.org/Graphics/SVG/Test/20030813/htmlframe/full-filters-composite-02-b.html</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>31905</dependson>
          <blocked>68469</blocked>
    
    <blocked>26389</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Eric Seidel (no email)">eric</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>jeffschiller</cc>
    
    <cc>krit</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>39077</commentid>
    <comment_count>0</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2006-12-29 01:10:59 -0800</bug_when>
    <thetext>&lt;feImage&gt; does not support SVG fragment urls

This should be only a couple hours work.  I&apos;m surprised we didn&apos;t do it before.  All that needs to be done is for some flag to be set on the FEImage rendering object, such that it knows to check element()-&gt;href() and look up the associated element and tell it to draw (similar to how masks work).  Alternatively we could copy the href() string from the FEImageElement to the renderer instead of calling element()-&gt;href() either way works.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>65382</commentid>
    <comment_count>1</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2007-12-27 02:18:13 -0800</bug_when>
    <thetext>Based on the ImageBuffer renderSubTree support, this should be totally possible.  This is probably just a couple hours work at most.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>177767</commentid>
    <comment_count>2</comment_count>
    <who name="Dirk Schulze">krit</who>
    <bug_when>2010-01-06 14:13:57 -0800</bug_when>
    <thetext>Fix landed in r52865. closing the bug now.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>