fantasai wrote: > Selectors > --------- > > - RESOLVED: Attribute substring matches against empty string invalid. > (Not sure what resolution was on |=, though; it might have been different > but wasn't recorded in minutes.) > > ~fantasai So do you mean that [class^=""] [class$=""] [class*=""] should NOT match any elements with a class attribute? Or do you mean that these Attribute substrings should NOT match an empty string in the HTML attribute of class? <div class="">...</div> Alan http://css-class.com/Received on Friday, 29 February 2008 07:26:12 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Friday, 29 February 2008 07:26:15 GMT