[Webkit-unassigned] [Bug 124416] [CSS Shapes] Refactor RectangleShape

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 15 10:48:49 PST 2013


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





--- Comment #1 from Hans Muller <giles_joplin at yahoo.com>  2013-11-15 10:47:28 PST ---
Created an attachment (id=217064)
 --> (https://bugs.webkit.org/attachment.cgi?id=217064&action=review)
Patch

Privatize and rename the FloatRoundedRect class defined in RectangleShape.h. The new class is called RectangleShape::ShapeBounds. This change enables creating a proper FloatRoundedRect analog of the existing RoundedRect class; part of adding support for box shapes, per the latest CSS spec (see https://bugs.webkit.org/show_bug.cgi?id=124368).

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