Re: Réf. : Re: [css3-fonts] Nested 'bolder' and 'lighter' question

Tab Atkins Jr. wrote:
> Boris argues a subtle line, where he advocates clamping the computed 
> value only.  The actual value of font-weight can vary upwards and 
> downwards indefinitely (or rather, until it overflows whatever the 
> browser is using to store it).

Actually, I advocate allowing the computed value vary indefinitely and 
clamping the used value.  The former is what's used for inheritance; the 
latter is what's used for painting.

-Boris

Received on Saturday, 30 August 2008 00:48:28 UTC