[Webkit-unassigned] [Bug 38788] CSS3: We fail 'border radius sum of radii' test
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed May 18 18:57:25 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=38788
David Barr <davidbarr at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |davidbarr at chromium.org
--- Comment #2 from David Barr <davidbarr at chromium.org> 2011-05-18 18:57:25 PST ---
There is no explicit mention of non-negativity of border radii in the spec:
http://www.w3.org/TR/css3-background/#the-border-radius
The interpretation held in Gecko and IE of strict non-negativity seems reasonable given the lack of description of how negative radii ought to be rendered.
A quick test of making this change in the parser results in a pass. I'll upload a patch shortly.
There also seems to be a regression on part of this test case since this bug was filed - I'll look into that after resolving the issue at hand.
--
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