On Feb 6, 2006, at 2:41 AM, Andreas Marienborg wrote:
I'm having troubles rounding elements with padding.
http://groups.google.com/group/mochikit/browse_thread/thread/
15cb4f9314ea87e7/e7ab417a7a72f408?
q=roundElement&rnum=3#e7ab417a7a72f408
I found that old thread, but it evolved around the border issue,
and not the padding issue.
Basicly if I have padding-left: 20px on an element that I do
roundElement on, the rounded corners appear 20 px into the element.
Padding and borders are not supported in the current implementation.
Backwards compatible patches are accepted.
-bob