- From: <bugzilla@wiggum.w3.org>
- Date: Thu, 19 Nov 2009 20:32:54 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=8340 Summary: Do we want to require the rel attribute on link/@itemprop elements Product: HTML WG Version: unspecified Platform: PC URL: http://www.whatwg.org/specs/web-apps/current- work/multipage/microdata.html#examples-1 OS/Version: All Status: NEW Severity: normal Priority: P2 Component: HTML5 spec bugs AssignedTo: dave.null@w3.org ReportedBy: mike@w3.org QAContact: public-html-bugzilla@w3.org CC: ian@hixie.ch, mike@w3.org, public-html@w3.org The link elements in the example at http://www.whatwg.org/specs/web-apps/current-work/multipage/microdata.html#examples-1 lack the rel attribute,: <link itemprop="http://purl.org/dc/terms/type" href="http://purl.oreilly.com/product-types/EBOOK"> ...but http://www.whatwg.org/specs/web-apps/current-work/multipage/semantics.html#attr-link-rel says that the rel attribute must be present on all link elements. -- 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, 19 November 2009 20:33:03 UTC