[XHTML2] 13. XHTML Hypertext Attributes Module

Both the HREFLANG and HREFTYPE attribute accept a comma-separated list, 
making it impossible to use CSS3 Selectors[1] to select a value. Could 
this be changed to a space-separated list so the attribute selector 
[att~=val][2] can be used?

Note that [att|=val][2] doesn't make sense, since HREFLANG accepts 
multiple values.


[1]<http://www.w3.org/TR/2001/CR-css3-selectors-20011113/>
[2]<http://www.w3.org/TR/2001/CR-css3-selectors-20011113/#attribute-representation>


-- 
  Anne van Kesteren
  <http://annevankesteren.nl/>

Received on Saturday, 24 July 2004 01:59:35 UTC