[webkit-dev] Enable MICRODATA feature by default

Arko Saha nghq36 at motorola.com
Mon Jul 30 23:35:31 PDT 2012


I am planning to enable MICRODATA feature by default in WebKit.

Microdata master bug: https://bugs.webkit.org/show_bug.cgi?id=68609
Microdata spec:
http://www.whatwg.org/specs/web-apps/current-work/multipage/microdata.html

Currently we have support for Microdata DOM API's to interacting with
microdata using microdata attributes like itemscope, itemtype, itemprop,
itemref, itemid through JavaScript.
Also we have added support for HTMLPropertiesCollection, PropertyNodeList
interfaces to intract with microdata item-properties.

As of now, WebKit EFL and Blackberry port has already enabled MICRODATA by
default.
Mozilla and Opera has also enabled the support for Microdata DOM API.

Please let me know your thoughts on the same.

Thanks and Regards,
Arko
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20120731/347f906b/attachment.html>


More information about the webkit-dev mailing list