[webkit-dev] Implementing HTML5 time element
Ian Hickson
ian at hixie.ch
Fri Sep 16 14:55:39 PDT 2011
On Thu, 15 Sep 2011, Vineet Chaudhary wrote:
>
> I am intending to implement the HTML5 <time> tag.
Could you elaborate on what your use case is?
The reason I ask is that we are thinking of dropping <time> from the spec.
If there's a good reason to keep it, that would be good to know.
> With Reference to Specification on :
> http://www.w3.org/TR/html5/text-level-semantics.html#the-time-element
Please note that the above is an obsolete out-of-date link.
I strongly encourage you to use this spec:
http://www.whatwg.org/specs/web-apps/current-work/complete/text-level-semantics.html#the-time-element
...or, if you must use the W3C copy, this one:
http://dev.w3.org/html5/spec/text-level-semantics.html#the-time-element
You should always exercise great care when looking at the TR/ page as
drafts on the TR/ page are almost always out of date.
(There's a big warning to that effect on the page you cited above -- was
the warning not clear enough? That would be good to know.)
--
Ian Hickson U+1047E )\._.,--....,'``. fL
http://ln.hixie.ch/ U+263A /, _.. \ _\ ;`._ ,.
Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'
More information about the webkit-dev
mailing list