- From: Dan Connolly <connolly@w3.org>
- Date: Wed, 26 May 2010 17:10:30 -0500
- To: public-css-testsuite <public-css-testsuite@w3.org>
In http://www.w3.org/Style/CSS/Test/CSS2.1/20100316/xhtml1/ident-003.xht we find: .three { color: green; background: white; } .-1ident, .three { color: red; } The test says the class="three" element should be green; surely this is because the ruleset starting .-1ident is thrown out as invalid, yes? -- Dan Connolly, W3C http://www.w3.org/People/Connolly/ gpg D3C2 887B 0F92 6005 C541 0875 0F91 96DE 6E52 C29E
Received on Wednesday, 26 May 2010 22:08:47 UTC