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 13672 - The casing of both 'pubdate' and 'datetime' is inconsistent with IDL.
Summary: The casing of both 'pubdate' and 'datetime' is inconsistent with IDL.
Status: RESOLVED WORKSFORME
Alias: None
Product: HTML WG
Classification: Unclassified
Component: HTML5 spec (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: ---
Assignee: Ian 'Hixie' Hickson
QA Contact: HTML WG Bugzilla archive list
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-04 12:48 UTC by contributor
Modified: 2011-08-07 23:02 UTC (History)
4 users (show)

See Also:


Attachments

Description contributor 2011-08-04 12:48:24 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/text-level-semantics.html
Multipage: http://www.whatwg.org/C#the-time-element
Complete: http://www.whatwg.org/c#the-time-element

Comment:
The casing of both 'pubdate' and 'datetime' is inconsistent with IDL.

Posted from: 46.164.0.76
User agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.1 (KHTML, like Gecko) Ubuntu/11.04 Chromium/15.0.844.0 Chrome/15.0.844.0 Safari/535.1
Comment 1 Ms2ger 2011-08-05 09:34:02 UTC
Content attributes are lower case, IDL attributes not necessarily so. I don't see anything inconsistent with that rule.