- From: <bugzilla@jessica.w3.org>
- Date: Thu, 20 Oct 2011 08:58:49 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=14518 --- Comment #1 from Philip Jägenstedt <philipj@opera.com> 2011-10-20 08:58:49 UTC --- As of http://html5.org/r/6668 itemtype can take multiple types as long as they "use the same vocabulary". For validation purposes, is it possible for a vocabulary to span multiple domains, or could this always be flagged as invalid without vocabulary knowledge: <x itemscope itemtype="http://n.whatwg.org/work http://schema.org/CreativeWork"> ? (Yes, ideally the validator should have knowledge about these two vocabularies to provide much better validation, but then assume that two unknown itemtypes are used.) -- 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, 20 October 2011 08:58:53 UTC