[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Lynx-dev] Re: progress on dev.10
From: |
Thomas Dickey |
Subject: |
Re: [Lynx-dev] Re: progress on dev.10 |
Date: |
Tue, 9 Sep 2008 06:37:48 -0400 (EDT) |
On Tue, 9 Sep 2008, David Woolley wrote:
Thomas Dickey wrote:
* parse doctype for xhtml, to tell when empty tags such as "<textarea />"
can
be discarded (report by Nils Dagsson Moskopp) -TD
This should be conditioned on the media type not on the DOCTYPE.
hmm - you're saying to ignore
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
(there's no media type in the file, though the linked css files have
media types associated with them)
--
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net
Re: [Lynx-dev] Re: progress on dev.10, Thomas Dickey, 2008/09/10