[Webkit-unassigned] [Bug 23198] Background is not clipped according to border-radius, when border-image is set

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 25 09:08:50 PDT 2009


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





------- Comment #3 from hyatt at apple.com  2009-03-25 09:08 PDT -------
>From the latest draft of the spec:

"Backgrounds, but not the border-image, are clipped to the inner, resp., outer
curve of the border if ‘background-clip’ is ‘padding-box’ resp., ‘border-box’.
Other effects that clip to the border or padding edge (such as ‘overflow’) also
must clip to the curve."

So what's making this look like a bug to you is that the border-image got
incorrectly clipped to the curve.  Therefore its 4px corners aren't visible,
and it looks like the background is running up too far to the edge.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list