Re: [VE][html5] Bad value X-UA-Compatible for attribute http-equiv on element meta.

On Fri, Aug 3, 2012 at 4:08 AM, Peter Mitchell <anetaweta@gmail.com> wrote:
> I am trying to fix the error I encounter when validating my site.  The error
> is a 'Bad value X-UA-Compatible for attribute http-equiv on element meta'
> unfortunately I do not know what this means.
>
> This is affecting line 9 column 62 on my site.  Specifically this string of
> data <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"
>
> Any help to fix this would be greatly appreciated.

Stop using it.

Or, register it:

http://developers.whatwg.org/semantics.html#other-metadata-names

Or, ignore the linter on this point.

--
Benjamin Hawkes-Lewis

Received on Friday, 3 August 2012 15:45:42 UTC