[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
lynx-dev SortaSGML parsing and missing tags
From: |
rjp |
Subject: |
lynx-dev SortaSGML parsing and missing tags |
Date: |
Wed, 01 Sep 1999 11:21:22 +0100 |
I was playing with Lynx yesterday and noticed that even if I have
SortaSGML parsing turned on, the following HTML doesn't generate
any calling of the HTML_BODY code in start_element.
-----
<title>Minimal</title>
Hello
-----
I was under the impression that SortaSGML was written to handle
this kind of thing. Does it not insert "missing" tags onto the
stack in order to get to a consistent state? If not, are there
any plans for it to do so?
Having a full tag stack is necessary for several things, like
CSS, DHTML, etc. Should we not be thinking about integrating
the latest version of libwww into Lynx?
--
rob partington % address@hidden % http://lynx.browser.org/
- lynx-dev SortaSGML parsing and missing tags,
rjp <=