- From: <bugzilla@jessica.w3.org>
- Date: Fri, 03 Jun 2011 13:27:10 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=12880 Philip Jägenstedt <philipj@opera.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |philipj@opera.com --- Comment #1 from Philip Jägenstedt <philipj@opera.com> 2011-06-03 13:27:09 UTC --- Not all items have a type, see for example http://www.whatwg.org/specs/web-apps/current-work/multipage/links.html#examples-1 The top-level item has itemtype="http://microformats.org/profile/hcard" but the sub-items, like <span itemprop="n" itemscope>, don't have a type. Anyway, the canonical XML-serialization of itemscope would be itemscope="itemscope", although itemscope="" would work just as well. -- 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 Friday, 3 June 2011 13:27:11 UTC