[Webkit-unassigned] [Bug 117242] New: SVG stop-opacity on radialGradient incorrectly rendered after browser resize

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 5 04:00:49 PDT 2013


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

           Summary: SVG stop-opacity on radialGradient incorrectly
                    rendered after browser resize
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
               URL: http://colourlighthealing.com.au
        OS/Version: Mac OS X 10.8
            Status: UNCONFIRMED
          Severity: Minor
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: arb.andrew at gmail.com
                CC: zimmermann at kde.org


As can be seen at colourlighthealing.com.au, the listed url, the SVG in the header renders incorrectly when the browser is resized such that it crosses a CSS media min-width boundary.
The outer opacity of the radial gradient is .1, and the inner opacity is 1. However after the resize, the entire gradient is rendered as .1 opacity.

-- 
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