lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Lynx-dev] lynx misrenders many valid xhtml5 pages on my site


From: Thorsten Glaser
Subject: Re: [Lynx-dev] lynx misrenders many valid xhtml5 pages on my site
Date: Fri, 29 Apr 2022 18:05:20 +0000 (UTC)

Chuck Houpt dixit:

>The issue is self-closing syntax, which is ok in XML, but not in HTML.

They’re not valid per the DTD either, which a DTD-checking XML validator
would flag. (At least for XHTML/1.1, I don’t do this 5 nōnsense.)

Best address this on the document generator side. This will break
rendering of the document in most browsers, especially when served
as text/html… or viewed as local file…

bye,
//mirabilos
-- 
Yay for having to rewrite other people's Bash scripts because bash
suddenly stopped supporting the bash extensions they make use of
        -- Tonnerre Lombard in #nosec



reply via email to

[Prev in Thread] Current Thread [Next in Thread]