<?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>5973</bug_id>
          
          <creation_ts>2005-12-06 04:14:37 -0800</creation_ts>
          <short_desc>feGaussian blur fails with large x,y ratio</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-gauss-01-b.html</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P4</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>5835</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>ian</cc>
    
    <cc>jeffschiller</cc>
    
    <cc>krit</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>25621</commentid>
    <comment_count>0</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2005-12-06 04:14:37 -0800</bug_when>
    <thetext>feGaussian blur fails with large x,y ratio

the CIGaussianBlur filter only takes a radius, thus it fails for this.  Other private filters fail due to not 
supporting large ratios as the spec requires.  It looks like we&apos;re either going to have to combine the 
existing CIGuassianBlur filter with other filters to get the results we want, or have to write our own (or get 
CI to fix theirs).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>25622</commentid>
    <comment_count>1</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2005-12-06 04:15:27 -0800</bug_when>
    <thetext>Testing this (using the w3c tests) is blocked on 5835 (as those tests require &lt;use&gt;).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>30172</commentid>
    <comment_count>2</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2006-01-26 15:04:45 -0800</bug_when>
    <thetext>This is an obscure test case, but we behave poorly on it.  Ideally the CoreImage team will provide us with a better Guassian blur filter before we would choose to ship an SVG enabled WebKit.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>153753</commentid>
    <comment_count>3</comment_count>
    <who name="Dirk Schulze">krit</who>
    <bug_when>2009-10-09 13:56:39 -0700</bug_when>
    <thetext>Fix landed in r49402. Needs filters enabled build.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>