2002/css-validator/autotest/testsuite/xml bugs.xml,1.15,1.16

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&amp;nbsp;&lt;a href=&quot;http://www.w3.org/Bugs/Public/show_bug.cgi?id=5588&quot;&gt;Bug 5588&lt;/a&gt;</description>
 	      <result valid="true" />
 	</test>
+    <test profile="css21">
+      <file>testsuite/general/selectors/multipleattribute.css</file>
+      <description>See &lt;a href=&quot;http://www.w3.org/TR/CSS21/selector.html#matching-attrs&quot;&gt;css21 spec&lt;/a&gt;</description>
+      <result valid="false">
+	<errors>1</errors>
+      </result>
+    </test>
   </type>  
 </testsuite>

Received on Thursday, 27 March 2008 12:09:09 UTC