- From: <bugzilla@jessica.w3.org>
- Date: Wed, 07 Mar 2012 12:55:33 +0000
- To: www-validator-cvs@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=16249
Summary: Page does not validate with meta http-equiv='expires'
Product: Validator
Version: HEAD
Platform: PC
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: HTML5
AssignedTo: mike+validator@w3.org
ReportedBy: daz.parkour@gmail.com
QAContact: www-validator-cvs@w3.org
Created attachment 1088
--> https://www.w3.org/Bugs/Public/attachment.cgi?id=1088
Small HTML file that can be used to recreate the error.
The following error is produced when trying to validate a page with
http-equiv="expires".
Validation Output: 1 Error
Line 7, Column 66: Bad value expires for attribute http-equiv on element meta.
<meta http-equiv="expires" content="Thu, 08 Mar 2012 00:30:36 GMT"/>
--
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Wednesday, 7 March 2012 12:55:44 UTC