On 09/04/2008, Philippe Wittenbergh <[EMAIL PROTECTED]> wrote: > > On Apr 9, 2008, at 5:28 AM, Manfred Staudinger wrote: > > > b) Firefox 2.0.0.13 ignores height completely. > > > Gecko (Firefox) does honour the height. But it uses the 'border-box' > model for <hr>. That means: padding and border-width are inside the > specified height. In the content-box model, the specified height (or > width) applies only to the content of the box (the way browsers apply > height (width) to any other block level element. > > For more on the difference between the two models, see > <http://www.w3.org/TR/css3-ui/#box-model>
Thanks for the correction and the pointer! Manfred ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
