Bug 5976
| Summary: | filterUnits="userSpaceOnUse" is broken (breaking feTile test case) | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Eric Seidel (no email) <eric> | 
| Component: | SVG | Assignee: | Nobody <webkit-unassigned> | 
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | ian | 
| Priority: | P4 | ||
| Version: | 420+ | ||
| Hardware: | Mac | ||
| OS: | OS X 10.4 | ||
| URL: | http://www.w3.org/Graphics/SVG/Test/20030813/htmlframe/full-filters-tile-01-b.html | ||
| Bug Depends on: | 5527 | ||
| Bug Blocks: | 68469, 26389 | ||
          Eric Seidel (no email)
          
          
          
          
        
        
      REGRESSION: feTile is busted
This broke a long time ago, back around the time when SVG was first hacked into Safari.  ErickT has 
suggested this may have to do with: http://bugzilla.opendarwin.org/show_bug.cgi?id=5527
    | Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. | 
          Joost de Valk (AlthA)
          
          
          
          
        
        
      Adding Regression keyword.
    
          Eric Seidel (no email)
          
          
          
          
        
        
      http://www.w3.org/Graphics/SVG/Test/20030813/htmlframe/full-filters-tile-01-b.html
is the busted test case.
    
          Nikolas Zimmermann
          
          
          
          
        
        
      Landed in r25175.
    
          Eric Seidel (no email)
          
          
          
          
        
        
      This is broken on TOT.
    
          Dirk Schulze
          
          
          
          
        
        
      feTile is working again.