Alan Gresley wrote: > 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.) > > 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? Neither. They cause the entire selector to be thrown out ("ignored"). ~fantasaiReceived on Friday, 29 February 2008 07:39:44 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 27 April 2009 13:55:01 GMT