- From: Yves Savourel <ysavourel@enlaso.com>
- Date: Thu, 2 May 2013 05:20:48 -0600
- To: <public-multilingualweb-lt@w3.org>
Hi Felix, all, > In sec. 8.1 "Position, Defaults, Inheritance and Overriding of Data Categories" > http://www.w3.org/International/multilingualweb/lt/drafts/its20/its20.html#datacategories-defaults-etc > Change the default value entry for "elements within text" to say > "for XML content: withinText=no. for HTML phrasing content: withinText=yes: > have a link from "phrasing content" to > http://www.w3.org/TR/2012/CR-html5-20121217/dom.html#phrasing-content-1 +1 We just have to make sure we always point to the same HTML5 specification in all our spec. Currently [HTML5] seems to cite "at http://www.w3.org/TR/1999/REC-html401-19991224" but the link goes to http://www.w3.org/TR/2012/CR-html5-20121217/ > In sec. 8.7.1 "Definition" change > "The Elements Within Text data category can be expressed with global > rules, or locally on an individual element. There is no inheritance. The > default is that elements are not within text." > to > "The Elements Within Text data category can be expressed with global > rules, or locally on an individual element. There is no inheritance. The > default is that elements are not within text. For HTML phrasing content > the default is withinText=yes" +1 > For language information I didn't see a statement about precedence. So > should we take what we have for language information > " If the attribute xml:id is present or id in HTML for the selected > node, the value of the xml:id attribute or id in HTML MUST take > precedence over the idValue value." > And add it to sec. 8.6.2 like this > " If the attribute xml:lang is present or lang in HTML for the selected > node, the value of xml:lang attribute or lang in HTML MUST take > precedence over the langRule value." Isn't this just re-stating the precedence of local markup over global rule? cheers, -ys
Received on Thursday, 2 May 2013 11:21:23 UTC