<?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>33320</bug_id>
          
          <creation_ts>2010-01-07 06:02:09 -0800</creation_ts>
          <short_desc>SVG enable-background support missing</short_desc>
          <delta_ts>2014-08-15 00:47:16 -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>PC</rep_platform>
          <op_sys>OS X 10.5</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</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>
          
          <blocked>6022</blocked>
    
    <blocked>68469</blocked>
    
    <blocked>26389</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Dirk Schulze">krit</reporter>
          <assigned_to name="Stephen Chenney">schenney</assigned_to>
          <cc>eric</cc>
    
    <cc>grebenshikov.n</cc>
    
    <cc>jeffschiller</cc>
    
    <cc>mackyle</cc>
    
    <cc>rhodovan.u-szeged</cc>
    
    <cc>schenney</cc>
    
    <cc>syoichi</cc>
    
    <cc>thorton</cc>
    
    <cc>zherczeg</cc>
    
    <cc>zimmermann</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>178162</commentid>
    <comment_count>0</comment_count>
    <who name="Dirk Schulze">krit</who>
    <bug_when>2010-01-07 06:02:09 -0800</bug_when>
    <thetext>We should support enable-background. This is mainly neccessary to support other sourceGrapics for filters. But we should implement it in a way, so that we can also use it for SVG Compositing (in SVG 2.0) later.

http://www.w3.org/TR/SVG/filters.html#AccessingBackgroundImage
http://www.w3.org/TR/SVGCompositing/</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>178268</commentid>
    <comment_count>1</comment_count>
    <who name="Dirk Schulze">krit</who>
    <bug_when>2010-01-07 11:05:51 -0800</bug_when>
    <thetext>We could use repaintRectInLocalCoordinates() of the renderer, where the attribute enable-background is set, create a ImageBuffer and continue further drawings on the context of this ImageBuffer.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>644316</commentid>
    <comment_count>2</comment_count>
    <who name="Zoltan Herczeg">zherczeg</who>
    <bug_when>2012-06-07 21:56:08 -0700</bug_when>
    <thetext>Good idea. Though it is not easy.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>644343</commentid>
    <comment_count>3</comment_count>
    <who name="Dirk Schulze">krit</who>
    <bug_when>2012-06-07 22:36:18 -0700</bug_when>
    <thetext>(In reply to comment #2)
&gt; Good idea. Though it is not easy.

Don&apos;t spend to much time at the moment on it. HTML has ti support it as well for Compositing and Blending spec. We will do it hardware accelerated  from the beginning :)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1029308</commentid>
    <comment_count>4</comment_count>
    <who name="Dirk Schulze">krit</who>
    <bug_when>2014-08-15 00:46:31 -0700</bug_when>
    <thetext>We won&apos;t support enable-background. The property is deprecated and removed from Filter Effects. Instead we implemented the isolation property. However, accessing the back drop is still not possible yet. This will be the next step. Closing this bug for now.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>