- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 27 Mar 2008 12:08:30 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2002/css-validator/autotest/testsuite/xml
In directory hutz:/tmp/cvs-serv24658
Modified Files:
bugs.xml
Log Message:
test case for http://lists.w3.org/Archives/Public/www-validator-css/2008Feb/0028.html (already fixed)
Index: bugs.xml
===================================================================
RCS file: /sources/public/2002/css-validator/autotest/testsuite/xml/bugs.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- bugs.xml 26 Mar 2008 21:45:59 -0000 1.15
+++ bugs.xml 27 Mar 2008 12:08:28 -0000 1.16
@@ -380,5 +380,12 @@
<description>See&nbsp;<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=5588">Bug 5588</a></description>
<result valid="true" />
</test>
+ <test profile="css21">
+ <file>testsuite/general/selectors/multipleattribute.css</file>
+ <description>See <a href="http://www.w3.org/TR/CSS21/selector.html#matching-attrs">css21 spec</a></description>
+ <result valid="false">
+ <errors>1</errors>
+ </result>
+ </test>
</type>
</testsuite>
Received on Thursday, 27 March 2008 12:09:09 UTC