[Webkit-unassigned] [Bug 38354] Support for Percentage Values in border-radius

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 16 12:49:03 PDT 2010


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





--- Comment #1 from Rob Buis <rwlbuis at gmail.com>  2010-08-16 12:49:04 PST ---
Created an attachment (id=64510)
 --> (https://bugs.webkit.org/attachment.cgi?id=64510)
Work in progress patch

So this is a work in progress patch for this bug. It actually fixes the testcase! But it needs tests at least, I just
implemented from what I could figure out from the spec and how FF supports the percentages. The only part
of the patch that I know is wrong is the RenderObject.cpp change, I am not sure what values to use there in
the percentage case. Still I thought I'd put it up for early feedback to see whether I am on the right track.
Cheers,

Rob.

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