opera.beta
[Top] [All Lists]

Re: 9.5 css error h2 not inheriting font from body

Subject: Re: 9.5 css error h2 not inheriting font from body
From: "Jan van Gent"
Date: Sat, 10 May 2008 11:46:21 +0200
Newsgroups: opera.beta


On Thu, 08 May 2008 20:52:21 +0200, Jan van Gent <janvan{away}gent@xxxxxxxxx> wrote:

I noticed some rendering differences between 9.5 and 9.27

Apparently 9.50 does not let H1, H2 etc tags inherit the font-family set in body.

A quick view in the nice Dragonfly shows:
Default values:
h1 {
   display: block;
   font-size: 28px [inherited];
   margin-top: 0.67em [overwritten];
   font-family: "Times New Roman";
   font-weight: 700;
   margin-bottom: 0.67em [overwritten]
}

while in css
body {
   font-family: "Century Gothic", Arial;
   font-style: normal;}

Is this a bug?

You can see it here:
http://www.stadswandelingenamsterdam.nl/


Is this a known CSS bug? (H1 not inheriting font-family from body selector)
or WIN related?

9.5 beta 2
WIN XP

--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/

<Prev in Thread] Current Thread [Next in Thread>