[Bug 13468] Support Microdata values that are HTML snippets

http://www.w3.org/Bugs/Public/show_bug.cgi?id=13468

--- Comment #12 from scor <scorlosquet@gmail.com> 2011-08-04 20:24:39 UTC ---
kalrcow asked me add a full example code where I would expect microdata to
allow for HTML snippet values:

<div itemscope itemtype="http://myschema.org/ChemicalCompound">
  <span itemprop="name">acetylene</span>
  <span itemprop="formula">C<sub>2</sub>H<sub>2</sub></span>
</div>

-- 
Configure bugmail: http://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 Thursday, 4 August 2011 20:24:41 UTC