Re: box-sizing: border-box;

On 10/28/03 9:47 PM, "Boris Zbarsky" <bzbarsky@MIT.EDU> wrote:

> Much more interesting, what should width:inherit inherit?

In CSS2.1, the computed value of formatting dependent properties (like
'width') is "computed" before figuring out the actual value (by resolving
percentages etc.) so that inheritance can be computed without having to do
formatting.

Tantek

Received on Wednesday, 29 October 2003 02:38:15 UTC