On Thu, 3 Apr 2003, Toby A Inkster wrote:
>>
>> Mozilla is ignoring your font rules:
>>
>>    font: normal      normal  bold    x-large inherit
>
> Ah, thank you. Although, I don't see why it ignores the entire rule!

Because 'inherit' is a special keyword, but it isn't allowed at that
point. The thinking is that it would be rather confusing for 'inherit' to
do one thing in 'font-family' and another in 'font'.


> Now... if only I could find out why Gecko puts that ugly white stripe
> along the top of the page. Happens here too:
>
>       http://www.ncteaparty.co.uk/

I don't see a white bar, but in general, hit Ctrl-Shift-I, and poke around
the DOM to work out what is causing it.

-- 
Ian Hickson                                      )\._.,--....,'``.    fL
"meow"                                          /,   _.. \   _\  ;`._ ,.
http://index.hixie.ch/                         `._.-(,_..'--(,_..'`-.;.'

Reply via email to