On Sun, 11 Jan 2004, Arclele wrote:

> Il 11/01/04 16.54.33, Thomas Dickey <[EMAIL PROTECTED]>
> ha scritto:
>
> >One that catches my eye is the use of SPAN, which is
> >(mis)used in lynx to setup color style.
> >
> Yes, this page is a "molosso" (3048 row) end there is a
> lot of bad code, like this:
>
> <span class='ptitextes'> 30 ans,
>   <span class='ptitextes'>strasbourg,
>     <span class='ptitextes'>fr.
>       <span class='ptitextes'>...
>       </span>
>
> 4 span open and 1 closed... for 3000 row.

Removing all of the <span xxx> and </span> items from the file makes it
work (valgrind reports some lesser/unrelated problems).  Perhaps it is
possible to make lynx ignore the "real" SPAN (since it does not use it
anyway).

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net

; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]

Reply via email to