[webkit-dev] New feature announcement - Implement HTML5 Microdata in WebKit

Ian Hickson ian at hixie.ch
Thu Sep 22 12:59:53 PDT 2011


On Thu, 22 Sep 2011, Charles Pritchard wrote:
>
> Regardless of an ENABLE flag, be certain to use the webkit prefix.
>  document.getItems(typeNames) turns into
>  document.webkitGetItems(typeNames)
> 
> Note that it's easy to implement this in pure javascript as a prototype.

Assuming the patch implements the spec correctly, no need to use a prefix 
-- I'll track the implementations and ensure no conflicts.

-- 
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