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


_______________________________________________
Lynx-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lynx-dev

Reply via email to