Skip to content
  • krit@webkit.org's avatar
    2010-10-11 Dirk Schulze <krit@webkit.org> · 240c0335
    krit@webkit.org authored
            Reviewed by Nikolas Zimmermann.
    
            SVG feImage take preserveAspectRatio into account for absolute paint rect
            https://bugs.webkit.org/show_bug.cgi?id=47464
    
            Determine the smallest effect region for SVGFEImage by taking preserveAspectRatio into account.
    
            * svg/graphics/filters/SVGFEImage.cpp:
            (WebCore::FEImage::determineAbsolutePaintRect):
            (WebCore::FEImage::apply):
            * svg/graphics/filters/SVGFEImage.h:
    2010-10-11  Dirk Schulze  <krit@webkit.org>
    
            Reviewed by Nikolas Zimmermann.
    
            SVG feImage take preserveAspectRatio into account for absolute paint rect
            https://bugs.webkit.org/show_bug.cgi?id=47464
    
            Needs a new baseline for svg/W3C-SVG-1.1-SE/filters-image-03-f.
    
            * platform/mac/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.checksum:
            * platform/mac/svg/W3C-SVG-1.1-SE/filters-image-03-f-expected.png:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@69482 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    240c0335