Hello Jools

On 30-Jul-01, you wrote:

> 
>http://www.rtguide.beeb.com/ListingsServlet?event=13&broadcastType=1&jspGridLocation=/jsp/tv_listings_grid.jsp&jspListLocation=/jsp/tv_listings_list.jsp&jspError=/

of course this page just falls foul of the fact that layout is unoptimized such
that every time it gets a new part of the page, it relayouts the entire thing.
There is a worst case scenario for table layout where cells contain images
with no specified widths, where for every unique image V will also do a
relayout: during incremental parsing this will kill the browser for a while :)

There are obvious solutions, but also more obviously serious bugs to fix :P

Thanks
-- 
Matt

_____________________________________________________________________
Voyager Mailing List - http://v3.vapor.com/
Voyager FAQ....: http://faq.vapor.com/voyager/
Listserver Help: mailto:[EMAIL PROTECTED]?Subject=HELP
Unsubscribe....: mailto:[EMAIL PROTECTED]?Subject=UNSUBSCRIBE

Reply via email to