2002/css-validator/autotest/testsuite/xml/css3 css3-background.xml,NONE,1.1

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

Added Files:
	css3-background.xml 
Log Message:


--- NEW FILE: css3-background.xml ---
<?xml version="1.0" encoding="UTF-8"?>
<!--
test markup also accepts 3 properties: warning, profile and medium
-->
<testsuite>
  <type title="CSS3_Background_Borders">
    <test profile="css3">
      <file>testsuite/properties/css3/css3-background/backgrond-attachment-001.css</file>
      <description>css3-background: Valid 'background-attachment' values</description>
      <result valid="true"/>
    </test>
   <test profile="css3">
      <file>testsuite/properties/css3/css3-background/backgrond-clip-001.css</file>
      <description>css3-background: Valid 'background-clip' values</description>
      <result valid="true"/>
    </test>
   <test profile="css3">
      <file>testsuite/properties/css3/css3-background/backgrond-image-001.css</file>
      <description>css3-background: Valid 'background-image' values</description>
      <result valid="true"/>
    </test>
   <test profile="css3">
      <file>testsuite/properties/css3/css3-background/backgrond-origin-001.css</file>
      <description>css3-background: Valid 'background-origin' values</description>
      <result valid="true"/>
    </test>
   <test profile="css3">
      <file>testsuite/properties/css3/css3-background/backgrond-repeat-001.css</file>
      <description>css3-background: Valid 'background-repeat' values</description>
      <result valid="true"/>
    </test>

  </type>
</testsuite>

Received on Sunday, 3 January 2010 16:47:16 UTC