[Webkit-unassigned] [Bug 131444] [CSS Shapes] Add support for shape-outside gradient values

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 18 15:29:51 PDT 2014


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


Hans Muller <giles_joplin at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #229662|0                           |1
        is obsolete|                            |
 Attachment #229662|review?                     |
               Flag|                            |




--- Comment #9 from Hans Muller <giles_joplin at yahoo.com>  2014-04-18 15:30:09 PST ---
Created an attachment (id=229682)
 --> (https://bugs.webkit.org/attachment.cgi?id=229682&action=review)
Patch

I've made the checkShapeImageOrigin() StyleImage* parameter a const StyleImage&.

I'll attempt to make this StyleImage function's RenderElement* parameter, const RenderElement*, in a separate patch:

    virtual PassRefPtr<Image> image(RenderElement*, const FloatSize&) const = 0;

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