Re: safari rendering bug: site display not correct
- From: Tom Harrington <tph@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 29 Dec 2005 22:30:14 -0700
In article <41jp9pF1fdigqU1@xxxxxxxxxxxxxx>,
Markus Dehmann <markus.dehmann@xxxxxxxxx> wrote:
> I produced this little mini example that shows the problem:
>
> <html><body>
> <div><p>plain<b>bold</p></div>
> <div><p></b>plain</p></div>
> </body></html>
>
> The second "plain" is not plain in safari, but it is in firefox and opera.
The problem there is not Safari, it's your HTML. Your tags are not
nested properly, so your HTML is not valid. Most browsers try to be
flexible in what they accept, but here the error is clearly your own,
and you cannot reasonably expect a specific rendering.
--
Tom "Tom" Harrington
Macaroni, Automated System Maintenance for Mac OS X.
Version 2.0: Delocalize, Repair Permissions, lots more.
See http://www.atomicbird.com/
.
- 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
- Re: safari rendering bug: site display not correct
- From: Markus Dehmann
- safari rendering bug: site display not correct
- Prev by Date: Re: remote control
- Next by Date: Hourly events on ICal?
- 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
|