2002/css-validator/autotest/testsuite/xml bugs.xml,NONE,1.1 general.xml,NONE,1.1 propertiesCSS1.xml,NONE,1.1 propertiesCSS2.xml,NONE,1.1 propertiesCSS3.xml,NONE,1.1

Update of /sources/public/2002/css-validator/autotest/testsuite/xml
In directory hutz:/tmp/cvs-serv14738/testsuite/xml

Added Files:
	bugs.xml general.xml propertiesCSS1.xml propertiesCSS2.xml 
	propertiesCSS3.xml 
Log Message:
importing test suite/test cases made during european project lat year (Yves, Jean-Guilhem)

--- NEW FILE: propertiesCSS3.xml ---
<?xml version="1.0" encoding="UTF-8"?>
<!--
test markup also accepts 3 properties: warning, profile and medium
-->
<testsuite>
  <type title="Valid tests of all properties and their values, except inherit">
    <test profile="css3">
      <file>testsuite/properties/css3/propertiesCSS3.css</file>
      <description>Font properties</description>
      <result valid="true"/>
    </test>
  </type>
</testsuite>
--- NEW FILE: propertiesCSS2.xml ---
<?xml version="1.0" encoding="UTF-8"?>
<!--
test markup also accepts 3 properties: warning, profile and medium
-->
<testsuite>
  <type title="Valid tests of all properties and their values, except inherit">
    <test>
      <file>testsuite/properties/ok/font.css</file>
      <description>Font testsuite/properties</description>
      <result valid="true"/>
    </test>
    <test>
      <file>testsuite/properties/ok/color-background.css</file>
      <description>Color and background testsuite/properties</description>
      <result valid="true"/>
    </test>
    <test>
      <file>testsuite/properties/ok/text.css</file>
      <description>Text testsuite/properties</description>
      <result valid="true"/>
    </test>
    <test>
      <file>testsuite/properties/ok/box.css</file>
      <description>Box testsuite/properties</description>
      <result valid="true"/>
    </test>
    <test>
      <file>testsuite/properties/ok/classification.css</file>
      <description>Classification testsuite/properties</description>
      <result valid="true"/>
    </test>
    <test>
      <file>testsuite/properties/ok/aural.css</file>
      <description>Aural testsuite/properties</description>
      <result valid="false">
	<errors>1</errors>
      </result>
    </test>
    <test>
      <file>testsuite/properties/ok/table.css</file>
      <description>Table testsuite/properties</description>
      <result valid="true"/>
    </test>
    <test>
      <file>testsuite/properties/ok/generated-content.css</file>
      <description>Generation contents testsuite/properties</description>
      <result valid="false">
	<errors>2</errors>
      </result>
    </test>
    <test>
      <file>testsuite/properties/ok/paged.css</file>
      <description>Paged testsuite/properties</description>
      <result valid="true"/>
    </test>
    <test>
      <file>testsuite/properties/ok/ui.css</file>
      <description>User Interface testsuite/properties</description>
      <result valid="false">
	<errors>1</errors>
      </result>
    </test>
    <test>
      <file>testsuite/properties/ok/visual-effects.css</file>
      <description>Visual effects testsuite/properties</description>
      <result valid="true"/>
    </test>
  </type>
  <type title="Valid &apos;inherit&apos; CSS">
    <test>
      <file>testsuite/properties/inherit/ok/font.css</file>
      <description>Font testsuite/properties</description>
      <result valid="true"/>
    </test>
    <test>
      <file>testsuite/properties/inherit/ok/color-background.css</file>
      <description>Color and background testsuite/properties</description>
      <result valid="true"/>
    </test>
    <test>
      <file>testsuite/properties/inherit/ok/text.css</file>
      <description>Text testsuite/properties</description>
      <result valid="true"/>
    </test>
    <test>
      <file>testsuite/properties/inherit/ok/box.css</file>
      <description>Box testsuite/properties</description>
      <result valid="true"/>
    </test>
    <test>
      <file>testsuite/properties/inherit/ok/classification.css</file>
      <description>Classification testsuite/properties</description>
      <result valid="true"/>
    </test>
    <test>
      <file>testsuite/properties/inherit/ok/aural.css</file>
      <description>Aural testsuite/properties</description>
      <result valid="true"/>
    </test>
    <test>
      <file>testsuite/properties/inherit/ok/table.css</file>
      <description>Table testsuite/properties</description>
      <result valid="true"/>
    </test>
    <test>
      <file>testsuite/properties/inherit/ok/generated-content.css</file>
      <description>Generation contents testsuite/properties</description>
      <result valid="true"/>
    </test>
    <test>
      <file>testsuite/properties/inherit/ok/paged.css</file>
      <description>Paged testsuite/properties</description>
      <result valid="true"/>
    </test>
    <test>
      <file>testsuite/properties/inherit/ok/ui.css</file>
      <description>User Interface testsuite/properties</description>
      <result valid="true"/>
    </test>
    <test>
      <file>testsuite/properties/inherit/ok/visual-effects.css</file>
      <description>Visual effects testsuite/properties</description>
      <result valid="true"/>
    </test>
  </type>
  <type title="Invalid &apos;inherit&apos; CSS">
    <test>
      <file>testsuite/properties/inherit/error/font.css</file>
      <description>Font testsuite/properties</description>
      <result valid="false">
	<errors>22</errors>
      </result>
    </test>
    <test>
      <file>testsuite/properties/inherit/error/color-background.css</file>
      <description>Color and background testsuite/properties</description>
      <result valid="false">
	<errors>42</errors>
      </result>
    </test>
    <test>
      <file>testsuite/properties/inherit/error/text.css</file>
      <description>Text testsuite/properties</description>
      <result valid="false">
	<errors>9</errors>
      </result>
    </test>
    <test>
      <file>testsuite/properties/inherit/error/box.css</file>
      <description>Box testsuite/properties</description>
      <result valid="false">
	<errors>130</errors>
      </result>
    </test>
    <test>
      <file>testsuite/properties/inherit/error/classification.css</file>
      <description>Classification testsuite/properties</description>
      <result valid="false">
	<errors>9</errors>
      </result>
    </test>
    <test>
      <file>testsuite/properties/inherit/error/aural.css</file>
      <description>Aural testsuite/properties</description>
      <result valid="false">
	<errors>25</errors>
      </result>
    </test>
    <test>
      <file>testsuite/properties/inherit/error/table.css</file>
      <description>Table testsuite/properties</description>
      <result valid="false">
	<errors>2</errors>
      </result>
    </test>
    <test>
      <file>testsuite/properties/inherit/error/generated-content.css</file>
      <description>Generation contents testsuite/properties</description>
      <result valid="false">
	<errors>23</errors>
      </result>
    </test>
    <test>
      <file>testsuite/properties/inherit/error/ui.css</file>
      <description>User Interface testsuite/properties</description>
      <result valid="false">
	<errors>13</errors>
      </result>
    </test>
  </type>
  <type title="Invalid CSS: too many values">
    <test>
      <file>testsuite/properties/too-many-values/font.css</file>
      <description>Font testsuite/properties</description>
      <result valid="false">
	<errors>23</errors>
      </result>
    </test>
    <test>
      <file>testsuite/properties/too-many-values/color-background.css</file>
      <description>Color and background testsuite/properties</description>
      <result valid="false">
	<errors>25</errors>
      </result>
    </test>
    <test>
      <file>testsuite/properties/too-many-values/text.css</file>
      <description>Text testsuite/properties</description>
      <result valid="false">
	<errors>35</errors>
      </result>
    </test>
    <test>
      <file>testsuite/properties/too-many-values/box.css</file>
      <description>Box testsuite/properties</description>
      <result valid="false">
	<errors>135</errors>
      </result>
    </test>
    <test>
      <file>testsuite/properties/too-many-values/classification.css</file>
      <description>Classification testsuite/properties</description>
      <result valid="false">
	<errors>21</errors>
      </result>
    </test>
    <test>
      <file>testsuite/properties/too-many-values/aural.css</file>
      <description>Aural testsuite/properties</description>
      <result valid="false">
	<errors>46</errors>
      </result>
    </test>
    <test>
      <file>testsuite/properties/too-many-values/table.css</file>
      <description>Table testsuite/properties</description>
      <result valid="false">
	<errors>14</errors>
      </result>
    </test>
    <test>
      <file>testsuite/properties/too-many-values/generated-content.css</file>
      <description>Generation contents testsuite/properties</description>
      <result valid="false">
	<errors>16</errors>
      </result>
    </test>
    <test>
      <file>testsuite/properties/too-many-values/paged.css</file>
      <description>Paged testsuite/properties</description>
      <result valid="false">
	<errors>10</errors>
	<warnings>1</warnings>
      </result>
    </test>
    <test>
      <file>testsuite/properties/too-many-values/ui.css</file>
      <description>User Interface testsuite/properties</description>
      <result valid="false">
	<errors>14</errors>
      </result>
    </test>
    <test>
      <file>testsuite/properties/too-many-values/visual-effects.css</file>
      <description>Visual effects testsuite/properties</description>
      <result valid="false">
	<errors>11</errors>
      </result>
    </test>
  </type>
</testsuite>

--- NEW FILE: bugs.xml ---
<?xml version="1.0" encoding="UTF-8"?>
<!--
test markup also accepts 3 properties: warning, profile and medium
-->
<testsuite>
  <type title="bugs">
    <test>
      <file>testsuite/bugs/750.css</file>
      <description>
	See&amp;nbsp;&lt;a href=&quot;http://www.w3.org/Bugs/Public/show_bug.cgi?id=750&quot;&gt;
	http://www.w3.org/Bugs/Public/show_bug.cgi?id=750&lt;/a&gt;</description>
      <result valid="false">
	<errors>4</errors>
	<warnings>0</warnings>
      </result>
    </test>
    <test>
      <file>testsuite/bugs/372.css</file>
      <description>See&amp;nbsp;&lt;a href=&quot;http://www.w3.org/Bugs/Public/show_bug.cgi?id=372&quot;&gt;
      http://www.w3.org/Bugs/Public/show_bug.cgi?id=372&lt;/a&gt;</description>
      <result valid="false">
	<errors>309</errors>
	<warnings>0</warnings>
      </result>
    </test>
    <test>
      <file>testsuite/bugs/corrected-bug_invalid-value1.css</file>
      <result valid="false">
	<errors>1</errors>
	<warnings>0</warnings>
      </result>
    </test>
    <test>
      <file>testsuite/bugs/corrected-bug_invalid-value2.css</file>
      <description>Quoted keyword</description>
      <result valid="false">
	<errors>1</errors>
	<warnings>0</warnings>
      </result>
    </test>
    <test>
      <file>testsuite/bugs/920.css</file>
      <description>See&amp;nbsp;&lt;a href=&quot;http://www.w3.org/Bugs/Public/show_bug.cgi?id=920&quot;&gt;
      http://www.w3.org/Bugs/Public/show_bug.cgi?id=920&lt;/a&gt;</description>
      <result valid="false">
	<errors>1</errors>
	<warnings>0</warnings>
      </result>
    </test>
    <test>
      <file>testsuite/bugs/778.css</file>
      <description>See&amp;nbsp;&lt;a href=&quot;http://www.w3.org/Bugs/Public/show_bug.cgi?id=778&quot;&gt;
      http://www.w3.org/Bugs/Public/show_bug.cgi?id=778&lt;/a&gt;</description>
      <result valid="false">
	<errors>3</errors>
	<warnings>0</warnings>
      </result>
    </test>
    <test>
      <file>testsuite/bugs/289.css</file>
      <description>See&amp;nbsp;&lt;a href=&quot;http://www.w3.org/Bugs/Public/show_bug.cgi?id=289&quot;&gt;
      http://www.w3.org/Bugs/Public/show_bug.cgi?id=289&lt;/a&gt;</description>
      <result valid="false">
	<errors>19</errors>
	<warnings>0</warnings>
      </result>
    </test>
    <test>
      <file>testsuite/bugs/287.css</file>
      <description>See&amp;nbsp;&lt;a href=&quot;http://www.w3.org/Bugs/Public/show_bug.cgi?id=287&quot;&gt;
      http://www.w3.org/Bugs/Public/show_bug.cgi?id=287&lt;/a&gt;</description>
      <result valid="false">
	<errors>1</errors>
	<warnings>0</warnings>
      </result>
    </test>
    <test>
      <file>testsuite/bugs/696.css</file>
      <description>See&amp;nbsp;&lt;a href=&quot;http://www.w3.org/Bugs/Public/show_bug.cgi?id=696&quot;&gt;
      http://www.w3.org/Bugs/Public/show_bug.cgi?id=696&lt;/a&gt;</description>
      <result valid="false">
	<errors>1</errors>
	<warnings>0</warnings>
      </result>
    </test>
    <test>
      <file>testsuite/bugs/764.css</file>
      <description>See&amp;nbsp;&lt;a href=&quot;http://www.w3.org/Bugs/Public/show_bug.cgi?id=764&quot;&gt;
      http://www.w3.org/Bugs/Public/show_bug.cgi?id=764&lt;/a&gt;</description>
      <result valid="true"/>
    </test>
    <test>
      <file>testsuite/bugs/1237.css</file>
      <description>See&amp;nbsp;&lt;a href=&quot;http://www.w3.org/Bugs/Public/show_bug.cgi?id=1237&quot;&gt;
      http://www.w3.org/Bugs/Public/show_bug.cgi?id=1237&lt;/a&gt;</description>
      <result valid="true"/>
    </test>
    <test>
      <file>testsuite/bugs/1269.css</file>
      <description>See&amp;nbsp;&lt;a href=&quot;http://www.w3.org/Bugs/Public/show_bug.cgi?id=1269&quot;&gt;
      http://www.w3.org/Bugs/Public/show_bug.cgi?id=1269&lt;/a&gt;</description>
      <result valid="false">
	<errors>2</errors>
      </result>
    </test>
    <test>
      <file>testsuite/bugs/1269bis.css</file>
      <description>See&amp;nbsp;&lt;a href=&quot;http://www.w3.org/Bugs/Public/show_bug.cgi?id=1269&quot;&gt;
      http://www.w3.org/Bugs/Public/show_bug.cgi?id=764&lt;/a&gt;</description>
      <result valid="false">
	<errors>6</errors>
      </result>
    </test>
    <test profile="css3">
      <file>testsuite/bugs/1847css3.css</file>
      <description>See&amp;nbsp;&lt;a href=&quot;http://www.w3.org/Bugs/Public/show_bug.cgi?id=1847&quot;&gt;
      http://www.w3.org/Bugs/Public/show_bug.cgi?id=1847&lt;/a&gt;</description>
      <result valid="true"/>
    </test>
    <test>
      <file>testsuite/bugs/1885.css</file>
      <description>See&amp;nbsp;&lt;a href=&quot;http://www.w3.org/Bugs/Public/show_bug.cgi?id=1885&quot;&gt;
      http://www.w3.org/Bugs/Public/show_bug.cgi?id=1885&lt;/a&gt;</description>
      <result valid="true">
	<warnings>1</warnings>
      </result>
    </test>
    <test>
      <file>testsuite/bugs/374.css</file>
      <description>See&amp;nbsp;&lt;a href=&quot;http://www.w3.org/Bugs/Public/show_bug.cgi?id=374&quot;&gt;
      http://www.w3.org/Bugs/Public/show_bug.cgi?id=374&lt;/a&gt;</description>
      <result valid="true"/>
    </test>
    <test medium="print,screen">
      <file>testsuite/bugs/391printscreen.css</file>
      <description>See&amp;nbsp;&lt;a href=&quot;http://www.w3.org/Bugs/Public/show_bug.cgi?id=391&quot;&gt;
      http://www.w3.org/Bugs/Public/show_bug.cgi?id=391&lt;/a&gt;</description>
      <result valid="true"/>
    </test>
    <test profile="css3">
      <file>testsuite/bugs/576css3.css</file>
      <description>See&amp;nbsp;&lt;a href=&quot;http://www.w3.org/Bugs/Public/show_bug.cgi?id=576&quot;&gt;
      http://www.w3.org/Bugs/Public/show_bug.cgi?id=576&lt;/a&gt;</description>
      <result valid="true"/>
    </test>
    <test>
      <file>testsuite/bugs/599.css</file>
      <description>See&amp;nbsp;&lt;a href=&quot;http://www.w3.org/Bugs/Public/show_bug.cgi?id=599&quot;&gt;
      http://www.w3.org/Bugs/Public/show_bug.cgi?id=599&lt;/a&gt;</description>
      <result valid="true"/>
    </test>
    <test>
      <file>testsuite/bugs/703.css</file>
      <description>See&amp;nbsp;&lt;a href=&quot;http://www.w3.org/Bugs/Public/show_bug.cgi?id=703&quot;&gt;
      http://www.w3.org/Bugs/Public/show_bug.cgi?id=703&lt;/a&gt;</description>
      <result valid="true"/>
    </test>
    <test medium="mobile">
      <file>testsuite/bugs/763mobile.css</file>
      <description>See&amp;nbsp;&lt;a href=&quot;http://www.w3.org/Bugs/Public/show_bug.cgi?id=763&quot;&gt;
      http://www.w3.org/Bugs/Public/show_bug.cgi?id=763&lt;/a&gt;</description>
      <result valid="true">
	<warnings>1</warnings>
      </result>
    </test>
    <test>
      <file>testsuite/bugs/777.css</file>
      <description>See&amp;nbsp;&lt;a href=&quot;http://www.w3.org/Bugs/Public/show_bug.cgi?id=777&quot;&gt;
      http://www.w3.org/Bugs/Public/show_bug.cgi?id=777&lt;/a&gt;</description>
      <result valid="true"/>
    </test>
    <test>
      <file>testsuite/bugs/791.css</file>
      <description>See&amp;nbsp;&lt;a href=&quot;http://www.w3.org/Bugs/Public/show_bug.cgi?id=791&quot;&gt;
      http://www.w3.org/Bugs/Public/show_bug.cgi?id=791&lt;/a&gt;</description>
      <result valid="true"/>
    </test>
    <test>
      <file>testsuite/bugs/819.css</file>
      <description>See&amp;nbsp;&lt;a href=&quot;http://www.w3.org/Bugs/Public/show_bug.cgi?id=819&quot;&gt;
      http://www.w3.org/Bugs/Public/show_bug.cgi?id=819&lt;/a&gt;</description>
      <result valid="true"/>
    </test>
    <test>
      <file>testsuite/bugs/821.css</file>
      <description>See&amp;nbsp;&lt;a href=&quot;http://www.w3.org/Bugs/Public/show_bug.cgi?id=821&quot;&gt;
      http://www.w3.org/Bugs/Public/show_bug.cgi?id=821&lt;/a&gt;</description>
      <result valid="true"/>
    </test>
    <test profile="css3">
      <file>testsuite/bugs/979.css</file>
      <description>See&amp;nbsp;&lt;a href=&quot;http://www.w3.org/Bugs/Public/show_bug.cgi?id=979&quot;&gt;
      http://www.w3.org/Bugs/Public/show_bug.cgi?id=979&lt;/a&gt;</description>
      <result valid="true"/>
    </test>
    <test>
      <url>http://www.w3.org/Bugs/Public/attachment.cgi?id=388</url>
      <description>See&amp;nbsp;&lt;a href=&quot;http://www.w3.org/Bugs/Public/show_bug.cgi?id=388&quot;&gt;
      http://www.w3.org/Bugs/Public/show_bug.cgi?id=1504&lt;/a&gt;</description>
      <result valid="true"/>
    </test>
    <test>
      <url>http://www.w3.org/Bugs/Public/attachment.cgi?id=389</url>
      <description>See&amp;nbsp;&lt;a href=&quot;http://www.w3.org/Bugs/Public/show_bug.cgi?id=389&quot;&gt;
      http://www.w3.org/Bugs/Public/show_bug.cgi?id=1504&lt;/a&gt;</description>
      <result valid="true"/>
    </test>
  </type>
</testsuite>

--- NEW FILE: general.xml ---
<?xml version="1.0" encoding="UTF-8"?>
<!--
test markup also accepts 3 properties: warning, profile and medium
-->
<testsuite>
  <type title="misc">
    <test>
      <url>http://www.google.com/intl/zh-CN/</url>
      <description>Chinese Google&lt;br/&gt;
            Empty 'font-family' property</description>
      <result valid="false">
	<errors>1</errors>
	<warnings>0</warnings>
      </result>
    </test>
    <test>
      <file>testsuite/general/misc/sampleCSS1.css</file>
      <description>
	This style sheet is written according to the suggested rendering in the 
	HTML 2.0 specification. Some styles, e.g. colors, have been added for 
	completeness. It is suggested that a style sheet similar to this one 
	is used as the UA default.
      </description>
    </test>
  </type>
  <type title="bugs">
    <test>
      <file>testsuite/general/bugs/corrected-bug-750.css</file>
      <description>
	See&amp;nbsp;&lt;a href=&quot;http://www.w3.org/Bugs/Public/show_bug.cgi?id=750&quot;&gt;
	http://www.w3.org/Bugs/Public/show_bug.cgi?id=750&lt;/a&gt;</description>
      <result valid="false">
	<errors>4</errors>
	<warnings>0</warnings>
      </result>
    </test>
    <test>
      <file>testsuite/general/bugs/corrected-bug-372.css</file>
      <description>See&amp;nbsp;&lt;a href=&quot;http://www.w3.org/Bugs/Public/show_bug.cgi?id=372&quot;&gt;
      http://www.w3.org/Bugs/Public/show_bug.cgi?id=372&lt;/a&gt;</description>
      <result valid="false">
	<errors>1</errors>
	<warnings>0</warnings>
      </result>
    </test>
    <test>
      <file>testsuite/general/bugs/corrected-bug_invalid-value1.css</file>
      <result valid="false">
	<errors>1</errors>
	<warnings>0</warnings>
      </result>
    </test>
    <test>
      <file>testsuite/general/bugs/corrected-bug_invalid-value2.css</file>
      <description>Quoted keyword</description>
      <result valid="false">
	<errors>1</errors>
	<warnings>0</warnings>
      </result>
    </test>
    <test>
      <file>testsuite/general/bugs/corrected-bug-920.css</file>
      <description>See&amp;nbsp;&lt;a href=&quot;http://www.w3.org/Bugs/Public/show_bug.cgi?id=920&quot;&gt;
      http://www.w3.org/Bugs/Public/show_bug.cgi?id=920&lt;/a&gt;</description>
      <result valid="false">
	<errors>1</errors>
	<warnings>0</warnings>
      </result>
    </test>
    <test>
      <file>testsuite/general/bugs/corrected-bug-778.css</file>
      <description>See&amp;nbsp;&lt;a href=&quot;http://www.w3.org/Bugs/Public/show_bug.cgi?id=778&quot;&gt;
      http://www.w3.org/Bugs/Public/show_bug.cgi?id=778&lt;/a&gt;</description>
      <result valid="false">
	<errors>3</errors>
	<warnings>0</warnings>
      </result>
    </test>
    <test>
      <file>testsuite/general/bugs/corrected-bug-289.css</file>
      <description>See&amp;nbsp;&lt;a href=&quot;http://www.w3.org/Bugs/Public/show_bug.cgi?id=289&quot;&gt;
      http://www.w3.org/Bugs/Public/show_bug.cgi?id=289&lt;/a&gt;</description>
      <result valid="false">
	<errors>19</errors>
	<warnings>0</warnings>
      </result>
    </test>
    <test>
      <file>testsuite/general/bugs/corrected-bug-287.css</file>
      <description>See&amp;nbsp;&lt;a href=&quot;http://www.w3.org/Bugs/Public/show_bug.cgi?id=287&quot;&gt;
      http://www.w3.org/Bugs/Public/show_bug.cgi?id=287&lt;/a&gt;</description>
      <result valid="false">
	<errors>1</errors>
	<warnings>0</warnings>
      </result>
    </test>
    <test>
      <file>testsuite/general/bugs/corrected-bug-696.css</file>
      <description>See&amp;nbsp;&lt;a href=&quot;http://www.w3.org/Bugs/Public/show_bug.cgi?id=696&quot;&gt;
      http://www.w3.org/Bugs/Public/show_bug.cgi?id=696&lt;/a&gt;</description>
      <result valid="false">
	<errors>1</errors>
	<warnings>0</warnings>
      </result>
    </test>
    <test>
      <file>testsuite/general/bugs/corrected-bug-764.css</file>
      <description>See&amp;nbsp;&lt;a href=&quot;http://www.w3.org/Bugs/Public/show_bug.cgi?id=764&quot;&gt;
      http://www.w3.org/Bugs/Public/show_bug.cgi?id=764&lt;/a&gt;</description>
      <result valid="true"/>
    </test>
  </type>
  <type title="loops">
    <test>
      <url>http://jigsaw.w3.org/Yves/testloop2.css</url>
      <description>This CSS calls testloop3.css which calls testloop2...</description>
      <result valid="false">
	<errors>1</errors>
	<warnings>0</warnings>
      </result>
    </test>
    <test>
      <file>testsuite/general/loops/loop1.css</file>
      <description>loop1.css tries to import itself</description>
      <result valid="false">
	<errors>1</errors>
	<warnings>0</warnings>
      </result>
    </test>
    <test>
      <file>testsuite/general/loops/loop2.css</file>
      <description>loop2 imports loop3, which imports loop4, which imports loop2 ;)</description>
      <result valid="false">
	<errors>1</errors>
	<warnings>0</warnings>
      </result>
    </test>
  </type>
  <type title="parse-errors">
    <test>
      <file>testsuite/general/parse/parse-error1.css</file>
      <description>Missing closing curly brace</description>
      <result valid="false">
	<errors>1</errors>
	<warnings>0</warnings>
      </result>
    </test>
    <test>
      <file>testsuite/general/parse/parse-error2.css</file>
      <description>Missing opening curly brace</description>
      <result valid="false">
	<errors>3</errors>
	<warnings>0</warnings>
      </result>
    </test>
    <test>
      <file>testsuite/general/parse/parse-error3.css</file>
      <description>Missing both opening and closing curly braces</description>
      <result valid="false">
	<errors>2</errors>
	<warnings>0</warnings>
      </result>
    </test>
    <test>
      <file>testsuite/general/parse/parse-error4.css</file>
      <description>Missing ':' after the property name</description>
      <result valid="false">
	<errors>1</errors>
	<warnings>0</warnings>
      </result>
    </test>
    <test>
      <file>testsuite/general/parse/valid1.css</file>
      <description>A valid&amp;nbsp;&apos;mono-property&apos;&amp;nbsp;CSS</description>
      <result valid="true"/>
    </test>
    <test>
      <file>testsuite/general/parse/valid2.css</file>
      <description>A valid&amp;nbsp;&apos;mono-property&apos;&amp;nbsp;CSS without 
      ending&amp;nbsp;&apos;;&apos;</description>
      <result valid="true"/>
    </test>
  </type>
  <type title="properties">
    <test>
      <file>testsuite/general/properties/inexistant.css</file>
      <description>Inexistant property</description>
      <result valid="false">
	<errors>1</errors>
	<warnings>0</warnings>
      </result>
    </test>
    <test>
      <file>testsuite/general/properties/not-terminated.css</file>
      <description>The property is not terminated, ie it has no value</description>
      <result valid="false">
	<errors>1</errors>
	<warnings>0</warnings>
      </result>
    </test>
  </type>
  <type title="comments">
    <test>
      <file>testsuite/general/comments/not-terminated.css</file>
      <description>Not terminated comment</description>
      <result valid="false">
	<errors>1</errors>
	<warnings>0</warnings>
      </result>
    </test>
    <test>
      <file>testsuite/general/comments/valid.css</file>
      <descriptiom>A valid CSS with lots of comments</descriptiom>
      <result valid="true"/>
    </test>
    <test>
      <file>testsuite/general/comments/invalid.css</file>
      <description>A comment in a word (back/**/ground) is invalid</description>
      <result valid="false">
	<errors>1</errors>
	<warnings>0</warnings>
      </result>
    </test>
  </type>
  <type title="values">
    <test>
      <file>testsuite/general/values/invalid3.css</file>
      <description>Invalid value: inexistant keyword intead of length</description>
      <result valid="false">
	<errors>1</errors>
	<warnings>0</warnings>
      </result>
    </test>
  </type>
  <type title="at-rule">
    <test>
      <file>testsuite/general/at-rule/invalid.css</file>
      <description>Non implemented at-rule</description>
      <result valid="false">
	<errors>1</errors>
	<warnings>0</warnings>
      </result>
    </test>
    <test>
      <file>testsuite/general/at-rule/valid.css</file>
      <description>A valid CSS containing at-rules</description>
      <result valid="true"/>
    </test>
  </type>
  <type title="Valid CSS with warnings">
    <test>
      <file>testsuite/general/warnings/font-family.css</file>
      <description>font-family without generic family</description>
      <result valid="true">
	<errors>0</errors>
	<warnings>1</warnings>
      </result>
    </test>
  </type>
  <type title="URI errors">
    <test>
      <url>http://sdfsdf.org</url>
      <description>Inexistant URI</description>
    </test>
    <test>
      <url>file://tmp/tmp.css</url>
      <description>Forbidden protocol</description>
    </test>
    <test>
      <url>https://www.test.com</url>
      <description>Forbidden protocol</description>
    </test>
  </type>
</testsuite>

--- NEW FILE: propertiesCSS1.xml ---
<?xml version="1.0" encoding="UTF-8"?>
<!--
test markup also accepts 3 properties: warning, profile and medium
-->
<testsuite>
  <type title="Valid tests of all properties and their values, except inherit">
    <test profile="css1">
      <file>testsuite/properties/css1/ok/font.css</file>
      <description>Font testsuite/properties</description>
      <result valid="true"/>
    </test>
    <test profile="css1">
      <file>testsuite/properties/css1/ok/color-background.css</file>
      <description>Color and background testsuite/properties</description>
      <result valid="true"/>
    </test>
    <test profile="css1">
      <file>testsuite/properties/css1/ok/text.css</file>
      <description>Text testsuite/properties</description>
      <result valid="true"/>
    </test>
    <test profile="css1">
      <file>testsuite/properties/css1/ok/box.css</file>
      <description>Box testsuite/properties</description>
      <result valid="true"/>
    </test>
    <test profile="css1">
      <file>testsuite/properties/css1/ok/classification.css</file>
      <description>Classification testsuite/properties</description>
      <result valid="true"/>
    </test>
  </type>
  <type title="Invalid CSS: too many values">
    <test profile="css1">
      <file>testsuite/properties/css1/too-many-values/font.css</file>
      <description>Font testsuite/properties</description>
      <result valid="false">
	<errors>23</errors>
      </result>
    </test>
    <test profile="css1">
      <file>testsuite/properties/css1/too-many-values/color-background.css</file>
      <description>Color and background testsuite/properties</description>
      <result valid="false">
	<errors>25</errors>
      </result>
    </test>
    <test profile="css1">
      <file>testsuite/properties/css1/too-many-values/text.css</file>
      <description>Text testsuite/properties</description>
      <result valid="false">
	<errors>35</errors>
      </result>
    </test>
    <test profile="css1">
      <file>testsuite/properties/css1/too-many-values/box.css</file>
      <description>Box testsuite/properties</description>
      <result valid="false">
	<errors>66</errors>
      </result>
    </test>
    <test profile="css1">
      <file>testsuite/properties/css1/too-many-values/classification.css</file>
      <description>Classification testsuite/properties</description>
      <result valid="false">
	<errors>21</errors>
      </result>
    </test>
  </type>
</testsuite>

Received on Wednesday, 19 April 2006 07:55:59 UTC