Re: Question on Chrome in meta line

On 12 Feb 2018, at 14:26, Philip Taylor (RHUoL) wrote:

> No errors here :

> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
>     ["http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"](<http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd>)>

Errors triggered by specific values for attributes are a good indicator 
that the document is being validated in HTML 5 mode and not with the DTD 
validator engine.

Received on Monday, 12 February 2018 15:34:18 UTC