"GWicke" posted a comment on MediaWiki.r111439.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/111439#c31121

Commit summary for MediaWiki.r111439:

Introduce property: and itemprop: support for addMeta to add RDFa <meta 
property="..." content="..."> and Microdata <meta itemprop="..." content="..."> 
to the <head>.
This is done in a way that can also be feature tested, and technically could be 
expanded by extensions.

GWicke's comment:

There seems to be no itemscope set on the body right now (at least grep did not 
turn up anything in phase3), and the spec does not mention any implicit scoping 
to the body. So I would think that regular microdata parsers cannot use these 
itemprops. Are there specialized consumers that are still able to use them?

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to