- From: fantasai <fantasai@escape.com>
- Date: Thu, 26 Sep 2002 17:50:21 -0400
- To: www-style@w3.org
Ian Hickson wrote:
> On 12 Sep 2002, Etan Wexler wrote:
>>
>>Some properties may inherit from cascaded values, rather than from
>>computed values.
>
>
> Not in CSS3. It is the intention of the WG (as I understand it) to make
> sure that the computed value is always the one inherited.
<number>
The computed value of the property is this number multiplied
by the element's font size. Negative values are illegal.
However, the number, not the computed value, is inherited.
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
from http://www.w3.org/TR/2002/WD-css3-linebox-20020515/#line-height
Received on Thursday, 26 September 2002 17:51:12 UTC