This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 20875 (huasheng) - Bad value Content-Language for attribute name on element meta: Keyword content-language is not registered.
Summary: Bad value Content-Language for attribute name on element meta: Keyword conten...
Status: RESOLVED WONTFIX
Alias: huasheng
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-05 11:36 UTC by contributor
Modified: 2014-07-30 06:47 UTC (History)
4 users (show)

See Also:


Attachments

Description contributor 2013-02-05 11:36:18 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/semantics.html
Multipage: http://www.whatwg.org/C#the-meta-element
Complete: http://www.whatwg.org/c#the-meta-element

Comment:
Bad value Content-Language for attribute name on element meta: Keyword
content-language is not registered.

Posted from: 88.114.135.235
User agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.68 Safari/537.17
Comment 1 lavacochesnely 2013-02-26 07:21:40 UTC
[ contestar ] [-] Descripción contributor@whatwg.org 05/02/2013 11:36:18 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/semantics.html
Multipage: http://www.whatwg.org/C#the-meta-element
Complete: http://www.whatwg.org/c#the-meta-element

Comentario:
Mala relación calidad-Content-Language para el nombre de atributo de elemento meta: Palabra clave
contenido en idioma no está registrado.

Publicado en: 88.114.135.235
Agente de usuario: Mozilla/5.0 (X11; Linux i686) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.68 Safari/537.17
Agregar un comentario!
Comment 2 Ian 'Hixie' Hickson 2013-04-12 21:26:33 UTC
Right, you're supposed to use lang="", not <meta>, for this.