Philippe Wittenbergh wrote:
> Here are the rules that control of the (default) display of a<hr> in 
> Gecko (1.9 - Fx3)) based browsers:

 > hr {
 > ....
 > -moz-box-sizing:
 > border-box;
 > }

So that "border-box" value is why Gecko "fails" my 'Test 1' here...
<http://www.gunlaug.no/contents/wd_chaos_24.html>
...where 'padding' gets absorbed in 'height'. That's one default-style I
have overlooked.

regards
        Georg
-- 
http://www.gunlaug.no
______________________________________________________________________
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/

Reply via email to