[Webkit-unassigned] [Bug 33108] New: SVG and -webkit-shadow is broken

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 2 11:11:46 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=33108

           Summary: SVG and -webkit-shadow is broken
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zimmermann at kde.org
                CC: bdakin at apple.com, krit at webkit.org


Since the last round of repaintRect fixes (SVG now correctly calculates repaint
rects), the webkit-shadow CSS stuff mixed with SVG is broken.
You have to run "run-webkit-tests --tolerance 0 -p svg" in order to see the
differences, as they're below our default tolerance of 1%.

I guess the shadowRect calculation in SVGRenderSupport.cpp,
prepareToRenderSVGContent() is off. CC'ing Beth as she's the original author.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list