- From: L. David Baron <dbaron@dbaron.org>
- Date: Mon, 5 Mar 2007 10:36:48 -0800
- To: www-style@w3.org
Received on Monday, 5 March 2007 18:36:59 UTC
On Monday 2007-03-05 11:30 -0700, Rainer Ahlfors wrote:
> Ahem font or not -- there is still a bug:
> font: 15px/1 Ahem;
>
> The required unit is missing from the line-height property.
No, unitless numbers are allowed for 'line-height', and generally
preferred, since they don't cause unexpected behavior when a
descendant element has a different font size.
-David
--
L. David Baron <URL: http://dbaron.org/ >
Technical Lead, Layout & CSS, Mozilla Corporation
Received on Monday, 5 March 2007 18:36:59 UTC