- From: Marat Tanalin | tanalin.com <mtanalin@yandex.ru>
- Date: Fri, 18 Nov 2011 21:22:32 +0400
- To: Philip Jägenstedt <philipj@opera.com>
- Cc: Tab Atkins Jr. <jackalmage@gmail.com>, Tantek Çelik <tantek@cs.stanford.edu>, Sam Ruby <rubys@intertwingly.net>, public-html@w3.org
18.11.2011, 19:59, "Philip Jägenstedt" <philipj@opera.com>: > We cannot provide equivalent markup for itempropvalue unless we know how > itempropvalue is intended to work: > > 1. When itempropvalue appears on an URL property elements [1], is it (1) > ignored (2) resolved as a URL or (3) a plain text property? For URL property elements, @itempropvalue attribute should probably be ignored since such elements have their own dedicated attributes to store a value. > 2. When itempropvalue appears together with itemscope, is it (1) ignored > or (2) a plain text property? @itempropvalue should be treated according to @itemtype. If @itemtype defines that item value should consist of several values specified by child elements, then @itempropvalue for element with @itemscope attribute should probably be ignored.
Received on Friday, 18 November 2011 17:23:06 UTC