[Webkit-unassigned] [Bug 191930] Radial gradient with href doesn't paint in WK1 or after the very first layout in WK2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 23 17:00:36 PST 2018


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

--- Comment #3 from Ryosuke Niwa <rniwa at webkit.org> ---
There are suspicious early exists for when renderer() is null in SVGRadialGradientElement::collectGradientAttributes but removing them didn't fix the issue. There is some kind of dependency resolution that's broken here since the bug doesn't reproduce if href isn't specified on radial gradient.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20181124/657e2ec4/attachment-0001.html>


More information about the webkit-unassigned mailing list