Since the 15 September 2003 release, the following tests have changed: New tests: css3-modsel-3a - Universal selector (no namespaces) css3-modsel-18a - :hover pseudo-class on links css3-modsel-18c - :hover pseudo-class on links css3-modsel-19a - :active pseudo-class on blocks css3-modsel-19b - :active pseudo-class on controls css3-modsel-179 - ::first-line on inlines css3-modsel-179a - ::first-line after
css3-modsel-180 - ::first-letter on inlines css3-modsel-180a - ::first-letter after
css3-modsel-181 - Case sensitivity css3-modsel-182 - Namespaces and \: in selectors Modified tests: css3-modsel-21c - :target pseudo-class Fixed to match spec errata. css3-modsel-98 - Attribute value selector with declared namespace Added a test to make sure the attribute selectors work without quotes. css3-modsel-161 - Syntax and parsing of unknown psuedo-classes and pseudo-elements Added more tests and split up the existing test to catch more possible errors. css3-modsel-44 - Child combinator Stylesheet used the wrong property name.