[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
lynx-dev Bug when NESTED_TABLES on
From: |
patakuti |
Subject: |
lynx-dev Bug when NESTED_TABLES on |
Date: |
Fri, 02 May 2003 09:30:00 +0900 (JST) |
Lynx seems to have a trouble when NESTED_TABLES on.
Viewing this HTML, the second line seems to be forced out of the
screen.
<html>
<head>
<title>NESTED_TABLES test</title>
</head>
<body>
<table>
<tr>
<td>We can see this line normally.</td>
<td><div align="center">Can you see this line when NESTED_TABLES
on?</div></td>
</tr>
</table>
</body>
</html>
I tested 2.8.5dev.14 and dev.15 on Windows and got the same result.
--
Takeshi Hataguchi
E-mail: address@hidden
; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden
- lynx-dev Bug when NESTED_TABLES on,
patakuti <=