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 16249 - Page does not validate with meta http-equiv='expires'
Summary: Page does not validate with meta http-equiv='expires'
Status: RESOLVED WORKSFORME
Alias: None
Product: HTML Checker
Classification: Unclassified
Component: General (show other bugs)
Version: unspecified
Hardware: All All
: P2 minor
Target Milestone: ---
Assignee: Michael[tm] Smith
QA Contact: qa-dev tracking
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-07 12:55 UTC by daz.parkour
Modified: 2015-08-23 07:07 UTC (History)
1 user (show)

See Also:


Attachments
Small HTML file that can be used to recreate the error. (363 bytes, text/html)
2012-03-07 12:55 UTC, daz.parkour
Details

Description daz.parkour 2012-03-07 12:55:33 UTC
Created attachment 1088 [details]
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"/>
Comment 1 Michael[tm] Smith 2012-03-13 05:31:13 UTC
html5 doesn't  allow http-equiv=expires

The only allowed values for http-equiv are content-language, content-type, default-style, default-style, set-cookie