Re: [VE] [81] character X not allowed in attribute specification list
"David Dorward" <[email protected]> Mon, 24 Nov 2014 13:43:03 +0000
| Newsgroups | gmane.org.w3c.validator |
|---|---|
| Message-ID | <[email protected]> |
On 24 Nov 2014, at 11:55, Carl Smith wrote: > The vast majority of the errors were created due to a script in the > head, however the validator was unable to detect this, and so > processed the script like as if it was HTML. The validator was correct to do so. See [the specification](http://www.w3.org/TR/xhtml1/#h-4.8). Since you are serving your document as `text/html` you should consider using HTML instead of XHTML. -- David Dorward http://dorward.co.uk/