Re: safari rendering bug: site display not correct
- From: Warren Oates <warren.oates@xxxxxxxxx>
- Date: Fri, 30 Dec 2005 08:15:51 -0500
In article <NOSPAmar2005-F9EDDB.13040630122005@xxxxxxxxxxxxxxxxxxxxx>,
Eric Lindsay <NOSPAmar2005@xxxxxxxxxxxxxxx> wrote:
> Looks like it may be a general parsing problem in the tag soup parser.
> I tried it with the inline font style elements bold, underline and the
> inline phrase element emphasis, none of which are actually supposed to
> be used outside the block element they occur within.
>
> Personally I would have thought all browsers should stop displaying them
> once the end of the enclosing block element (such as a paragraph) was
> reached. However I know that many web pages have done things like put a
> single bold tag around multiple paragraphs. So I can see why Safari
> (and other browsers) don't just stop doing bold when they get to a new
> paragraph. Looks like Safari loses track of non-closed inline elements
> when it reaches a new div.
Huh? If you want to close the font style, you have to close the font
style, something about "properly nested" comes to mind.
There is no automatic closure, either in life or in HTML.
--
W. Oates
"I thought I was the last son of Krypton,
but you people keep popping up." -- Clark Kent
.
- Follow-Ups:
- Re: safari rendering bug: site display not correct
- From: Eric Lindsay
- Re: safari rendering bug: site display not correct
- References:
- safari rendering bug: site display not correct
- From: Markus Dehmann
- Re: safari rendering bug: site display not correct
- From: Eric Lindsay
- safari rendering bug: site display not correct
- Prev by Date: Re: Looking for an old program called MacARC
- Next by Date: Re: safari rendering bug: site display not correct
- Previous by thread: Re: safari rendering bug: site display not correct
- Next by thread: Re: safari rendering bug: site display not correct
- Index(es):
Relevant Pages
|