[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
lynx-dev trouble with divided end tag
From: |
Carlton Anderson |
Subject: |
lynx-dev trouble with divided end tag |
Date: |
Sun, 14 Sep 2003 10:43:43 -0700 (PDT) |
I was able to reproduce Takeshi's problem under Lynx2.8.5dev16
using this code:
<html><head>
<title>end tag test</title >
</head>
<script>
</script>
<body>Can you see this text?</body>
</html>
Notice the space after the word title in the title end-tag.
As Takeshi said, the problem exists in SortaSGML mode and not
in TagSoup mode.
; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden