[Webkit-unassigned] [Bug 52273] Images in pseudostyles fail to repaint, and gradients do not render

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 11 21:32:43 PST 2011


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


Simon Fraser (smfr) <simon.fraser at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |simon.fraser at apple.com




--- Comment #1 from Simon Fraser (smfr) <simon.fraser at apple.com>  2011-01-11 21:32:43 PST ---
We could at least get gradients to render by returning PassRefPtr<Image> from StyleImage::image(RenderObject*, const IntSize&), which we may have to do anyway for some gradients that we may not wish to cache.

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