- From: <bugzilla@jessica.w3.org>
- Date: Wed, 26 Jun 2013 04:27:50 +0000
- To: public-html-admin@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=22470
Bug ID: 22470
Summary: Meta name and content attribute
Classification: Unclassified
Product: HTML WG
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: HTML5 spec
Assignee: dave.null@w3.org
Reporter: torleifw@op.ac.nz
QA Contact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-admin@w3.org,
public-html-wg-issue-tracking@w3.org
"The name and content IDL attributes must reflect the respective content
attributes of the same name."
The name attribute is limited and can't always reflect the content of the tag.
For example opengraph and application specific metatags are now invalid:
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta property='og:title' content='My Title' />
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Wednesday, 26 June 2013 04:27:51 UTC