- From: <bugzilla@jessica.w3.org>
- Date: Fri, 29 Jul 2011 09:23:34 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=13240 --- Comment #15 from Philip Jägenstedt <philipj@opera.com> 2011-07-29 09:23:33 UTC --- Assuming that this is only for microdata, what reasons do we have to think that <data itemprop=country machineval=se>Sweden</data> is less confusing than <span itemprop=country itemval=se>Sweden</span>? It seems like the former would be harder to massage into existing markup if there's already a suitable element wrapping "Sweden", which will often be the case. It's also a lot less obvious how it affects microdata just from looking at it. AFAICT, none of the variants in http://blog.whatwg.org/usability-testing-html5 tried to use attributes for overriding the content, I take it you're extrapolating from something else? (It would be quite nice to not use <meta> for microdata. The initial reaction is bound to be "WTF?" and you can't style the visible content based on it since it's a void element.) -- 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, 29 July 2011 09:23:36 UTC