- From: <bugzilla@jessica.w3.org>
- Date: Fri, 28 Feb 2014 22:41:35 +0000
- To: www-validator-cvs@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24871
Bug ID: 24871
Summary: Meta "robots" fails and appears as an unregistered
value in HTML5 validation
Product: Validator
Version: HEAD
Hardware: All
OS: All
Status: NEW
Severity: blocker
Priority: P2
Component: HTML5
Assignee: mike+validator@w3.org
Reporter: sc@artmajeur.com
QA Contact: www-validator-cvs@w3.org
Meta robots fails and appears as an unregistered value in HTML5 validation. (of
course this meta is registered, exists and is currently in use in millions of
websites).
Validation fails with the following message:
===============
Bad value robots for attribute name on element meta: Keyword robots is not
registered.
<meta name="robots" content="index,follow" />
===============
For the same URL, the html5 validation from validator.nu passes full OK.
For testing, I used this URL http://www.artmajeur.com/en/
Thank you
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Friday, 28 February 2014 22:41:37 UTC