patch: padding in form elements

Allan Sandfeld Jensen kde at carewolf.com
Mon Nov 5 06:43:17 GMT 2007


On Monday 05 November 2007 07:07, Charles Samuels wrote:
> I gave it a quick spin with "box-sizing: content-box" and it looks to not
> have a significant difference compared to IceWeasel.
>

IceWeasel doesn't have a working box-sizing implementation. We do, so they 
make a poor comparison.

What you need to do is return the padding in the "paddingTop", 
"paddingBottom", etc functions when padding is used. 
They are currently hardcoded to return 0.

`Allan




More information about the kfm-devel mailing list