[Bug 16342] itemprop not allowed on XHTML

https://www.w3.org/Bugs/Public/show_bug.cgi?id=16342

Michael[tm] Smith <mike@w3.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |mike@w3.org
         Resolution|                            |WORKSFORME

--- Comment #1 from Michael[tm] Smith <mike@w3.org> 2012-03-13 05:46:34 UTC ---
The microdata spec defines some further restrictions -

http://dev.w3.org/html5/md/#content-models

"If a meta element has an itemprop attribute, the name, http-equiv, and charset
attributes must be omitted, and the content attribute must be present."

So you need to omit the name attribute

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Tuesday, 13 March 2012 05:46:37 UTC