[Webkit-unassigned] [Bug 68156] HTML5 <time> initial implementation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 19 01:19:54 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=68156





--- Comment #15 from Vineet Chaudhary (vineetc) <rgf748 at motorola.com>  2011-11-19 01:19:53 PST ---
Thank you Hixie for updates.

As I see here are few updates with new implementation. 
Ref : http://www.whatwg.org/specs/web-apps/current-work/multipage/text-level-semantics.html#the-time-element

1) Now there are no pubDate(can used with itemprop) and valueAsDate attribute but datetime.

2) The datetime value of a time element is the value of the element's datetime content attribute, if it has one, or the element's textContent, if it does not.

Just a query do we really don't want previous "Date valueAsDate" attribute as it could be useful to get date or time in the form of Date object.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list