 | | From: | Andres | | Subject: | webpage | | Date: | Thu, 16 Dec 2004 17:53:05 +0000 (UTC) |
|
|
 | I wonder what is wrong with that webpage:
http://www.acmhainn.ie/tearmai/geol.htm
Opera 7 seems to freeze there.
|
|
 | | From: | Eik | | Subject: | Re: webpage | | Date: | Thu, 16 Dec 2004 21:21:32 -0000 |
|
|
 | On Thu, 16 Dec 2004 17:53:05 +0000 (UTC), Andres wrote:
> I wonder what is wrong with that webpage: > > http://www.acmhainn.ie/tearmai/geol.htm > > Opera 7 seems to freeze there.
Probably because the whole page is effectively one *huge* paragraph with hundreds of forced line breaks and bold & italic tags. The markup is truely terrible.
Perhaps Opera doesn't cope very well trying to make a DOM tree out of such a large and complex block? Opera may be able to cope with 'street HTML' but this is ghetto.
It didn't freeze for me exactly, it just slowed down to a crawl until there was a couple of seconds delay when I paged down. It still did this in User mode.
-- Using Opera's revolutionary e-mail client: http://www.opera.com/m2/
|
|
 | | From: | Rijk van Geijtenbeek | | Subject: | Re: webpage | | Date: | Fri, 17 Dec 2004 00:44:20 +0100 |
|
|
 | On Thu, 16 Dec 2004 21:21:32 -0000, Eik wrote:
> On Thu, 16 Dec 2004 17:53:05 +0000 (UTC), Andres > wrote: > >> I wonder what is wrong with that webpage: >> >> http://www.acmhainn.ie/tearmai/geol.htm >> >> Opera 7 seems to freeze there. > > Probably because the whole page is effectively one *huge* paragraph with > hundreds of forced line breaks and bold & italic tags. The markup is > truely terrible. > > Perhaps Opera doesn't cope very well trying to make a DOM tree out of > such a large and complex block? Opera may be able to cope with 'street > HTML' but this is ghetto. > > It didn't freeze for me exactly, it just slowed down to a crawl until > there was a couple of seconds delay when I paged down. It still did this > in User mode.
I think you arre correct. Definitely a problem of Opera not handling one paragraph broken in thousands of pieces gracefully.
-- The Web is a procrastination apparatus: | Rijk van Geijtenbeek It can absorb as much time as | Documentation & QA is required to ensure that you | Opera Software ASA won't get any real work done. - J.Nielsen |http://my.opera.com/Rijk/journal
|
|
 | | From: | Nisse_Engström | | Subject: | Re: webpage | | Date: | Sat, 18 Dec 2004 23:25:37 +0100 |
|
|
 | Rijk van Geijtenbeek wrote: > On Thu, 16 Dec 2004 21:21:32 -0000, Eik wrote: > > > On Thu, 16 Dec 2004 17:53:05 +0000 (UTC), Andres > > wrote: > > > >> I wonder what is wrong with that webpage: > >> > >> http://www.acmhainn.ie/tearmai/geol.htm > >> > >> Opera 7 seems to freeze there. > > > > Probably because the whole page is effectively one *huge* paragraph with > > hundreds of forced line breaks and bold & italic tags. The markup is > > truely terrible. > > I think you arre correct. Definitely a problem of Opera not handling one > paragraph broken in thousands of pieces gracefully.
Almost the entire page is inside the ... combination. If /either/ of these two elements is removed, Opera behaves just fine.
I agree that the markup is bad, but is appears to be reasonably valid.
--n
|
|