[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
lynx-dev trouble with divided end tag
From: |
patakuti |
Subject: |
lynx-dev trouble with divided end tag |
Date: |
Sun, 14 Sep 2003 22:47:45 +0900 (JST) |
Viewing this HTML, Lynx 2.8.6dev.16 (Sorta SGML mode) shows nothing.
<html><head>
<title>end tag test</title
>
</head>
<script>
</script>
<body>Can you see this text?</body>
</html>
It seems that the splitting "</title>" into two lines causes this
trouble, though I don't know whether the html is valid or not.
Using TagSoup mode, I don't see this trouble.
--
Takeshi Hataguchi
E-mail: address@hidden
; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden
- lynx-dev trouble with divided end tag,
patakuti <=