2002/css-validator/autotest/results bugs.html,NONE,1.1 general.html,NONE,1.1 propertiesCSS1.html,NONE,1.1 propertiesCSS2.html,NONE,1.1 propertiesCSS3.html,NONE,1.1 valid.css,NONE,1.1

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

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

--- NEW FILE: valid.css ---
@import url("http://www.w3.org/StyleSheets/home.css");
@media print {
    p { background-color: red; }
}
--- NEW FILE: propertiesCSS1.html ---
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
  <head>
    <meta http-equiv="Content-Language" content="en" />
    <title>Tests Results</title>
    <style type="text/css">
      h1 {
        text-align: center;
        border: 2px solid;
      }
      h2 {
        text-decoration: underline;
        text-transform: capitalize
      }
      h3 {
        font-size: 15pt;
      }
      dd {
        display: inline;
      }
      .res, .error {
        border-bottom: 1px solid black;
      }
      #valid {
        text-align: center;
      }
    </style>
  </head>

  <body>
    <h1>Test Suite</h1>
    <h2>Valid tests of all properties and their values, except inherit</h2>
    <div class="res">
      <h3><a href="testsuite/properties/css1/ok/font.css">testsuite/properties/css1/ok/font.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=a+%7B++++font-family%3A+Verdana%2C+Arial%2C+serif%3B++++font-style%3A+normal%3B++++font-style%3A+italic%3B++++font-style%3A+oblique%3B++++font-variant%3A+normal%3B++++font-variant%3A+small-caps%3B++++font-weight%3A+normal%3B++++font-weight%3A+bold%3B++++font-weight%3A+bolder%3B++++font-weight%3A+lighter%3B++++font-weight%3A+100%3B++++font-weight%3A+200%3B++++font-weight%3A+300%3B++++font-weight%3A+400%3B++++font-weight%3A+500%3B++++font-weight%3A+600%3B++++font-weight%3A+700%3B++++font-weight%3A+800%3B++++font-weight%3A+900%3B++++font-size%3A+x-small%3B++++font-size%3A+small%3B++++font-size%3A+medium%3B++++font-size%3A+large%3B++++font-size%3A+x-large%3B++++font-size%3A+xx-large%3B++++font-size%3A+larger%3B++++font-size%3A+smaller%3B++++font-size%3A+10px%3B++++font-size%3A+3%25%3B++++font%3A+small-caps+200+normal+larger+Arial%2C+serif%3B%7D&amp;profile=css1">Go to the Validator page</a></p>
      <p>Font testsuite/properties</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 29</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/properties/css1/ok/color-background.css">testsuite/properties/css1/ok/color-background.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=em+%7B+color%3A+%23f00+%7D+%2F*+%23rgb+*%2Fem+%7B+color%3A+%23ff0000+%7D+%2F*+%23rrggbb+*%2Fem+%7B+color%3A+rgb%28255%2C0%2C0%29+%7Dem+%7B+color%3A+rgb%28100%25%2C+0%25%2C+0%25%29+%7Dem+%7B+color%3A+white+%7Da+%7B++++background-color%3A+transparent%3B++++background-color%3A+%23f00%3B++++background-color%3A+%23ff0000%3B++++background-color%3A+rgb%28255%2C0%2C0%29%3B++++background-color%3A+rgb%28100%25%2C+0%25%2C+0%25%29%3B++++background-color%3A+white%3B++++background-image%3A+url%28%22image%2Epng%22%29%3B++++background-image%3A+none%3B++++background-repeat%3A+repeat%3B++++background-repeat%3A+repeat-x%3B++++background-repeat%3A+repeat-y%3B++++background-repeat%3A+no-repeat%3B++++background-attachment%3A+scroll%3B++++background-attachment%3A+fixed%3B++++background-position%3A+10%25%3B++++background-position%3A+10px%3B++++background-position%3A+left%3B++++background-position%3A+center%3B++++background-position%3A+top%3B++++background-postion%3A+bottom%3B++++background-position%3A+center%3B++++background-position%3A+right%3B++++background-position%3A+right+top%3B++++background-position%3A+right+bottom%3B++++background-position%3A+right+center%3B++++background%3A+rgb%2880%25%2C+10%25%2C+10%25%29+url%28%22image%2Epng%22%29+no-repeat+fixed+left+top%3B%7D&amp;profile=css1">Go to the Validator page</a></p>
      <p>Color and background testsuite/properties</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 31</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/properties/css1/ok/text.css">testsuite/properties/css1/ok/text.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=a+%7B++++word-spacing%3A+normal%3B++++word-spacing%3A+3px%3B++++letter-spacing%3A+normal%3B++++letter-spacing%3A+3em%3B++++text-decoration%3A+none%3B++++text-decoration%3A+underline%3B++++text-decoration%3A+overline%3B++++text-decoration%3A+line-through%3B++++text-decoration%3A+blink%3B++++text-decoration%3A+underline+overline%3B++++text-decoration%3A+underline+overline+line-through%3B++++text-decoration%3A+underline+overline+line-through+blink%3B++++vertical-align%3A+baseline%3B++++vertical-align%3A+sub%3B++++vertical-align%3A+super%3B++++vertical-align%3A+top%3B++++vertical-align%3A+text-top%3B++++vertical-align%3A+middle%3B++++vertical-align%3A+bottom%3B++++vertical-align%3A+text-bottom%3B++++vertical-align%3A+12%25%3B++++text-transform%3A+capitalize%3B++++text-transform%3A+uppercase%3B++++text-transform%3A+lowercase%3B++++text-transform%3A+none%3B++++text-align%3A+left%3B++++text-align%3A+right%3B++++text-align%3A+center%3B++++textalign%3A+justify%3B++++text-indent%3A+10px%3B++++text-indent%3A+10%25%3B++++line-height%3A+normal%3B++++line-height%3A+10%3B++++line-height%3A+10px%3B++++line-height%3A+10%25%3B++++white-space%3A+normal%3B++++white-space%3A+pre%3B++++white-space%3A+nowrap%3B%7D&amp;profile=css1">Go to the Validator page</a></p>
      <p>Text testsuite/properties</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 1</dd>
	<dd>Warnings: 28</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/properties/css1/ok/box.css">testsuite/properties/css1/ok/box.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=a+%7B++++%2F*+margin+*%2F++++margin-top%3A+10px%3B++++margin-right%3A+10px%3B++++margin-bottom%3A+10px%3B++++margin-left%3A+10px%3B++++margin%3A+10px%3B++++margin%3A+10px+11px%3B++++margin%3A+10px+11px+12px%3B++++margin%3A+10px+11px+12px+13px%3B++++%2F*+padding+*%2F++++padding-top%3A+10px%3B++++padding-right%3A+10px%3B++++padding-bottom%3A+10px%3B++++padding-left%3A+10px%3B++++padding%3A+10px%3B++++padding%3A+10px+11px%3B++++padding%3A+10px+11px+12px%3B++++padding%3A+10px+11px+12px+13px%3B++++%2F*+borders+*%2F++++border-top-width%3A+10px%3B++++border-right-width%3A+10px%3B++++border-bottom-width%3A+10px%3B++++border-left-width%3A+10px%3B++++border-width%3A+10px%3B++++border-width%3A+10px+11px%3B++++border-width%3A+10px+11px+12px%3B++++border-width%3A+10px+11px+12px+13px%3B++++border-color%3A+blue%3B++++border-color%3A+blue+yellow%3B++++border-color%3A+blue+yellow+black%3B++++border-color%3A+blue+yellow+black+red%3B++++border-color%3A+bue+yellow+black+red%3B++++border-style%3A+solid+hidden+dotted+dashed%3B++++border-style%3A+none+double+groove%3B++++border-style%3A+inset+outset%3B++++border-style%3A+ridge%3B++++border-top%3A+1px%3B++++border-top%3A+1px+solid%3B++++border-top%3A+1px+black%3B++++border-top%3A+1px+solid+black%3B++++border-top%3A+1px+black+solid%3B++++border-top%3A+solid%3B++++border-top%3A+solid+1px%3B++++border-top%3A+solid+black%3B++++border-top%3A+solid+1px+black%3B++++border-top%3A+solid+black+1px%3B++++border-top%3A+black%3B++++border-top%3A+black+1px%3B++++border-top%3A+black+solid%3B++++border-top%3A+black+1px+solid%3B++++border-top%3A+black+solid+1px%3B++++border-right%3A+1px%3B++++border-right%3A+1px+solid%3B++++border-right%3A+1px+black%3B++++border-right%3A+1px+solid+black%3B++++border-right%3A+1px+black+solid%3B++++border-right%3A+solid%3B++++border-right%3A+solid+1px%3B++++border-right%3A+solid+black%3B++++border-right%3A+solid+1px+black%3B++++border-right%3A+solid+black+1px%3B++++border-right%3A+black%3B++++borer-right%3A+black+1px%3B++++border-right%3A+black+solid%3B++++border-right%3A+black+1px+solid%3B++++border-right%3A+black+solid+1px%3B++++border-bottom%3A+1px%3B++++border-bottom%3A+1px+solid%3B++++border-bottom%3A+1px+black%3B++++border-bottom%3A+1px+solid+black%3B++++border-bottom%3A+1px+black+solid%3B++++border-bottom%3A+solid%3B++++border-bottom%3A+solid+1px%3B++++border-bottom%3A+solid+black%3B++++border-bottom%3A+solid+1px+black%3B++++border-bottom%3A+solid+black+1px%3B++++border-bottom%3A+black%3B++++border-bottom%3A+black+1px%3B++++border-bottom%3A+black+solid%3B++++border-bottom%3A+black+1px+solid%3B++++border-bottom%3A+black+solid+1px%3B++++border-left%3A+1px%3B++++border-left%3A+1px+solid%3B++++border-left%3A+1px+black%3B++++border-left%3A+1px+solid+black%3B++++border-left%3A+1px+black+solid%3B++++border-left%3A+solid%3B++++border-left%3A+solid+1px%3B++++border-left%3A+solid+black%3B++++border-left%3A+solid+1px+black%3B++++border-left%3A+solid+black+1px%3B++++border-left%3A+black%3B++++border-lef%3A+black+1px%3B++++border-left%3A+black+solid%3B++++border-left%3A+black+1px+solid%3B++++border-left%3A+black+solid+1px%3B++++border%3A+1px%3B++++border%3A+1px+solid%3B++++border%3A+1px+black%3B++++border%3A+1px+solid+black%3B++++border%3A+1px+black+solid%3B++++border%3A+solid%3B++++border%3A+solid+1px%3B++++border%3A+solid+black%3B++++border%3A+solid+1px+black%3B++++border%3A+solid+black+1px%3B++++border%3A+black%3B++++border%3A+black+1px%3B++++border%3A+black+solid%3B++++border%3A+black+1px+solid%3B++++border%3A+black+solid+1px%3B++++%2F*+positionning+*%2F++++width%3A+10px%3B++++width%3A+auto%3B++++height%3A+10px%3B++++height%3A+auto%3B++++float%3A+left%3B++++float%3A+right%3B++++float%3A+none%3B++++clear%3A+none%3B++++clear%3A+left%3B++++clear%3A+right%3B++++clear%3A+both%3B%7D&amp;profile=css1">Go to the Validator page</a></p>
      <p>Box testsuite/properties</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 347</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/properties/css1/ok/classification.css">testsuite/properties/css1/ok/classification.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=a+%7B++++display%3A+inline%3B++++display%3A+block%3B++++display%3A+list-item%3B++++display%3A+none%3B++++white-space%3A+normal%3B++++white-space%3A+pre%3B++++white-space%3A+nowrap%3B++++list-style-type%3A+disc%3B++++list-style-type%3A+circle%3B++++list-style-type%3A+square%3B++++list-style-type%3A+decimal%3B++++list-style-type%3A+lower-roman%3B++++list-style-type%3A+upper-roman%3B++++list-style-type%3A+lower-alpha%3B++++list-style-type%3A+upper-alpha%3B++++list-style-type%3A+none%3B++++list-style-image%3A+url%28%22image%2Epng%22%29%3B++++list-style-image%3A+none%3B++++list-style-position%3A+inside%3B++++list-style-position%3A+outside%3B++++list-style%3A+disc%3B++++list-style%3A+circle%3B++++list-style%3A+square%3B++++list-style%3A+decimal+inside%3B++++list-style%3A+lower-roman+outside%3B++++list-style%3A+upper-roman+outside%3B++++list-style%3A+url%28%22image%2Epng%22%29+lower-alpha+inside%3B++++list-style%3A+url%28%22image%2Epng%22%29+nside+lower-alpha%3B++++list-style%3A+inside+lower-alpha+url%28%22image%2Epng%22%29%3B++++list-style%3A+lower-alpha+inside+url%28%22image%2Epng%22%29%3B%7D&amp;profile=css1">Go to the Validator page</a></p>
      <p>Classification testsuite/properties</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 36</dd>
      </dl>
    </div>
    <h2>Invalid CSS: too many values</h2>
    <div class="res">
      <h3><a href="testsuite/properties/css1/too-many-values/font.css">testsuite/properties/css1/too-many-values/font.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=a+%7B++++font-style%3A+normal+italic%3B++++font-style%3A+italic+normal%3B++++font-style%3A+oblique+normal+italic%3B++++font-variant%3A+normal+small-caps%3B++++font-variant%3A+small-caps+normal%3B++++font-weight%3A+normal+bold%3B++++font-weight%3A+bold+200%3B++++font-weight%3A+bolder+bold%3B++++font-weight%3A+lighter+900%3B++++font-weight%3A+100+200+300+400+500+bold+600+700+lighter+800%3B++++font-size%3A+x-small+small%3B++++font-size%3A+small+x-small%3B++++font-size%3A+medium+larger+smaller%3B++++font-size%3A+large+10px%3B++++font-size%3A+x-large+3%25%3B++++font-size%3A+larger+3%25%3B++++font-size%3A+smaller+10px%3B++++font-size%3A+10px+medium+larger%3B++++font-size%3A+3%25+smaller+large%3B++++font%3A+italic+medium+small-caps+200+normal+larger+Arial%2C+serif%3B++++font%3A+caption+icon%3B++++font%3A+icon+small-caps%3B++++font%3A+menu+200+normal+Arial%2C+Serif%3B%7D&amp;profile=css1">Go to the Validator page</a></p>
      <p>Font testsuite/properties</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 23</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 22</dd>
	<dd>Warnings: 1</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/properties/css1/too-many-values/color-background.css">testsuite/properties/css1/too-many-values/color-background.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=em+%7B+color%3A+%23f00+white%7Dem+%7B+color%3A+%23ff0000+%23000%7Dem+%7B+color%3A+rgb%28255%2C0%2C0%29+black+%7Dem+%7B+color%3A+rgb%28100%25%2C+0%25%2C+0%25%29+%23fff%7Dem+%7B+color%3A+white+red+rgb%280%2C0%2C0%29%7Da+%7B++++background-color%3A+transparent+%23f00%3B++++background-color%3A+%23f00+transparent%3B++++background-color%3A+%23ff0000+rgb%280%2C0%2C0%29%3B++++background-color%3A+rgb%28255%2C0%2C0%29+black%3B++++background-color%3A+rgb%28100%25%2C+0%25%2C+0%25%29+red%3B++++background-color%3A+white+%23fdf%3B++++background-image%3A+url%28%22image%2Epng%22%29+none%3B++++background-image%3A+none+url%28%22image%2Epng%22%29%3B++++background-image%3A+url%28%22image%2Epng%22%29+url%28%22image2%2Epng%22%29%3B++++background-image%3A+none+none%3B++++background-repeat%3A+repeat+repeat-x%3B++++background-repeat%3A+repeat-x+repeat%3B++++background-repeat%3A+repeat-y+repeat+repeat-x+no-repeat%3B++++background-attachment%3A+scroll+fixed%3B++++ackground-attachment%3A+fixed+scroll%3B++++background-position%3A+10%25+10%25+10%25%3B++++background-position%3A+10px+10px+10px%3B++++background-position%3A+right+bottom+10%25%3B++++background-position%3A+right+center+bottom%3B++++background%3A+rgb%2880%25%2C+10%25%2C+10%25%29+url%28%22image%2Epng%22%29+no-repeat+fixed+left+top+rgb%2870%25%2C20%25%2C10%25%29%3B%7D&amp;profile=css1">Go to the Validator page</a></p>
      <p>Color and background testsuite/properties</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 25</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 25</dd>
	<dd>Warnings: 0</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/properties/css1/too-many-values/text.css">testsuite/properties/css1/too-many-values/text.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=a+%7B++++word-spacing%3A+normal+3px%3B++++word-spacing%3A+3px+normal%3B++++word-spacing%3A+3px+thin%3B++++word-spacing%3A+thick+3px%3B++++letter-spacing%3A+normal+3px%3B++++letter-spacing%3A+3px+normal%3B++++letter-spacing%3A+3px+thin%3B++++letter-spacing%3A+thick+3px%3B++++text-decoration%3A+none+underline%3B++++text-decoration%3A+underline+none%3B++++text-decoration%3A+overline+underline+none%3B++++text-decoration%3A+overline+none+underline%3B++++text-decoration%3A+underline+overline+line-through+blonk+underline%3B++++vertical-align%3A+baseline+sub%3B++++vertical-align%3A+12%25+middle%3B++++vertical-align%3A+12ex+3%25%3B++++vertical-align%3A+middle+12%25%3B++++vertical-align%3A+3%25+12ex%3B++++text-transform%3A+capitalize+none%3B++++text-transform%3A+none+uppercase%3B++++text-transform%3A+lowercase+capitalize+uppercase+none%3B++++text-align%3A+left+right%3B++++text-align%3A+right+left%3B++++text-align%3A+center+left+right+justify%3B+++text-indent%3A+10px+10%25%3B++++text-indent%3A+10%25+10px%3B++++text-indent%3A+10%25+10px+10em%3B++++line-height%3A+normal+10%3B++++line-height%3A+10+normal%3B++++line-height%3A+normal+10px%3B++++line-height%3A+normal+10%25%3B++++line-height%3A+10px+10+normal+10%25%3B++++white-space%3A+normal+pre%3B++++white-space%3A+pre+normal%3B++++white-space%3A+nowrap+normal+pre%3B%7D&amp;profile=css1">Go to the Validator page</a></p>
      <p>Text testsuite/properties</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 35</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 35</dd>
	<dd>Warnings: 0</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/properties/css1/too-many-values/box.css">testsuite/properties/css1/too-many-values/box.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=a+%7B++++%2F*+margin+*%2F++++margin-top%3A+10px+9px%3B++++margin-right%3A+10px+9px%3B++++margin-bottom%3A+10px+9px%3B++++margin-left%3A+10px+9px%3B++++margin%3A+10px+11px+12px+13px+14px+15px%3B++++%2F*+padding+*%2F++++padding-top%3A+10px+9px%3B++++padding-right%3A+10px+9px%3B++++padding-bottom%3A+10px+9px%3B++++padding-left%3A+10px+9px%3B++++padding%3A+10px+11px+12px+13px+14px+15px%3B++++%2F*+borders+*%2F++++border-top-width%3A+10px+9px%3B++++border-right-width%3A+10px+9px%3B++++border-bottom-width%3A+10px+9px%3B++++border-left-width%3A+10px+9px%3B++++border-width%3A+10px+11px+12px+13px+14px+15px%3B++++border-color%3A+blue+yellow+black+red+rgb%2880%25%2C10%25%2C10%25%29%3B++++border-style%3A+solid+hidden+dotted+dashed+ridge%3B++++border-top%3A+1px+solid+black+2px%3B++++border-top%3A+1px+black+solid+dashed%3B++++border-top%3A+solid+1px+black+%23fff%3B++++border-top%3A+solid+black+1px+rgb%28255%2C0%2C0%29%3B++++border-top%3A+black+1px+soid+yellow%3B++++border-top%3A+black+solid+1px+dotted%3B++++border-right%3A+1px+solid+black+2px%3B++++border-right%3A+1px+black+solid+dashed%3B++++border-right%3A+solid+1px+black+%23fff%3B++++border-right%3A+solid+black+1px+rgb%28255%2C0%2C0%29%3B++++border-right%3A+black+1px+solid+yellow%3B++++border-right%3A+black+solid+1px+dotted%3B++++border-bottom%3A+1px+solid+black+2px%3B++++border-bottom%3A+1px+black+solid+dashed%3B++++border-bottom%3A+solid+1px+black+%23fff%3B++++border-bottom%3A+solid+black+1px+rgb%28255%2C0%2C0%29%3B++++border-bottom%3A+black+1px+solid+yellow%3B++++border-bottom%3A+black+solid+1px+dotted%3B++++border-left%3A+1px+solid+black+2px%3B++++border-left%3A+1px+black+solid+dashed%3B++++border-left%3A+solid+1px+black+%23fff%3B++++border-left%3A+solid+black+1px+rgb%28255%2C0%2C0%29%3B++++border-left%3A+black+1px+solid+yellow%3B++++border-left%3A+black+solid+1px+dotted%3B++++border%3A+1px+solid+black+2px%3B++++border%3A+1px+black+solid+dashed%3B++++border%3A+solid+1px+black+%23fff%3B++++border3A+solid+black+1px+rgb%28255%2C0%2C0%29%3B++++border%3A+black+1px+solid+yellow%3B++++border%3A+black+solid+1px+dotted%3B++++%2F*+positionning+*%2F++++width%3A+10px+11px%3B++++width%3A+10%25+10%25%3B++++width%3A+10%25+10px%3B++++width%3A+10px+10%25%3B++++width%3A+auto+10px%3B++++height%3A+10px+11px%3B++++height%3A+10%25+10%25%3B++++height%3A+10%25+10px%3B++++height%3A+10px+10%25%3B++++height%3A+auto+10px%3B++++float%3A+left+right%3B++++float%3A+right+left%3B++++float%3A+none+left%3B++++float%3A+left+none%3B++++clear%3A+none+left%3B++++clear%3A+left+none%3B++++clear%3A+left+right%3B++++clear%3A+right+both%3B++++clear%3A+both+right%3B%7D&amp;profile=css1">Go to the Validator page</a></p>
      <p>Box testsuite/properties</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 66</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 66</dd>
	<dd>Warnings: 0</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/properties/css1/too-many-values/classification.css">testsuite/properties/css1/too-many-values/classification.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=a+%7B++++display%3A+inline+block%3B++++display%3A+block+inline%3B++++display%3A+list-item+none+run-in%3B++++display%3A+run-in+table+table-row%3B++++white-space%3A+normal+pre+nowrap%3B++++white-space%3A+pre+normal%3B++++white-space%3A+nowrap+pre%3B++++list-style-type%3A+disc+circle%3B++++list-style-type%3A+circle+disc%3B++++list-style-type%3A+square+none%3B++++list-style-type%3A+none+square%3B++++list-style-type%3A+decimal+georgian+armenian+circle%3B++++list-style-image%3A+url%28%22image%2Epng%22%29+none%3B++++list-style-image%3A+none+url%28%22image%2Epng%22%29%3B++++list-style-position%3A+inside+outside%3B++++list-style-position%3A+outside+inside%3B++++list-style%3A+disc+circle%3B++++list-style%3A+circle+disc%3B++++list-style%3A+decimal+inside+outside%3B++++list-style%3A+upper-latin+url%28%22image%2Epng%22%29+outside+decimal%3B++++list-style%3A+url%28%22image%2Epng%22%29+armenian+inside+url%28%22image2%2Epng%22%29%3B%7D&amp;profile=css">Go to the Validator page</a></p>
      <p>Classification testsuite/properties</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 21</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 21</dd>
	<dd>Warnings: 0</dd>
      </dl>
    </div>
</body>

</html>

--- NEW FILE: propertiesCSS3.html ---
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
  <head>
    <meta http-equiv="Content-Language" content="en" />
    <title>Tests Results</title>
    <style type="text/css">
      h1 {
        text-align: center;
        border: 2px solid;
      }
      h2 {
        text-decoration: underline;
        text-transform: capitalize
      }
      h3 {
        font-size: 15pt;
      }
      dd {
        display: inline;
      }
      .res, .error {
        border-bottom: 1px solid black;
      }
      #valid {
        text-align: center;
      }
    </style>
  </head>

  <body>
    <h1>Test Suite</h1>
    <h2>Valid tests of all properties and their values, except inherit</h2>
    <div class="res">
      <h3><a href="testsuite/properties/css3/propertiesCSS3.css">testsuite/properties/css3/propertiesCSS3.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=a+%7B++++background-color%3A+inherit%3B++++background-image%3A+inherit%3B++++background-repeat%3A+inherit%3B++++background-attachment%3A+inherit%3B++++background-position%3A+inherit%3B++++background-clip%3A+inherit%3B++++background-origin%3A+inherit%3B++++background-size%3A+inherit%3B++++background-break%3A+inherit%3B++++background%3A+inherit%3B++++border-top-color+%3A+inherit%3B++++border-right-color%3A+inherit%3B++++border-bottom-color%3A+inherit%3B++++border-left-color%3A+inherit%3B++++border-color%3A+inherit%3B++++border-top-style+%3A+inherit%3B++++border-right-style%3A+inherit%3B++++border-bottom-style%3A+inherit%3B++++border-left-style%3A+inherit%3B++++border-style%3A+inherit%3B++++border-top-width%3A+inherit%3B++++border-right-width%3A+inherit%3B++++border-bottom-width%3A+inherit%3B++++border-left-width%3A+inherit%3B++++border-width%3A+inherit%3B++++border-image%3A+inherit%3B++++border-top-right-radius%3A+inherit%3B++++border-botom-right-radius%3A+inherit%3B++++border-bottom-left-radius%3A+inherit%3B++++border-top-left-radius%3A+inherit%3B++++border-radius%3A+inherit%3B++++border-break%3A+inherit%3B++++border-top%3A+inherit%3B++++border-right%3A+inherit%3B++++border-bottom%3A+inherit%3B++++border-left%3A+inherit%3B++++border%3A+inherit%3B++++box-shadow%3A+inherit%3B++++display-model%3A+inherit%3B++++display-role%3A+inherit%3B++++display%3A+inherit%3B++++padding%3A+inherit%3B++++padding-top+%3A+inherit%3B++++padding-right%3A+inherit%3B++++padding-bottom%3A+inherit%3B++++padding-left%3A+inherit%3B++++margin-top+%3A+inherit%3B++++margin-right%3A+inherit%3B++++margin-bottom%3A+inherit%3B++++margin-left%3A+inherit%3B++++margin%3A+inherit%3B++++width%3A+inherit%3B++++height%3A+inherit%3B++++box-width%3A+inherit%3B++++box-height%3A+inherit%3B++++box-sizing%3A+inherit%3B++++max-width%3A+inherit%3B++++max-height%3A+inherit%3B++++min-width%3A+inherit%3B++++min-height%3A+inherit%3B++++fit%3A+inherit%3B++++fit-position%3A+inherit%3B++++crop%3+inherit%3B++++image-orientation%3A+inherit%3B++++image-resolution%3A+inherit%3B++++float%3A+inherit%3B++++clear%3A+inherit%3B++++clear-after%3A+inherit%3B++++clear%3A+inherit%3B++++float-displace%3A+inherit%3B++++indent-edge-reset%3A+inherit%3B++++overflow-x%3A+inherit%3B++++overflow-y%3A+inherit%3B++++overflow%3A+inherit%3B++++overflow%3A+inherit%3B++++overflow-clip%3A+inherit%3B++++visibility%3A+inherit%3B++++color%3A+inherit%3B++++opacity%3A+inherit%3B++++color-profile%3A+inherit%3B++++rendering-intent%3A+inherit%3B++++move-to%3A+inherit%3B++++display%3A+inherit%3B++++quotes%3A+inherit%3B++++counter-increment%3A+inherit%3B++++counter-reset%3A+inherit%3B++++page-policy%3A+inherit%3B++++content%3A+inherit%3B++++crop%3A+inherit%3B++++font-family%3A+inherit%3B++++font-style%3A+inherit%3B++++font-variant%3A+inherit%3B++++font-weight%3A+inherit%3B++++font-stretch%3A+inherit%3B++++font-size%3A+inherit%3B++++font-size-adjust%3A+inherit%3B++++font%3A+inherit%3B++++font-effect%3A+inherit%3B++++font-smooth%3A+inheit%3B++++font-emphasize-style%3A+inherit%3B++++font-emphasize-position%3A+inherit%3B++++font-emphasize%3A+inherit%3B++++display-model%3A+inherit%3B++++position%3A+inherit%3B++++display-model%3A+inherit%3B++++display-role%3A+inherit%3B++++display%3A+inherit%3B++++box-orient%3A+inherit%3B++++box-direction%3A+inherit%3B++++box-sizing%3A+inherit%3B++++box-align%3A+inherit%3B++++box-flex%3A+inherit%3B++++box-pack%3A+inherit%3B++++box-flex-group%3A+inherit%3B++++box-lines%3A+inherit%3B++++text-height%3A+inherit%3B++++line-height%3A+inherit%3B++++line-stacking-strategy%3A+inherit%3B++++line-stacking-ruby%3A+inherit%3B++++line-stacking-shift%3A+inherit%3B++++line-stacking%3A+inherit%3B++++dominant-baseline%3A+inherit%3B++++alignment-baseline%3A+inherit%3B++++alignment-adjust%3A+inherit%3B++++baseline-shift%3A+inherit%3B++++vertical-align%3A+inherit%3B++++inline-box-align%3A+inherit%3B++++drop-initial-value%3A+inherit%3B++++drop-initial-size%3A+inherit%3B++++drop-initial-after-align%3A+inherit%3B++++drop-initial-aftr-adjust%3A+inherit%3B++++drop-initial-before-align%3A+inherit%3B++++drop-initial-before-adjust%3A+inherit%3B++++target-name%3A+inherit%3B++++target-new%3A+inherit%3B++++target-position%3A+inherit%3B++++target%3A+inherit%3B++++list-style-type%3A+inherit%3B++++list-style-image%3A+inherit%3B++++list-style-position%3A+inherit%3B++++list-style%3A+inherit%3B++++size%3A+inherit%3B++++page-break-before%3A+inherit%3B++++page-break-after%3A+inherit%3B++++page-break-inside%3A+inherit%3B++++page%3A+inherit%3B++++orphans%3A+inherit%3B++++widows%3A+inherit%3B++++page-policy%3A+inherit%3B++++image-orientation%3A+inherit%3B++++position%3A+inherit%3B++++top%3A+inherit%3B++++bottom%3A+inherit%3B++++right%3A+inherit%3B++++left%3A+inherit%3B++++clip%3A+inherit%3B++++z-index%3A+inherit%3B++++presentation-level%3A+inherit%3B++++ruby-position%3A+inherit%3B++++ruby-align%3A+inherit%3B++++ruby-overhang%3A+inherit%3B++++ruby-span%3A+inherit%3B++++voice-volume%3A+inherit%3B++++voice-balance%3A+inherit%3B++++speak%3A+inherit%3B++++pase-before%3A+inherit%3B++++pause-after%3A+inherit%3B++++pause%3A+inherit%3B++++rest-before%3A+inherit%3B++++rest-after%3A+inherit%3B++++rest%3A+inherit%3B++++cue-before%3A+inherit%3B++++cue-after%3A+inherit%3B++++cue%3A+inherit%3B++++mark-before%3A+inherit%3B++++mark-after%3A+inherit%3B++++mark%3A+inherit%3B++++voice-family%3A+inherit%3B++++voice-rate%3A+inherit%3B++++voice-pitch%3A+inherit%3B++++voice-pitch-range%3A+inherit%3B++++voice-stress%3A+inherit%3B++++voice-duration%3A+inherit%3B++++phonemes%3A+inherit%3B++++tab-position%3A+inherit%3B++++tab-align%3A+inherit%3B++++tab-leaders%3A+inherit%3B++++tab-leaders-alignment%3A+inherit%3B++++tab%3A+inherit%3B++++caption-side%3A+inherit%3B++++table-layout%3A+inherit%3B++++border-collapse%3A+inherit%3B++++border-spacing%3A+inherit%3B++++empty-cells%3A+inherit%3B++++column-span%3A+inherit%3B++++row-span%3A+inherit%3B++++speak-header%3A+inherit%3B++++white-space-collapse%3A+inherit%3B++++word-break%3A+inherit%3B++++hyphenate%3A+inherit%3B++++text-wrap%3A+inherit%B++++word-wrap%3A+inherit%3B++++text-align%3A+inherit%3B++++text-align-last%3A+inherit%3B++++text-justify%3A+inherit%3B++++word-spacing%3A+inherit%3B++++letter-spacing%3A+inherit%3B++++appearance%3A+inherit%3B++++font%3A+inherit%3B++++content%3A+inherit%3B++++icon%3A+inherit%3B++++box-sizing%3A+inherit%3B++++outline%3A+inherit%3B++++outline-width%3A+inherit%3B++++outline-style%3A+inherit%3B++++outline-color%3A+inherit%3B++++outline-offset%3A+inherit%3B++++resize%3A+inherit%3B++++cursor%3A+inherit%3B++++nav-index%3A+inherit%3B++++nav-up%3A+inherit%3B++++nav-right%3A+inherit%3B++++nav-down%3A+inherit%3B++++nav-left%3A+inherit%3B%7D&amp;profile=css3">Go to the Validator page</a></p>
      <p>Font properties</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 60</dd>
	<dd>Warnings: 48</dd>
      </dl>
    </div>
</body>

</html>

--- NEW FILE: general.html ---
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
  <head>
    <meta http-equiv="Content-Language" content="en" />
    <title>Tests Results</title>
    <style type="text/css">
      h1 {
        text-align: center;
        border: 2px solid;
      }
      h2 {
        text-decoration: underline;
        text-transform: capitalize
      }
      h3 {
        font-size: 15pt;
      }
      dd {
        display: inline;
      }
      .res, .error {
        border-bottom: 1px solid black;
      }
      #valid {
        text-align: center;
      }
    </style>
  </head>

  <body>
    <h1>Test Suite</h1>
    <h2>misc</h2>
    <div class="res">
      <h3><a href="http://www.google.com/intl/zh-CN/">http://www.google.com/intl/zh-CN/</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?uri=http%3A%2F%2Fwww%2Egoogle%2Ecom%2Fintl%2Fzh-CN%2F">Go to the Validator page</a></p>
      <p>Chinese Google<br/>Empty 'font-family' property</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 1</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 1</dd>
	<dd>Warnings: 1</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/general/misc/sampleCSS1.css">testsuite/general/misc/sampleCSS1.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=BODY+%7B+++margin%3A+1em%3B++font-family%3A+serif%3B++line-height%3A+1%2E1%3B++background%3A+white%3B++color%3A+black%3B+%7DH1%2C+H2%2C+H3%2C+H4%2C+H5%2C+H6%2C+P%2C+UL%2C+OL%2C+DIR%2C+MENU%2C+DIV%2C+DT%2C+DD%2C+ADDRESS%2C+BLOCKQUOTE%2C+PRE%2C+BR%2C+HR%2C+FORM%2C+DL+%7B+++display%3A+block+%7DB%2C+STRONG%2C+I%2C+EM%2C+CITE%2C+VAR%2C+TT%2C+CODE%2C+KBD%2C+SAMP%2C+IMG%2C+SPAN+%7B+display%3A+inline+%7DLI+%7B+display%3A+list-item+%7DH1%2C+H2%2C+H3%2C+H4+%7B+margin-top%3A+1em%3B+margin-bottom%3A+1em+%7DH5%2C+H6+%7B+margin-top%3A+1em+%7DH1+%7B+text-align%3A+center+%7DH1%2C+H2%2C+H4%2C+H6+%7B+font-weight%3A+bold+%7DH3%2C+H5+%7B+font-style%3A+italic+%7DH1+%7B+font-size%3A+xx-large+%7DH2+%7B+font-size%3A+x-large+%7DH3+%7B+font-size%3A+large+%7DB%2C+STRONG+%7B+font-weight%3A+bolder+%7D++%2F*+relative+to+the+parent+*%2FI%2C+CITE%2C+EM%2C+VAR%2C+ADDRESS%2C+BLOCKQUOTE+%7B+font-style%3A+italic+%7DPRE%2C+TT%2C+CODE%2C+KBD%2C+SAMP+%7B+font-family%3A+monopace+%7DPRE+%7B+white-space%3A+pre+%7DADDRESS+%7B+margin-left%3A+3em+%7DBLOCKQUOTE+%7B+margin-left%3A+3em%3B+margin-right%3A+3em+%7DUL%2C+DIR+%7B+list-style%3A+disc+%7DOL+%7B+list-style%3A+decimal+%7DMENU+%7B+margin%3A+0+%7D++++++++++++++%2F*+tight+formatting+*%2FLI+%7B+margin-left%3A+3em+%7DDT+%7B+margin-bottom%3A+0+%7DDD+%7B+margin-top%3A+0%3B+margin-left%3A+3em+%7DHR+%7B+border-top%3A+solid+%7D++++++++%2F*+%27border-bottom%27+could+also+have+been+used+*%2FA%3Alink+%7B+color%3A+blue+%7D++++++++++%2F*+unvisited+link+*%2FA%3Avisited+%7B+color%3A+red+%7D++++++++%2F*+visited+links+*%2FA%3Aactive+%7B+color%3A+lime+%7D++++++++%2F*+active+links+*%2F%2F*+setting+the+anchor+border+around+IMG+elements+++requires+contextual+selectors+*%2FA%3Alink+IMG+%7B+border%3A+2px+solid+blue+%7DA%3Avisited+IMG+%7B+border%3A+2px+solid+red+%7DA%3Aactive+IMG+%7B+border%3A+2px+solid+lime+%7D">Go to the Validator page</a></p>
      <p>This style sheet is written according to the suggested rendering in theHTML 2.0 specification. Some styles, e.g. colors, have been added forcompleteness. It is suggested that a style sheet similar to this oneis used as the UA default.</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 3</dd>
      </dl>
    </div>
    <h2>bugs</h2>
    <div class="res">
      <h3><a href="testsuite/general/bugs/corrected-bug-750.css">testsuite/general/bugs/corrected-bug-750.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=%2Erecenttitle%7B++++filter%3Aprogid%3ADXImageTransform%2EMicrosoft%2EGradient%28GradientType%3D1%2CStartColorStr%3D%27%2523FF003399%27%2C+EndColorStr%3D%27%2523FF6699CC%27%29%3B++padding-left%3A8px%3B%7D">Go to the Validator page</a></p>
      <p>See&nbsp;<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=750">http://www.w3.org/Bugs/Public/show_bug.cgi?id=750</a></p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 4</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 4</dd>
	<dd>Warnings: 0</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/general/bugs/corrected-bug-372.css">testsuite/general/bugs/corrected-bug-372.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=%2F*+---+start+of+test+case+---+*%2Fa+valid+rule+%7Bcolor%3A+red%3B+%7Da+broken+rule+%7B+%2F*+look-out%3A+too+many+values!+*%2F+margin%3A+0+0+0+0+0+0+0+0%3B%7D">Go to the Validator page</a></p>
      <p>See&nbsp;<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=372">http://www.w3.org/Bugs/Public/show_bug.cgi?id=372</a></p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 1</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 1</dd>
	<dd>Warnings: 1</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/general/bugs/corrected-bug_invalid-value1.css">testsuite/general/bugs/corrected-bug_invalid-value1.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=%2F*+Should+not+be+valid%2C+here+is+not+a+valid+value+*%2Fimg+%7B++++float%3A+left+here%7D++%2F*+%22here%22+is+not+a+value+of+%27float%27+*%2F">Go to the Validator page</a></p>
      <p></p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 1</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 1</dd>
	<dd>Warnings: 0</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/general/bugs/corrected-bug_invalid-value2.css">testsuite/general/bugs/corrected-bug_invalid-value2.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=%2F*+Should+not+be+valid%2C+badly+validated+by+the+validator++*%2Fimg+%7B++++background%3A+%22red%22%7D+%2F*+keywords+cannot+be+quoted+*%2F">Go to the Validator page</a></p>
      <p>Quoted keyword</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 1</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 1</dd>
	<dd>Warnings: 0</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/general/bugs/corrected-bug-920.css">testsuite/general/bugs/corrected-bug-920.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=div+%7Bborder%3A2px+dot%7D">Go to the Validator page</a></p>
      <p>See&nbsp;<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=920">http://www.w3.org/Bugs/Public/show_bug.cgi?id=920</a></p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 1</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 1</dd>
	<dd>Warnings: 0</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/general/bugs/corrected-bug-778.css">testsuite/general/bugs/corrected-bug-778.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=a+%7B+border%3A+1px+solid+c85+%7Da+%7B+border%3A+1px+solid+123456+%7Da+%7B+border%3A+1px+solid+8D2828+%7D">Go to the Validator page</a></p>
      <p>See&nbsp;<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=778">http://www.w3.org/Bugs/Public/show_bug.cgi?id=778</a></p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 3</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 3</dd>
	<dd>Warnings: 0</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/general/bugs/corrected-bug-289.css">testsuite/general/bugs/corrected-bug-289.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=a+%7B++background%3A+1+%22%22%2C+0deg+%2F+x%3B++border%3A+1+%22%22%2C+0deg+%2F+url%28r%29+x%3B++border-bottom%3A+1+%22%22%2C+0deg+%2F+url%28r%29+x%3B++border-color%3A+1+%22%22%2C+0deg+%2F+url%28r%29+x%3B++border-left%3A+1+%22%22%2C+0deg+%2F+url%28r%29+x%3B++border-right%3A+1+%22%22%2C+0deg+%2F+url%28r%29+x%3B++border-style%3A+1+%22%22%2C+0deg+%2F+url%28r%29+x%3B++border-top%3A+1+%22%22%2C+0deg+%2F+url%28r%29+x%3B++border-width%3A+1+%22%22%2C+0deg+%2F+url%28r%29+x%3B++font%3A+foo%2C+0deg+%2F+url%28r%29+x%3B++font%3A+foo+1em+serif%3B++font%3A+url%28r%29+1em+serif%3B++font%3A+foo-1+foo-2+foo-3+1em+serif%3B++font%3A+foo-1+foo-2+foo-3+foo-4+1em+serif%3B++list-style%3A+1+%22%22%2C+0deg+%2F+x%3B++margin%3A+1+%22%22%2C+0deg+%2F+url%28r%29+x%3B++outline%3A+1+%22%22%2C+0deg+%2F+url%28r%29+x%3B++padding%3A+1+%22%22%2C+0deg+%2F+url%28r%29+x%3B++text-decoration%3A+1+%22%22%2C+0deg+%2F+url%28r%29+x%3B++%7D">Go to the Validator page</a></p>
      <p>See&nbsp;<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=289">http://www.w3.org/Bugs/Public/show_bug.cgi?id=289</a></p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 19</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 19</dd>
	<dd>Warnings: 0</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/general/bugs/corrected-bug-287.css">testsuite/general/bugs/corrected-bug-287.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=a+%7B+++border%3A+thin+dashed+1pt+white%3B%7D">Go to the Validator page</a></p>
      <p>See&nbsp;<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=287">http://www.w3.org/Bugs/Public/show_bug.cgi?id=287</a></p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 1</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 1</dd>
	<dd>Warnings: 0</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/general/bugs/corrected-bug-696.css">testsuite/general/bugs/corrected-bug-696.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=ul+%7Blist-style%3A+disk+%7D">Go to the Validator page</a></p>
      <p>See&nbsp;<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=696">http://www.w3.org/Bugs/Public/show_bug.cgi?id=696</a></p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 1</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 1</dd>
	<dd>Warnings: 0</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/general/bugs/corrected-bug-764.css">testsuite/general/bugs/corrected-bug-764.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=BODY+%7B+++background-position%3A+90%25+top%3B%7D">Go to the Validator page</a></p>
      <p>See&nbsp;<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=764">http://www.w3.org/Bugs/Public/show_bug.cgi?id=764</a></p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 1</dd>
	<dd>Warnings: 0</dd>
      </dl>
    </div>
    <h2>loops</h2>
    <div class="res">
      <h3><a href="http://jigsaw.w3.org/Yves/testloop2.css">http://jigsaw.w3.org/Yves/testloop2.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?uri=http%3A%2F%2Fjigsaw%2Ew3%2Eorg%2FYves%2Ftestloop2%2Ecss">Go to the Validator page</a></p>
      <p>This CSS calls testloop3.css which calls testloop2...</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 1</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 1</dd>
	<dd>Warnings: 3</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/general/loops/loop1.css">testsuite/general/loops/loop1.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=%40import+url%28http%3A%2F%2Fw3cstag8%3A8001%2Ftests%2Floop1%2Ecss%29%3Bbody+%7B++++color%3A+red%3B%7D">Go to the Validator page</a></p>
      <p>loop1.css tries to import itself</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 1</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 1</dd>
	<dd>Warnings: 1</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/general/loops/loop2.css">testsuite/general/loops/loop2.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=%40import+url%28http%3A%2F%2Fw3cstag8%3A8001%2Ftests%2Floop3%2Ecss%29%3Bbody+%7B++++color%3A+red%3B%7D">Go to the Validator page</a></p>
      <p>loop2 imports loop3, which imports loop4, which imports loop2 ;)</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 1</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 1</dd>
	<dd>Warnings: 1</dd>
      </dl>
    </div>
    <h2>parse-errors</h2>
    <div class="res">
      <h3><a href="testsuite/general/parse/parse-error1.css">testsuite/general/parse/parse-error1.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=body+%7Btext-align%3Acenter%3B">Go to the Validator page</a></p>
      <p>Missing closing curly brace</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 1</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 1</dd>
	<dd>Warnings: 0</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/general/parse/parse-error2.css">testsuite/general/parse/parse-error2.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=bodytext-align%3Acenter%3B%7D">Go to the Validator page</a></p>
      <p>Missing opening curly brace</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 3</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 2</dd>
	<dd>Warnings: 0</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/general/parse/parse-error3.css">testsuite/general/parse/parse-error3.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=bodytext-align%3Acenter%3B">Go to the Validator page</a></p>
      <p>Missing both opening and closing curly braces</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 2</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 1</dd>
	<dd>Warnings: 0</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/general/parse/parse-error4.css">testsuite/general/parse/parse-error4.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=body+%7Btext-align+center%3B%7D">Go to the Validator page</a></p>
      <p>Missing ':' after the property name</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 1</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 1</dd>
	<dd>Warnings: 0</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/general/parse/valid1.css">testsuite/general/parse/valid1.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=body+%7Btext-align%3Acenter%3B%7D">Go to the Validator page</a></p>
      <p>A valid&nbsp;'mono-property'&nbsp;CSS</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 0</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/general/parse/valid2.css">testsuite/general/parse/valid2.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=body+%7Btext-align%3Acenter%7D">Go to the Validator page</a></p>
      <p>A valid&nbsp;'mono-property'&nbsp;CSS withoutending&nbsp;';'</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 0</dd>
      </dl>
    </div>
    <h2>properties</h2>
    <div class="res">
      <h3><a href="testsuite/general/properties/inexistant.css">testsuite/general/properties/inexistant.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=body+%7B++++blop%3A+center%3B%7D">Go to the Validator page</a></p>
      <p>Inexistant property</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 1</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 1</dd>
	<dd>Warnings: 0</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/general/properties/not-terminated.css">testsuite/general/properties/not-terminated.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=body+%7B++++background%3B%7D">Go to the Validator page</a></p>
      <p>The property is not terminated, ie it has no value</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 1</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 1</dd>
	<dd>Warnings: 0</dd>
      </dl>
    </div>
    <h2>comments</h2>
    <div class="res">
      <h3><a href="testsuite/general/comments/not-terminated.css">testsuite/general/comments/not-terminated.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=%2F*body+%7B++++color%3A+red%3B%7D">Go to the Validator page</a></p>
      <p>Not terminated comment</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 1</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 1</dd>
	<dd>Warnings: 0</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/general/comments/valid.css">testsuite/general/comments/valid.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=%2F*+test+*%2Fbody%2F**%2F+%7B++++%2F*comment*%2F++++color%3A+red%3B++++%2F*+test+*%2Fbackground-color%2F**%2F%3A%2F**%2F+black%2F**%2F%3B%2F**%2F%7D">Go to the Validator page</a></p>
      <p></p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 0</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/general/comments/invalid.css">testsuite/general/comments/invalid.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=body+%7B++++color%3A+red%3B++++back%2F**%2Fground-color%3A+black%3B%7D">Go to the Validator page</a></p>
      <p>A comment in a word (back/**/ground) is invalid</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 1</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 1</dd>
	<dd>Warnings: 1</dd>
      </dl>
    </div>
    <h2>values</h2>
    <div class="res">
      <h3><a href="testsuite/general/values/invalid3.css">testsuite/general/values/invalid3.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=%2F*+a+unit+must+be+specified+for+length+values+*%2Fimg+%7B++++border-width%3A+abc%3B%7D">Go to the Validator page</a></p>
      <p>Invalid value: inexistant keyword intead of length</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 1</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 1</dd>
	<dd>Warnings: 0</dd>
      </dl>
    </div>
    <h2>at-rule</h2>
    <div class="res">
      <h3><a href="testsuite/general/at-rule/invalid.css">testsuite/general/at-rule/invalid.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=%40three-dee+%7B++%40background-lighting+%7B++++azimuth%3A+30deg%3B++++elevation%3A+190deg%3B++%7D++H1+%7B+color%3A+red+%7D%7D">Go to the Validator page</a></p>
      <p>Non implemented at-rule</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 1</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 1</dd>
	<dd>Warnings: 0</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/general/at-rule/valid.css">testsuite/general/at-rule/valid.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=%40import+url%28%22http%3A%2F%2Fwww%2Ew3%2Eorg%2FStyleSheets%2Fhome%2Ecss%22%29%3B%40media+print+%7B++++p+%7B+background-color%3A+red%3B+%7D%7D">Go to the Validator page</a></p>
      <p>A valid CSS containing at-rules</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 76</dd>
      </dl>
    </div>
    <h2>Valid CSS with warnings</h2>
    <div class="res">
      <h3><a href="testsuite/general/warnings/font-family.css">testsuite/general/warnings/font-family.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=body+%7B++++font-family%3A+helvetica%3B%7D">Go to the Validator page</a></p>
      <p>font-family without generic family</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 1</dd>
	<dt>Result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 2</dd>
      </dl>
    </div>
    <h2>URI errors</h2>
    <div class="error">
      <h3><a href="http://sdfsdf.org">http://sdfsdf.org</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?uri=http%3A%2F%2Fsdfsdf%2Eorg&amp;output=soap12">Go to the Validator page</a></p>
      <p>Inexistant URI</p>
      <p>Reply status code: 500<br/>Invalid URL: Sender error</p>
    </div>
    <div class="error">
      <h3><a href="file://tmp/tmp.css">file://tmp/tmp.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?uri=file%3A%2F%2Ftmp%2Ftmp%2Ecss&amp;output=soap12">Go to the Validator page</a></p>
      <p>Forbidden protocol</p>
      <p>Reply status code: 500<br/>Invalid URL: Sender error</p>
    </div>
    <div class="error">
      <h3><a href="https://www.test.com">https://www.test.com</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?uri=https%3A%2F%2Fwww%2Etest%2Ecom&amp;output=soap12">Go to the Validator page</a></p>
      <p>Forbidden protocol</p>
      <p>Reply status code: 500<br/>Invalid URL: Sender error</p>
    </div>
</body>

</html>

--- NEW FILE: propertiesCSS2.html ---
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
  <head>
    <meta http-equiv="Content-Language" content="en" />
    <title>Tests Results</title>
    <style type="text/css">
      h1 {
        text-align: center;
        border: 2px solid;
      }
      h2 {
        text-decoration: underline;
        text-transform: capitalize
      }
      h3 {
        font-size: 15pt;
      }
      dd {
        display: inline;
      }
      .res, .error {
        border-bottom: 1px solid black;
      }
      #valid {
        text-align: center;
      }
    </style>
  </head>

  <body>
    <h1>Test Suite</h1>
    <h2>Valid tests of all properties and their values, except inherit</h2>
    <div class="res">
      <h3><a href="testsuite/properties/ok/font.css">testsuite/properties/ok/font.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=a+%7B++++font-family%3A+Verdana%2C+Arial%2C+serif%3B++++font-style%3A+normal%3B++++font-style%3A+italic%3B++++font-style%3A+oblique%3B++++font-variant%3A+normal%3B++++font-variant%3A+small-caps%3B++++font-weight%3A+normal%3B++++font-weight%3A+bold%3B++++font-weight%3A+bolder%3B++++font-weight%3A+lighter%3B++++font-weight%3A+100%3B++++font-weight%3A+200%3B++++font-weight%3A+300%3B++++font-weight%3A+400%3B++++font-weight%3A+500%3B++++font-weight%3A+600%3B++++font-weight%3A+700%3B++++font-weight%3A+800%3B++++font-weight%3A+900%3B++++font-size%3A+x-small%3B++++font-size%3A+small%3B++++font-size%3A+medium%3B++++font-size%3A+large%3B++++font-size%3A+x-large%3B++++font-size%3A+xx-large%3B++++font-size%3A+larger%3B++++font-size%3A+smaller%3B++++font-size%3A+10px%3B++++font-size%3A+3%25%3B++++font%3A+small-caps+200+normal+larger+Arial%2C+serif%3B++++font%3A+caption%3B++++font%3A+icon%3B++++font%3A+menu%3B++++font%3A+message-box%3B++++font%3A+smll-caption%3B++++font%3A+status-bar%3B%7D">Go to the Validator page</a></p>
      <p>Font testsuite/properties</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 29</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/properties/ok/color-background.css">testsuite/properties/ok/color-background.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=em+%7B+color%3A+%23f00+%7D+%2F*+%23rgb+*%2Fem+%7B+color%3A+%23ff0000+%7D+%2F*+%23rrggbb+*%2Fem+%7B+color%3A+rgb%28255%2C0%2C0%29+%7Dem+%7B+color%3A+rgb%28100%25%2C+0%25%2C+0%25%29+%7Dem+%7B+color%3A+white+%7Da+%7B++++background-color%3A+transparent%3B++++background-color%3A+%23f00%3B++++background-color%3A+%23ff0000%3B++++background-color%3A+rgb%28255%2C0%2C0%29%3B++++background-color%3A+rgb%28100%25%2C+0%25%2C+0%25%29%3B++++background-color%3A+white%3B++++background-image%3A+url%28%22image%2Epng%22%29%3B++++background-image%3A+none%3B++++background-repeat%3A+repeat%3B++++background-repeat%3A+repeat-x%3B++++background-repeat%3A+repeat-y%3B++++background-repeat%3A+no-repeat%3B++++background-attachment%3A+scroll%3B++++background-attachment%3A+fixed%3B++++background-position%3A+10%25%3B++++background-position%3A+10px%3B++++background-position%3A+left%3B++++background-position%3A+center%3B++++background-position%3A+top%3B++++background-postion%3A+bottom%3B++++background-position%3A+center%3B++++background-position%3A+right%3B++++background-position%3A+right+10%25%3B++++background-position%3A+right+10px%3B++++background-position%3A+right+top%3B++++background-position%3A+right+bottom%3B++++background-position%3A+right+center%3B++++background%3A+rgb%2880%25%2C+10%25%2C+10%25%29+url%28%22image%2Epng%22%29+no-repeat+fixed+left+top%3B%7D">Go to the Validator page</a></p>
      <p>Color and background testsuite/properties</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 2</dd>
	<dd>Warnings: 31</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/properties/ok/text.css">testsuite/properties/ok/text.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=a+%7B++++word-spacing%3A+normal%3B++++word-spacing%3A+3px%3B++++letter-spacing%3A+normal%3B++++letter-spacing%3A+3em%3B++++text-decoration%3A+none%3B++++text-decoration%3A+underline%3B++++text-decoration%3A+overline%3B++++text-decoration%3A+line-through%3B++++text-decoration%3A+blink%3B++++text-decoration%3A+underline+overline%3B++++text-decoration%3A+underline+overline+line-through%3B++++text-decoration%3A+underline+overline+line-through+blink%3B++++vertical-align%3A+baseline%3B++++vertical-align%3A+sub%3B++++vertical-align%3A+super%3B++++vertical-align%3A+top%3B++++vertical-align%3A+text-top%3B++++vertical-align%3A+middle%3B++++vertical-align%3A+bottom%3B++++vertical-align%3A+text-bottom%3B++++vertical-align%3A+12%25%3B++++vertical-align%3A+12ex%3B++++text-transform%3A+capitalize%3B++++text-transform%3A+uppercase%3B++++text-transform%3A+lowercase%3B++++text-transform%3A+none%3B++++text-align%3A+left%3B++++text-align%3A+right%3B++++tet-align%3A+center%3B++++text-align%3A+justify%3B++++text-indent%3A+10px%3B++++text-indent%3A+10%25%3B++++line-height%3A+normal%3B++++line-height%3A+10%3B++++line-height%3A+10px%3B++++line-height%3A+10%25%3B++++white-space%3A+normal%3B++++white-space%3A+pre%3B++++white-space%3A+nowrap%3B%7D">Go to the Validator page</a></p>
      <p>Text testsuite/properties</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 1</dd>
	<dd>Warnings: 29</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/properties/ok/box.css">testsuite/properties/ok/box.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=a+%7B++++%2F*+margin+*%2F++++margin-top%3A+10px%3B++++margin-right%3A+10px%3B++++margin-bottom%3A+10px%3B++++margin-left%3A+10px%3B++++margin%3A+10px%3B++++margin%3A+10px+11px%3B++++margin%3A+10px+11px+12px%3B++++margin%3A+10px+11px+12px+13px%3B++++%2F*+padding+*%2F++++padding-top%3A+10px%3B++++padding-right%3A+10px%3B++++padding-bottom%3A+10px%3B++++padding-left%3A+10px%3B++++padding%3A+10px%3B++++padding%3A+10px+11px%3B++++padding%3A+10px+11px+12px%3B++++padding%3A+10px+11px+12px+13px%3B++++%2F*+borders+*%2F++++border-top-width%3A+10px%3B++++border-right-width%3A+10px%3B++++border-bottom-width%3A+10px%3B++++border-left-width%3A+10px%3B++++border-width%3A+10px%3B++++border-width%3A+10px+11px%3B++++border-width%3A+10px+11px+12px%3B++++border-width%3A+10px+11px+12px+13px%3B++++border-top-color%3A+blue%3B++++border-right-color%3A+blue%3B++++border-bottom-color%3A+blue%3B++++border-left-color%3A+blue%3B++++border-color%3A+blue%3B++++borde-color%3A+blue+yellow%3B++++border-color%3A+blue+yellow+black%3B++++border-color%3A+blue+yellow+black+red%3B++++border-color%3A+blue+yellow+black+red%3B++++border-top-style%3A+solid%3B++++border-right-style%3A+solid%3B++++border-bottom-style%3A+solid%3B++++border-left-style%3A+solid%3B++++border-style%3A+solid+hidden+dotted+dashed%3B++++border-style%3A+none+double+groove%3B++++border-style%3A+inset+outset%3B++++border-style%3A+ridge%3B++++border-top%3A+1px%3B++++border-top%3A+1px+solid%3B++++border-top%3A+1px+black%3B++++border-top%3A+1px+solid+black%3B++++border-top%3A+1px+black+solid%3B++++border-top%3A+solid%3B++++border-top%3A+solid+1px%3B++++border-top%3A+solid+black%3B++++border-top%3A+solid+1px+black%3B++++border-top%3A+solid+black+1px%3B++++border-top%3A+black%3B++++border-top%3A+black+1px%3B++++border-top%3A+black+solid%3B++++border-top%3A+black+1px+solid%3B++++border-top%3A+black+solid+1px%3B++++border-right%3A+1px%3B++++border-right%3A+1px+solid%3B++++border-right%3A+1px+black%3B++++border-right%A+1px+solid+black%3B++++border-right%3A+1px+black+solid%3B++++border-right%3A+solid%3B++++border-right%3A+solid+1px%3B++++border-right%3A+solid+black%3B++++border-right%3A+solid+1px+black%3B++++border-right%3A+solid+black+1px%3B++++border-right%3A+black%3B++++border-right%3A+black+1px%3B++++border-right%3A+black+solid%3B++++border-right%3A+black+1px+solid%3B++++border-right%3A+black+solid+1px%3B++++border-bottom%3A+1px%3B++++border-bottom%3A+1px+solid%3B++++border-bottom%3A+1px+black%3B++++border-bottom%3A+1px+solid+black%3B++++border-bottom%3A+1px+black+solid%3B++++border-bottom%3A+solid%3B++++border-bottom%3A+solid+1px%3B++++border-bottom%3A+solid+black%3B++++border-bottom%3A+solid+1px+black%3B++++border-bottom%3A+solid+black+1px%3B++++border-bottom%3A+black%3B++++border-bottom%3A+black+1px%3B++++border-bottom%3A+black+solid%3B++++border-bottom%3A+black+1px+solid%3B++++border-bottom%3A+black+solid+1px%3B++++border-left%3A+1px%3B++++border-left%3A+1px+solid%3B++++border-left%3A+1px+black%3B++++border-left%A+1px+solid+black%3B++++border-left%3A+1px+black+solid%3B++++border-left%3A+solid%3B++++border-left%3A+solid+1px%3B++++border-left%3A+solid+black%3B++++border-left%3A+solid+1px+black%3B++++border-left%3A+solid+black+1px%3B++++border-left%3A+black%3B++++border-left%3A+black+1px%3B++++border-left%3A+black+solid%3B++++border-left%3A+black+1px+solid%3B++++border-left%3A+black+solid+1px%3B++++border%3A+1px%3B++++border%3A+1px+solid%3B++++border%3A+1px+black%3B++++border%3A+1px+solid+black%3B++++border%3A+1px+black+solid%3B++++border%3A+solid%3B++++border%3A+solid+1px%3B++++border%3A+solid+black%3B++++border%3A+solid+1px+black%3B++++border%3A+solid+black+1px%3B++++border%3A+black%3B++++border%3A+black+1px%3B++++border%3A+black+solid%3B++++border%3A+black+1px+solid%3B++++border%3A+black+solid+1px%3B++++%2F*+positionning+*%2F++++width%3A+10px%3B++++width%3A+10%25%3B++++width%3A+auto%3B++++height%3A+10px%3B++++height%3A+10%25%3B++++height%3A+auto%3B++++float%3A+left%3B++++float%3A+right%3B++++float%3A+none%3B++++cler%3A+none%3B++++clear%3A+left%3B++++clear%3A+right%3B++++clear%3A+both%3B++++top%3A+10px%3B++++top%3A+10%25%3B++++top%3A+auto%3B++++right%3A+10px%3B++++right%3A+10%25%3B++++right%3A+auto%3B++++bottom%3A+10px%3B++++bottom%3A+10%25%3B++++bottom%3A+auto%3B++++left%3A+10px%3B++++left%3A+10%25%3B++++left%3A+auto%3B++++position%3A+static%3B++++position%3A+relative%3B++++position%3A+absolute%3B++++position%3A+fixed%3B++++direction%3A+ltr%3B++++direction%3A+rtl%3B++++max-height%3A+10px%3B++++max-height%3A+10%25%3B++++max-height%3A+none%3B++++max-width%3A+10px%3B++++max-width%3A+10%25%3B++++max-width%3A+none%3B++++min-width%3A+10px%3B++++min-width%3A+10%25%3B++++min-height%3A+10px%3B++++min-height%3A+10%25%3B++++unicode-bidi%3A+normal%3B++++unicode-bidi%3A+embed%3B++++unicode-bidi%3A+bidi-override%3B++++z-index%3A+auto%3B++++z-index%3A+10%3B%7D">Go to the Validator page</a></p>
      <p>Box testsuite/properties</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 372</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/properties/ok/classification.css">testsuite/properties/ok/classification.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=a+%7B++++display%3A+inline%3B++++display%3A+block%3B++++display%3A+list-item%3B++++display%3A+run-in%3B++++display%3A+table%3B++++display%3A+inline-table%3B++++display%3A+table-row-group%3B++++display%3A+table-header-group%3B++++display%3A+table-footer-group%3B++++display%3A+table-row%3B++++display%3A+table-column-group%3B++++display%3A+table-column%3B++++display%3A+table-cell%3B++++display%3A+table-caption%3B++++display%3A+none%3B++++white-space%3A+normal%3B++++white-space%3A+pre%3B++++white-space%3A+nowrap%3B++++list-style-type%3A+disc%3B++++list-style-type%3A+circle%3B++++list-style-type%3A+square%3B++++list-style-type%3A+decimal%3B++++list-style-type%3A+decimal-leading-zero%3B++++list-style-type%3A+lower-roman%3B++++list-style-type%3A+upper-roman%3B++++list-style-type%3A+lower-greek%3B++++list-style-type%3A+lower-latin%3B++++list-style-type%3A+upper-latin%3B++++list-style-type%3A+armenian%3B++++list-style-type%3A+georgian%3B++++lis-style-type%3A+lower-alpha%3B++++list-style-type%3A+upper-alpha%3B++++list-style-type%3A+none%3B++++list-style-image%3A+url%28%22image%2Epng%22%29%3B++++list-style-image%3A+none%3B++++list-style-position%3A+inside%3B++++list-style-position%3A+outside%3B++++list-style%3A+disc%3B++++list-style%3A+circle%3B++++list-style%3A+square%3B++++list-style%3A+decimal+inside%3B++++list-style%3A+decimal-leading-zero+inside%3B++++list-style%3A+lower-roman+outside%3B++++list-style%3A+upper-roman+outside%3B++++list-style%3A+lower-greek+url%28%22image%2Epng%22%29%3B++++list-style%3A+lower-latin+url%28%22image%2Epng%22%29%3B++++list-style%3A+upper-latin+url%28%22image%2Epng%22%29+outside%3B++++list-style%3A+url%28%22image%2Epng%22%29+armenian+inside%3B++++list-style%3A+url%28%22image%2Epng%22%29+inside+armenian%3B++++list-style%3A+inside+armenian+url%28%22image%2Epng%22%29%3B++++list-style%3A+armenian+inside+url%28%22image%2Epng%22%29%3B%7D">Go to the Validator page</a></p>
      <p>Classification testsuite/properties</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 62</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/properties/ok/aural.css">testsuite/properties/ok/aural.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=h1+++%7B+azimuth%3A+30deg+%7Dtd%2Ea+%7B+azimuth%3A+far-right+%7D++++++++++%2F*++60deg+*%2F%2312++%7B+azimuth%3A+behind+far-right+%7D+++%2F*+120deg+*%2Fp%2Ecomment+%7B+azimuth%3A+behind+%7D++++++++%2F*+180deg+*%2Fh1+%7B++++cue-before%3A+url%28%22pop%2Eau%22%29%3B++++cue-after%3A+url%28%22pop%2Eau%22%29%3B++++cue-before%3A+none%3B++++cue-after%3A+none%3B%7Dh1+%7B++++cue%3A+url%28%22pop%2Eau%22%29%3B++++cue%3A+url%28%22pop%2Eau%22%29+url%28%22pop%2Ewav%22%29%3B++++cue%3A+none+none%3B%7Da+%7B++++elevation%3A+32deg%3B++++elevation%3A+below%3B++++elevation%3A+level%3B++++elevation%3A+above%3B++++elevation%3A+higher%3B++++elevation%3A+lower%3B%7Dh3+%7B+pause-after%3A+10%25+%7Dh3+%7B+pause-after%3A+10ms+%7Dh1+%7B+pause%3A+20s+%7Dh2+%7B+pause%3A+30ms+2%25+%7Da+%7B++++pitch-range%3A+80%3B++++pitch%3A+1kHz%3B++++pitch%3A+x-low%3B++++pitch%3A+low%3B++++pitch%3A+medium%3B++++pitch%3A+high%3B++++pitch%3A+x-high%3B%7Dblockquote%2Esad+%7B+play-during%A+url%28%22violins%2Eaiff%22%29+%7Dblockquote+Q+++%7B+play-during%3A+url%28%22harp%2Ewav%22%29+mix+%7Dspan%2Equiet+++++%7B+play-during%3A+none+%7Dspan%2Eauto++++++%7B+play-during%3A+auto+%7Da+%7B++++richness%3A+20%3B++++speak-header%3A+once%3B++++speak-header%3A+always%3B++++speak-numeral%3A+digits%3B++++speak-numeral%3A+continuous%3B++++speak-punctuation%3A+code%3B++++speak-punctuation%3A+none%3B++++speak%3A+normal%3B++++speak%3A+none%3B++++speak%3A+spell-out%3B++++speech-rate%3A+20%3B++++speech-rate%3A+x-slow%3B++++speech-rate%3A+slow%3B++++speech-rate%3A+medium%3B++++speech-rate%3A+fast%3B++++speech-rate%3A+x-fast%3B++++speech-rate%3A+faster%3B++++speech-rate%3A+slower%3B++++stress%3A+20%3B%7Dh1+%7B+voice-family%3A+announcer%2C+male+%7Dp%2Epart%2Eromeo++%7B+voice-family%3A+romeo%2C+male+%7Dp%2Epart%2Ejuliet+%7B+voice-family%3A+juliet%2C+female+%7Da+%7B++++volume%3A+20%3B++++volume%3A+10%25%3B++++volume%3A+silent%3B++++volume%3A+x-soft%3B++++volume%3A+soft%3B++++volume%3A+medium%3B++++volume%3A+loud%3B+++volume%3A+x-loud%3B%7D">Go to the Validator page</a></p>
      <p>Aural testsuite/properties</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 1</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 2</dd>
	<dd>Warnings: 38</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/properties/ok/table.css">testsuite/properties/ok/table.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=table-caption+%7B++++caption-side%3A+top%3B++++caption-side%3A+bottom%3B%7Dtable+%7B++++table-layout%3A+auto%3B++++table-layout%3A+fixed%3B++++border-collapse%3A+collapse%3B++++border-collapse%3A+separate%3B++++border-spacing%3A+2px+2em%3B++++border-spacing%3A+2ex%3B%7Dtable-cell+%7B++++empty-cells%3A+show%3B++++empty-cells%3A+hide%3B%7D">Go to the Validator page</a></p>
      <p>Table testsuite/properties</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 5</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/properties/ok/generated-content.css">testsuite/properties/ok/generated-content.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=a+%7B++++content%3A+normal%3B++++content%3A+none%3B++++content%3A+%22test%22+url%28%22text%2Ehtml%22%29+counter%28par-num%2C+upper-roman%29+attr%28p%29+open-quote+close-quote+no-open-quote+no-close-quote%3B++++content%3A+open-quote%3B++++content%3A+no-open-quote%3B++++content%3A+close-quote%3B++++content%3A+no-close-quote%3B++++content%3A+%22test%22%3B++++content%3A+url%28%22test%22%29%3B++++content%3A+counter%28par-num%2C+upper-roman%29%3B++++content%3A+attr%28p%29%3B++++counter-increment%3A+none%3B++++counter-increment%3A+section+3%3B++++counter-increment%3A+section%3B++++counter-increment%3A+section+3+chapter%3B++++counter-increment%3A+section+chapter+2%3B++++counter-reset%3A+section+3%3B++++counter-reset%3A+section%3B++++counter-reset%3A+section+3+chapter%3B++++counter-reset%3A+section+chapter+2%3B++++quotes%3A+none%3B++++quotes%3A+%27%3C%27+%27%3E%27%3B++++quotes%3A+%22%27%22+%22%27%22%3B%7D">Go to the Validator page</a></p>
      <p>Generation contents testsuite/properties</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 2</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 2</dd>
	<dd>Warnings: 17</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/properties/ok/paged.css">testsuite/properties/ok/paged.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=%40page+%7B++++orphans%3A+12%3B++++widows%3A+5%3B++++page-break-after%3A+auto%3B++++page-break-after%3A+always%3B++++page-break-after%3A+avoid%3B++++page-break-after%3A+left%3B++++page-break-after%3A+right%3B++++page-break-before%3A+auto%3B++++page-break-before%3A+always%3B++++page-break-before%3A+avoid%3B++++page-break-before%3A+left%3B++++page-break-before%3A+right%3B++++page-break-inside%3A+avoid%3B++++page-break-inside%3A+auto%3B%7D">Go to the Validator page</a></p>
      <p>Paged testsuite/properties</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 9</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/properties/ok/ui.css">testsuite/properties/ok/ui.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=a+%7B++++cursor%3A+url%28%22cursor1%22%29%2C+url%28%22cursor2%22%29%2C+auto%3B++++cursor%3A+url%28%22cursor1%22%29%2C+url%28%22cursor2%22%29%2C+crosshair%3B++++cursor%3A+url%28%22cursor1%22%29%2C+url%28%22cursor2%22%29%2C+default%3B++++cursor%3A+url%28%22cursor1%22%29%2C+url%28%22cursor2%22%29%2C+pointer%3B++++cursor%3A+url%28%22cursor1%22%29%2C+url%28%22cursor2%22%29%2C+move%3B++++cursor%3A+url%28%22cursor1%22%29%2C+url%28%22cursor2%22%29%2C+e-resize%3B++++cursor%3A+url%28%22cursor1%22%29%2C+url%28%22cursor2%22%29%2C+ne-resize%3B++++cursor%3A+url%28%22cursor1%22%29%2C+url%28%22cursor2%22%29%2C+nw-resize%3B++++cursor%3A+url%28%22cursor1%22%29%2C+url%28%22cursor2%22%29%2C+n-resize%3B++++cursor%3A+url%28%22cursor1%22%29%2C+url%28%22cursor2%22%29%2C+se-resize%3B++++cursor%3A+url%28%22cursor1%22%29%2C+url%28%22cursor2%22%29%2C+sw-resize%3B++++cursor%3A+url%28%22cursor1%22%29%2C+url%28%22cursor2%22%29%2C+s-resize%3B++++cursor%3A+url%28%22cusor1%22%29%2C+url%28%22cursor2%22%29%2C+w-resize%3B++++cursor%3A+url%28%22cursor1%22%29%2C+url%28%22cursor2%22%29%2C+text%3B++++cursor%3A+url%28%22cursor1%22%29%2C+url%28%22cursor2%22%29%2C+wait%3B++++cursor%3A+url%28%22cursor1%22%29%2C+url%28%22cursor2%22%29%2C+help%3B++++cursor%3A+url%28%22cursor1%22%29%2C+url%28%22cursor2%22%29%2C+progress%3B++++outline-color%3A+black%3B++++outline-color%3A+invert%3B++++outline-style%3A+solid%3B++++outline-width%3A+1px%3B++++outline%3A+black%3B++++outline%3A+solid%3B++++outline%3A+1px%3B++++outline%3A+black+solid%3B++++outline%3A+black+1px%3B++++outline%3A+solid+1px%3B++++outline%3A+black+solid+1px%3B%7D">Go to the Validator page</a></p>
      <p>User Interface testsuite/properties</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 1</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 1</dd>
	<dd>Warnings: 28</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/properties/ok/visual-effects.css">testsuite/properties/ok/visual-effects.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=a+%7B++++clip%3A+rect%2810px%2C+100px%2C+100px%2C+5px%29%3B++++clip%3A+auto%3B++++overflow%3A+visible%3B++++overflow%3A+hidden%3B++++overflow%3A+scroll%3B++++overflow%3A+auto%3B++++visibility%3A+visible%3B++++visibility%3A+hidden%3B++++visibility%3A+collapse%3B%7D">Go to the Validator page</a></p>
      <p>Visual effects testsuite/properties</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 6</dd>
      </dl>
    </div>
    <h2>Valid 'inherit' CSS</h2>
    <div class="res">
      <h3><a href="testsuite/properties/inherit/ok/font.css">testsuite/properties/inherit/ok/font.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=a+%7B++++font-family%3A+inherit%3B++++font-style%3A+inherit%3B++++font-variant%3A+inherit%3B++++font-weight%3A+inherit%3B++++font-size%3A+inherit%3B++++font%3A+inherit%3B%7D">Go to the Validator page</a></p>
      <p>Font testsuite/properties</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 0</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/properties/inherit/ok/color-background.css">testsuite/properties/inherit/ok/color-background.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=a+%7B++++color%3A+inherit%3B++++background-color%3A+inherit%3B++++background-image%3A+inherit%3B++++background-repeat%3A+inherit%3B++++background-attachment%3A+inherit%3B++++background-position%3A+inherit%3B++++background%3A+inherit%3B%7D">Go to the Validator page</a></p>
      <p>Color and background testsuite/properties</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 1</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/properties/inherit/ok/text.css">testsuite/properties/inherit/ok/text.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=a+%7B++++word-spacing%3A+inherit%3B++++letter-spacing%3A+inherit%3B++++text-decoration%3A+inherit%3B++++vertical-align%3A+inherit%3B++++text-transform%3A+inherit%3B++++text-align%3A+inherit%3B++++text-indent%3A+inherit%3B++++line-height%3A+inherit%3B++++white-space%3A+inherit%3B++++%7D">Go to the Validator page</a></p>
      <p>Text testsuite/properties</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 0</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/properties/inherit/ok/box.css">testsuite/properties/inherit/ok/box.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=a+%7B++++%2F*+margin+*%2F++++margin-top%3A+inherit%3B++++margin-right%3A+inherit%3B++++margin-bottom%3A+inherit%3B++++margin-left%3A+inherit%3B++++margin%3A+inherit%3B+%2F*+shorthand+*%2F++++%2F*+padding+*%2F++++padding-top%3A+inherit%3B++++padding-right%3A+inherit%3B++++padding-bottom%3A+inherit%3B++++padding-left%3A+inherit%3B++++padding%3A+inherit%3B+%2F*+shorthand+*%2F++++%2F*+borders+*%2F++++border-top-width%3A+inherit%3B++++border-right-width%3A+inherit%3B++++border-bottom-width%3A+inherit%3B++++border-left-width%3A+inherit%3B++++border-width%3A+inherit%3B+%2F*+shorthand+*%2F++++border-top-color%3A+inherit%3B++++border-right-color%3A+inherit%3B++++border-bottom-color%3A+inherit%3B++++border-left-color%3A+inherit%3B++++border-color%3A+inherit%3B+%2F*+shorthand+*%2F++++border-top-style%3A+inherit%3B++++border-right-style%3A+inherit%3B++++border-bottom-style%3A+inherit%3B++++border-left-style%3A+inherit%3B++++border-style%3A+inherit3B+%2F*+shorthand+*%2F++++border-top%3A+inherit%3B+%2F*+shorthand+*%2F++++border-right%3A+inherit%3B+%2F*+shorthand+*%2F++++border-bottom%3A+inherit%3B+%2F*+shorthand+*%2F++++border-left%3A+inherit%3B+%2F*+shorthand+*%2F++++border%3A+inherit%3B+%2F*+shorthand+*%2F++++%2F*+positionning+*%2F++++width%3A+inherit%3B++++height%3A+inherit%3B++++float%3A+inherit%3B++++clear%3A+inherit%3B++++right%3A+inherit%3B++++top%3A+inherit%3B++++bottom%3A+inherit%3B++++left%3A+inherit%3B++++position%3A+inherit%3B++++direction%3A+inherit%3B++++max-height%3A+inherit%3B++++max-width%3A+inherit%3B++++min-height%3A+inherit%3B++++min-width%3A+inherit%3B++++unicode-bidi%3A+inherit%3B++++z-index%3A+inherit%3B%7D">Go to the Validator page</a></p>
      <p>Box testsuite/properties</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 25</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/properties/inherit/ok/classification.css">testsuite/properties/inherit/ok/classification.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=a+%7B++++display%3A+inherit%3B++++white-space%3A+inherit%3B++++list-style-type%3A+inherit%3B++++list-style-image%3A+inherit%3B++++list-style-position%3A+inherit%3B++++list-style%3A+inherit%3B+%2F*+shorthand+*%2F%7D">Go to the Validator page</a></p>
      <p>Classification testsuite/properties</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 0</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/properties/inherit/ok/aural.css">testsuite/properties/inherit/ok/aural.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=a+%7B++++azimuth%3A+inherit%3B++++cue-after%3A+inherit%3B++++cue-before%3A+inherit%3B++++cue%3A+inherit%3B++++elevation%3A+inherit%3B++++pause-after%3A+inherit%3B++++pause-before%3A+inherit%3B++++pause%3A+inherit%3B++++pitch-range%3A+inherit%3B++++pitch%3A+inherit%3B++++play-during%3A+inherit%3B++++richness%3A+inherit%3B++++speak-header%3A+inherit%3B++++speak-numeral%3A+inherit%3B++++speak-punctuation%3A+inherit%3B++++speak%3A+inherit%3B++++speech-rate%3A+inherit%3B++++stress%3A+inherit%3B++++voice-family%3A+inherit%3B++++volume%3A+inherit%3B++++%7D">Go to the Validator page</a></p>
      <p>Aural testsuite/properties</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 4</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/properties/inherit/ok/table.css">testsuite/properties/inherit/ok/table.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=table-caption+%7B++++caption-side%3A+inherit%3B%7Dtable+%7B++++table-layout%3A+inherit%3B++++border-collapse%3A+inherit%3B++++border-spacing%3A+inherit%3B%7Dtable-cell+%7B++++empty-cells%3A+inherit%3B%7D">Go to the Validator page</a></p>
      <p>Table testsuite/properties</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 0</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/properties/inherit/ok/generated-content.css">testsuite/properties/inherit/ok/generated-content.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=a+%7B++++content%3A+inherit%3B++++counter-increment%3A+inherit%3B++++counter-reset%3A+inherit%3B++++quotes%3A+inherit%3B%7D">Go to the Validator page</a></p>
      <p>Generation contents testsuite/properties</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 0</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/properties/inherit/ok/paged.css">testsuite/properties/inherit/ok/paged.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=%40page+%7B++++orphans%3A+inherit%3B++++widows%3A+inherit%3B++++page-break-after%3A+inherit%3B++++page-break-before%3A+inherit%3B++++page-break-inside%3A+inherit%3B%7D">Go to the Validator page</a></p>
      <p>Paged testsuite/properties</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 0</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/properties/inherit/ok/ui.css">testsuite/properties/inherit/ok/ui.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=a+%7B++++cursor%3A+inherit%3B++++outline-color%3A+inherit%3B++++outline-style%3A+inherit%3B++++outline-width%3A+inherit%3B++++outline%3A+inherit%3B%7D">Go to the Validator page</a></p>
      <p>User Interface testsuite/properties</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 3</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/properties/inherit/ok/visual-effects.css">testsuite/properties/inherit/ok/visual-effects.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=a+%7B++++clip%3A+inherit%3B++++overflow%3A+inherit%3B++++visibility%3A+inherit%3B%7D">Go to the Validator page</a></p>
      <p>Visual effects testsuite/properties</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 0</dd>
      </dl>
    </div>
    <h2>Invalid 'inherit' CSS</h2>
    <div class="res">
      <h3><a href="testsuite/properties/inherit/error/font.css">testsuite/properties/inherit/error/font.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=a+%7B++++font-family%3A+inherit%2C+Arial%2C+serif%3B++++font-family%3A+Arial%2C+inherit%2C+serif%3B++++font-family%3A+Arial%2C+serif%2C+inherit%3B++++font%3A+inherit+small-caps+bold+10%25%2F20%25+Verdana%2C+Arial%2C+serif%3B++++font%3A+small-caps+inherit+bold+10%25%2F20%25+Verdana%2C+Arial%2C+serif%3B++++font%3A+small-caps+bold+inherit+10%25%2F20%25+Verdana%2C+Arial%2C+serif%3B++++font%3A+small-caps+bold+10%25%2F20%25+inherit+Verdana%2C+Arial%2C+serif%3B++++font%3A+inherit+italic+bold+10%25%2F20%25+Verdana%2C+Arial%2C+serif%3B++++font%3A+italic+inherit+bold+10%25%2F20%25+Verdana%2C+Arial%2C+serif%3B++++font%3A+italic+bold+inherit+10%25%2F20%25+Verdana%2C+Arial%2C+serif%3B++++font%3A+italic+bold+10%25%2F20%25+inherit+Verdana%2C+Arial%2C+serif%3B++++font%3A+inherit+italic+small-caps+10%25%2F20%25+Verdana%2C+Arial%2C+serif%3B++++font%3A+italic+inherit+small-caps+10%25%2F20%25+Verdana%2C+Arial%2C+serif%3B++++font%3A+italic+small-caps+inhert+10%25%2F20%25+Verdana%2C+Arial%2C+serif%3B++++font%3A+italic+small-caps+10%25%2F20%25+inherit+Verdana%2C+Arial%2C+serif%3B++++font%3A+inherit%2F20%25+italic+small-caps+bold+Verdana%2C+Arial%2C+serif%3B++++font%3A+italic+inherit%2F20%25+small-caps+bold+Verdana%2C+Arial%2C+serif%3B++++font%3A+italic+small-caps+inherit%2F20%25+bold+Verdana%2C+Arial%2C+serif%3B++++font%3A+italic+small-caps+bold+inherit%2F20%25+Verdana%2C+Arial%2C+serif%3B++++font%3A+small-caps+bold+10%25%2F20%25+inherit%2C+Arial%2C+serif%3B++++font%3A+small-caps+bold+10%25%2F20%25+Arial%2C+inherit%2C+serif%3B++++font%3A+small-caps+bold+10%25%2F20%25+Arial%2C+serif%2C+inherit%3B%7D">Go to the Validator page</a></p>
      <p>Font testsuite/properties</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 22</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 22</dd>
	<dd>Warnings: 0</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/properties/inherit/error/color-background.css">testsuite/properties/inherit/error/color-background.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=a+%7B++++background-position%3A+left+inherit%3B++++background-position%3A+inherit+left%3B++++background-position%3A+inherit+top%3B++++background-position%3A+top+inherit%3B++++background-position%3A+20%25+inherit%3B++++background-position%3A+inherit+20%25%3B++++background%3A+inherit+url%28%22df%22%29+repeat+scroll+left+top%3B++++background%3A+url%28%22df%22%29+inherit+repeat+scroll+left+top%3B++++background%3A+url%28%22df%22%29+repeat+inherit+scroll+left+top%3B++++background%3A+url%28%22df%22%29+repeat+scroll+inherit+left+top%3B++++background%3A+url%28%22df%22%29+repeat+scroll+left+inherit+top%3B++++background%3A+url%28%22df%22%29+repeat+scroll+left+top+inherit%3B++++background%3A+inherit+white+repeat+scroll+left+top%3B++++background%3A+white+inherit+repeat+scroll+left+top%3B++++background%3A+white+repeat+inherit+scroll+left+top%3B++++background%3A+white+repeat+scroll+inherit+left+top%3B++++background%3A+white+repeat+scroll+left+inherittop%3B++++background%3A+white+repeat+scroll+left+top+inherit%3B++++background%3A+inherit+white+url%28%22df%22%29+scroll+left+top%3B++++background%3A+white+inherit+url%28%22df%22%29+scroll+left+top%3B++++background%3A+white+url%28%22df%22%29+inherit+scroll+left+top%3B++++background%3A+white+url%28%22df%22%29+scroll+inherit+left+top%3B++++background%3A+white+url%28%22df%22%29+scroll+left+inherit+top%3B++++background%3A+white+url%28%22df%22%29+scroll+left+top+inherit%3B++++background%3A+inherit+white+url%28%22df%22%29+repeat+left+top%3B++++background%3A+white+inherit+url%28%22df%22%29+repeat+left+top%3B++++background%3A+white+url%28%22df%22%29+inherit+repeat+left+top%3B++++background%3A+white+url%28%22df%22%29+repeat+inherit+left+top%3B++++background%3A+white+url%28%22df%22%29+repeat+left+inherit+top%3B++++background%3A+white+url%28%22df%22%29+repeat+left+top+inherit%3B++++background%3A+inherit+white+url%28%22df%22%29+repeat+scroll+top%3B++++background%3A+white+inherit+url%28%22df%22%29+repeat+scroll+top%3B+++background%3A+white+url%28%22df%22%29+inherit+repeat+scroll+top%3B++++background%3A+white+url%28%22df%22%29+repeat+inherit+scroll+top%3B++++background%3A+white+url%28%22df%22%29+repeat+scroll+inherit+top%3B++++background%3A+white+url%28%22df%22%29+repeat+scroll+top+inherit%3B++++background%3A+inherit+white+url%28%22df%22%29+repeat+scroll+left%3B++++background%3A+white+inherit+url%28%22df%22%29+repeat+scroll+left%3B++++background%3A+white+url%28%22df%22%29+inherit+repeat+scroll+left%3B++++background%3A+white+url%28%22df%22%29+repeat+inherit+scroll+left%3B++++background%3A+white+url%28%22df%22%29+repeat+scroll+inherit+left%3B++++background%3A+white+url%28%22df%22%29+repeat+scroll+left+inherit%3B%7D">Go to the Validator page</a></p>
      <p>Color and background testsuite/properties</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 42</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 42</dd>
	<dd>Warnings: 0</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/properties/inherit/error/text.css">testsuite/properties/inherit/error/text.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=a+%7B++++text-decoration%3A+inherit+underline%3B++++text-decoration%3A+underline+inherit%3B++++text-decoration%3A+inherit+underline+overline%3B++++text-decoration%3A+underline+inherit+overline%3B++++text-decoration%3A+underline+overline+inherit%3B++++text-decoration%3A+inherit+underline+overline+blink%3B++++text-decoration%3A+underline+inherit+overline+blink%3B++++text-decoration%3A+underline+overline+inherit+blink%3B++++text-decoration%3A+underline+overline+blink+inherit%3B%7D">Go to the Validator page</a></p>
      <p>Text testsuite/properties</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 9</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 9</dd>
	<dd>Warnings: 0</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/properties/inherit/error/box.css">testsuite/properties/inherit/error/box.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=a+%7B++++%2F*+margin+*%2F++++margin-top%3A+0+inherit%3B++++margin-top%3A+inherit+0%3B++++margin-right%3A+0+inherit%3B++++margin-right%3A+inherit+0%3B++++margin-bottom%3A+0+inherit%3B++++margin-bottom%3A+inherit+0%3B++++margin-left%3A+0+inherit%3B++++margin-left%3A+inherit+0%3B++++margin%3A+0+inherit%3B++++margin%3A+inherit+0%3B++++margin%3A+inherit+0+0%3B++++margin%3A+0+inherit+0%3B++++margin%3A+0+0+inherit%3B++++margin%3A+inherit+0+0+0%3B++++margin%3A+0+inherit+0+0%3B++++margin%3A+0+0+inherit+0%3B++++margin%3A+0+0+0+inherit%3B++++%2F*+padding+*%2F++++padding-top%3A+0+inherit%3B++++padding-top%3A+inherit+0%3B++++padding-right%3A+0+inherit%3B++++padding-right%3A+inherit+0%3B++++padding-bottom%3A+0+inherit%3B++++padding-bottom%3A+inherit+0%3B++++padding-left%3A+0+inherit%3B++++padding-left%3A+inherit+0%3B++++padding%3A+0+inherit%3B++++padding%3A+inherit+0%3B++++padding%3A+inherit+0+0%3B++++padding%3A+0+inherit+0%3B++++padding%3A+0+0+inheit%3B++++padding%3A+inherit+0+0+0%3B++++padding%3A+0+inherit+0+0%3B++++padding%3A+0+0+inherit+0%3B++++padding%3A+0+0+0+inherit%3B++++%2F*+borders+*%2F++++border-top-width%3A+0+inherit%3B++++border-top-width%3A+inherit+0%3B++++border-right-width%3A+0+inherit%3B++++border-right-width%3A+inherit+0%3B++++border-bottom-width%3A+0+inherit%3B++++border-bottom-width%3A+inherit+0%3B++++border-left-width%3A+0+inherit%3B++++border-left-width%3A+inherit+0%3B++++border-width%3A+0+inherit%3B++++border-width%3A+inherit+0%3B++++border-width%3A+inherit+0+0%3B++++border-width%3A+0+inherit+0%3B++++border-width%3A+0+0+inherit%3B++++border-width%3A+inherit+0+0+0%3B++++border-width%3A+0+inherit+0+0%3B++++border-width%3A+0+0+inherit+0%3B++++border-width%3A+0+0+0+inherit%3B++++border-top-color%3A+%23ffffff+inherit%3B++++border-top-color%3A+inherit+%23ffffff%3B++++border-right-color%3A+%23ffffff+inherit%3B++++border-right-color%3A+inherit+%23ffffff%3B++++border-bottom-color%3A+%23ffffff+inherit%3B++++border-bottom-color%3A+inherit+23ffffff%3B++++border-left-color%3A+%23ffffff+inherit%3B++++border-left-color%3A+inherit+%23ffffff%3B++++border-color%3A+inherit+%23ffffff%3B++++border-color%3A+%23ffffff+inherit%3B++++border-color%3A+inherit+%23ffffff+%23ffffff%3B++++border-color%3A+%23ffffff+inherit+%23ffffff%3B++++border-color%3A+%23ffffff+%23ffffff+inherit%3B++++border-color%3A+inherit+%23ffffff+%23ffffff+%23ffffff%3B++++border-color%3A+%23ffffff+inherit+%23ffffff+%23ffffff%3B++++border-color%3A+%23ffffff+%23ffffff+inherit+%23ffffff%3B++++border-color%3A+%23ffffff+%23ffffff+%23ffffff+inherit%3B++++border-top-style%3A+solid+inherit%3B++++border-top-style%3A+inherit+solid%3B++++border-right-style%3A+solid+inherit%3B++++border-right-style%3A+inherit+solid%3B++++border-bottom-style%3A+solid+inherit%3B++++border-bottom-style%3A+inherit+solid%3B++++border-left-style%3A+solid+inherit%3B++++border-left-style%3A+inherit+solid%3B++++border-style%3A+inherit+solid%3B++++border-style%3A+solid+inherit%3B++++border-style%3A+inherit+solid+solid%3B++++brder-style%3A+solid+inherit+solid%3B++++border-style%3A+solid+solid+inherit%3B++++border-style%3A+inherit+solid+solid+solid%3B++++border-style%3A+solid+inherit+solid+solid%3B++++border-style%3A+solid+solid+inherit+solid%3B++++border-style%3A+solid+solid+solid+inherit%3B++++border-top%3A+inherit+0+solid%3B++++border-top%3A+0+inherit+solid%3B++++border-top%3A+0+solid+inherit%3B++++border-top%3A+inherit+0+%23ffffff%3B++++border-top%3A+0+inherit+%23ffffff%3B++++border-top%3A+0+%23ffffff+inherit%3B++++border-top%3A+inherit+%23ffffff+solid%3B++++border-top%3A+%23ffffff+inherit+solid%3B++++border-top%3A+inherit+solid+%23ffffff%3B++++border-right%3A+inherit+0+solid%3B++++border-right%3A+0+inherit+solid%3B++++border-right%3A+0+solid+inherit%3B++++border-right%3A+inherit+0+%23ffffff%3B++++border-right%3A+0+inherit+%23ffffff%3B++++border-right%3A+0+%23ffffff+inherit%3B++++border-right%3A+inherit+%23ffffff+solid%3B++++border-right%3A+%23ffffff+inherit+solid%3B++++border-right%3A+inherit+solid+%23ffffff%3B++++border-botom%3A+inherit+0+solid%3B++++border-bottom%3A+0+inherit+solid%3B++++border-bottom%3A+0+solid+inherit%3B++++border-bottom%3A+inherit+0+%23ffffff%3B++++border-bottom%3A+0+inherit+%23ffffff%3B++++border-bottom%3A+0+%23ffffff+inherit%3B++++border-bottom%3A+inherit+%23ffffff+solid%3B++++border-bottom%3A+%23ffffff+inherit+solid%3B++++border-bottom%3A+inherit+solid+%23ffffff%3B++++border-left%3A+inherit+0+solid%3B++++border-left%3A+0+inherit+solid%3B++++border-left%3A+0+solid+inherit%3B++++border-left%3A+inherit+0+%23ffffff%3B++++border-left%3A+0+inherit+%23ffffff%3B++++border-left%3A+0+%23ffffff+inherit%3B++++border-left%3A+inherit+%23ffffff+solid%3B++++border-left%3A+%23ffffff+inherit+solid%3B++++border-left%3A+inherit+solid+%23ffffff%3B++++border%3A+inherit+0+solid%3B++++border%3A+0+inherit+solid%3B++++border%3A+0+solid+inherit%3B++++border%3A+inherit+0+%23ffffff%3B++++border%3A+0+inherit+%23ffffff%3B++++border%3A+0+%23ffffff+inherit%3B++++border%3A+inherit+%23ffffff+solid%3B++++border%3A+%23ffffff+inherit+solid3B++++border%3A+inherit+solid+%23ffffff%3B%7D">Go to the Validator page</a></p>
      <p>Box testsuite/properties</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 130</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 130</dd>
	<dd>Warnings: 0</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/properties/inherit/error/classification.css">testsuite/properties/inherit/error/classification.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=a+%7B++++list-style%3A+inherit+0+url%28%22http%3A%2F%2Fimage%2Epng%22%29%3B++++list-style%3A+0+inherit+url%28%22http%3A%2F%2Fimage%2Epng%22%29%3B++++list-style%3A+0+url%28%22http%3A%2F%2Fimage%2Epng%22%29+inherit%3B++++list-style%3A+inherit+disc+url%28%22http%3A%2F%2Fimage%2Epng%22%29%3B++++list-style%3A+disc+inherit+url%28%22http%3A%2F%2Fimage%2Epng%22%29%3B++++list-style%3A+disc+url%28%22http%3A%2F%2Fimage%2Epng%22%29+inherit%3B++++list-style%3A+inherit+disc+0%3B++++list-style%3A+disc+inherit+0%3B++++list-style%3A+disc+0+inherit%3B%7D">Go to the Validator page</a></p>
      <p>Classification testsuite/properties</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 9</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 9</dd>
	<dd>Warnings: 0</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/properties/inherit/error/aural.css">testsuite/properties/inherit/error/aural.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=a+%7B++++azimuth%3A+inherit+0%3B++++azimuth%3A+0+inherit%3B++++azimuth%3A+inherit+left-side%3B++++azimuth%3A+left-side+inherit%3B++++azimuth%3A+inherit+left-side+behind%3B++++azimuth%3A+left-side+inherit+behind%3B++++azimuth%3A+left-side+behind+inherit%3B++++azimuth%3A+inherit+leftwards%3B++++azimuth%3A+leftwards+inherit%3B++++cue%3A+inherit+none%3B++++cue%3A+none+inherit%3B++++pause%3A+inherit+0%3B++++pause%3A+0+inherit%3B++++play-during%3A+inherit+url%28%22http%3A%2F%2Fsound%2Ewav%22%29+0%3B++++play-during%3A+url%28%22http%3A%2F%2Fsound%2Ewav%22%29+inherit+0%3B++++play-during%3A+url%28%22http%3A%2F%2Fsound%2Ewav%22%29+0+inherit%3B++++play-during%3A+inherit+url%28%22http%3A%2F%2Fsound%2Ewav%22%29%3B++++play-during%3A+inherit+0%3B++++play-during%3A+url%28%22http%3A%2F%2Fsound%2Ewav%22%29+inherit%3B++++play-during%3A+0+inherit%3B++++voice-family%3A+inherit%2C+announcer%2C+romeo%2C+juliet%2C+male%3B++++voice-family%3A+announcer%2C+inheri%2C+romeo%2C+juliet%2C+male%3B++++voice-family%3A+announcer%2C+romeo%2C+inherit%2C+juliet%2C+male%3B++++voice-family%3A+announcer%2C+romeo%2C+juliet%2C+inherit%2C+male%3B++++voice-family%3A+announcer%2C+romeo%2C+juliet%2C+male%2C+inherit%3B%7D">Go to the Validator page</a></p>
      <p>Aural testsuite/properties</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 25</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 25</dd>
	<dd>Warnings: 0</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/properties/inherit/error/table.css">testsuite/properties/inherit/error/table.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=table+%7B++++border-spacing%3A+inherit+0%3B++++border-spacing%3A+0+inherit%3B%7D">Go to the Validator page</a></p>
      <p>Table testsuite/properties</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 2</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 2</dd>
	<dd>Warnings: 0</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/properties/inherit/error/generated-content.css">testsuite/properties/inherit/error/generated-content.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=a+%7B++++content%3A+inherit+%22fv%22+no-open-quote+%22fd%22+%22dsf%22+close-quote%3B++++content%3A+%22fv%22+inherit+no-open-quote+%22fd%22+%22dsf%22+close-quote%3B++++content%3A+%22fv%22+no-open-quote+inherit+%22fd%22+%22dsf%22+close-quote%3B++++content%3A+%22fv%22+no-open-quote+%22fd%22+inherit+%22dsf%22+close-quote%3B++++content%3A+%22fv%22+no-open-quote+%22fd%22+%22dsf%22+inherit+close-quote%3B++++content%3A+%22fv%22+no-open-quote+%22fd%22+%22dsf%22+close-quote+inherit%3B++++counter-increment%3A+inherit+h1+2+h2+h3+h4+5%3B++++counter-increment%3A+h1+inherit+2+h2+h3+h4+5%3B++++counter-increment%3A+h1+2+inherit+h2+h3+h4+5%3B++++counter-increment%3A+h1+2+h2+inherit+h3+h4+5%3B++++counter-increment%3A+h1+2+h2+h3+inherit+h4+5%3B++++counter-increment%3A+h1+2+h2+h3+h4+inherit+5%3B++++counter-increment%3A+h1+2+h2+h3+h4+5+inherit%3B++++counter-reset%3A+inherit+h1+2+h2+h3+h4+5%3B++++counter-reset%3A+h1+inherit+2+h2+h3+h4+5%3B++++counter-reset%3+h1+2+inherit+h2+h3+h4+5%3B++++counter-reset%3A+h1+2+h2+inherit+h3+h4+5%3B++++counter-reset%3A+h1+2+h2+h3+inherit+h4+5%3B++++counter-reset%3A+h1+2+h2+h3+h4+inherit+5%3B++++counter-reset%3A+h1+2+h2+h3+h4+5+inherit%3B++++quotes%3A+inherit+%27%22%27+%27%3C%27+%27%3E%27%3B++++quotes%3A+%27%22%27+inherit+%27%3C%27+%27%3E%27%3B++++quotes%3A+%27%22%27+%27%3C%27+%27%3E%27+inherit%3B%7D">Go to the Validator page</a></p>
      <p>Generation contents testsuite/properties</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 23</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 23</dd>
	<dd>Warnings: 0</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/properties/inherit/error/ui.css">testsuite/properties/inherit/error/ui.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=a+%7B++++cursor%3A+inherit%2C+url%28%22dsf%22%29%2C+url%28%22dsf%22%29%2C+auto%3B++++cursor%3A+url%28%22dsf%22%29%2C+inherit%2C+url%28%22dsf%22%29%2C+auto%3B++++cursor%3A+url%28%22dsf%22%29%2C+url%28%22dsf%22%29%2C+inherit%2C+auto%3B++++cursor%3A+url%28%22dsf%22%29%2C+url%28%22dsf%22%29%2C+url%28%22dsf%22%29%2C+inherit%3B++++outline%3A+inherit+solid+1px%3B++++outline%3A+solid+inherit+1px%3B++++outline%3A+solid+1px+inherit%3B++++outline%3A+inherit+black+1px%3B++++outline%3A+black+inherit+1px%3B++++outline%3A+black+1px+inherit%3B++++outline%3A+inherit+black+solid%3B++++outline%3A+black+inherit+solid%3B++++outline%3A+black+solid+inherit%3B%7D++++">Go to the Validator page</a></p>
      <p>User Interface testsuite/properties</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 13</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 13</dd>
	<dd>Warnings: 0</dd>
      </dl>
    </div>
    <h2>Invalid CSS: too many values</h2>
    <div class="res">
      <h3><a href="testsuite/properties/too-many-values/font.css">testsuite/properties/too-many-values/font.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=a+%7B++++font-style%3A+normal+italic%3B++++font-style%3A+italic+normal%3B++++font-style%3A+oblique+normal+italic%3B++++font-variant%3A+normal+small-caps%3B++++font-variant%3A+small-caps+normal%3B++++font-weight%3A+normal+bold%3B++++font-weight%3A+bold+200%3B++++font-weight%3A+bolder+bold%3B++++font-weight%3A+lighter+900%3B++++font-weight%3A+100+200+300+400+500+bold+600+700+lighter+800%3B++++font-size%3A+x-small+small%3B++++font-size%3A+small+x-small%3B++++font-size%3A+medium+larger+smaller%3B++++font-size%3A+large+10px%3B++++font-size%3A+x-large+3%25%3B++++font-size%3A+larger+3%25%3B++++font-size%3A+smaller+10px%3B++++font-size%3A+10px+medium+larger%3B++++font-size%3A+3%25+smaller+large%3B++++font%3A+italic+medium+small-caps+200+normal+larger+Arial%2C+serif%3B++++font%3A+caption+icon%3B++++font%3A+icon+small-caps%3B++++font%3A+menu+200+normal+Arial%2C+Serif%3B%7D">Go to the Validator page</a></p>
      <p>Font testsuite/properties</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 23</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 22</dd>
	<dd>Warnings: 1</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/properties/too-many-values/color-background.css">testsuite/properties/too-many-values/color-background.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=em+%7B+color%3A+%23f00+white%7Dem+%7B+color%3A+%23ff0000+%23000%7Dem+%7B+color%3A+rgb%28255%2C0%2C0%29+black+%7Dem+%7B+color%3A+rgb%28100%25%2C+0%25%2C+0%25%29+%23fff%7Dem+%7B+color%3A+white+red+rgb%280%2C0%2C0%29%7Da+%7B++++background-color%3A+transparent+%23f00%3B++++background-color%3A+%23f00+transparent%3B++++background-color%3A+%23ff0000+rgb%280%2C0%2C0%29%3B++++background-color%3A+rgb%28255%2C0%2C0%29+black%3B++++background-color%3A+rgb%28100%25%2C+0%25%2C+0%25%29+red%3B++++background-color%3A+white+%23fdf%3B++++background-image%3A+url%28%22image%2Epng%22%29+none%3B++++background-image%3A+none+url%28%22image%2Epng%22%29%3B++++background-image%3A+url%28%22image%2Epng%22%29+url%28%22image2%2Epng%22%29%3B++++background-image%3A+none+none%3B++++background-repeat%3A+repeat+repeat-x%3B++++background-repeat%3A+repeat-x+repeat%3B++++background-repeat%3A+repeat-y+repeat+repeat-x+no-repeat%3B++++background-attachment%3A+scroll+fixed%3B++++ackground-attachment%3A+fixed+scroll%3B++++background-position%3A+10%25+10%25+10%25%3B++++background-position%3A+10px+10px+10px%3B++++background-position%3A+right+bottom+10%25%3B++++background-position%3A+right+center+bottom%3B++++background%3A+rgb%2880%25%2C+10%25%2C+10%25%29+url%28%22image%2Epng%22%29+no-repeat+fixed+left+top+rgb%2870%25%2C20%25%2C10%25%29%3B%7D">Go to the Validator page</a></p>
      <p>Color and background testsuite/properties</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 25</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 25</dd>
	<dd>Warnings: 0</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/properties/too-many-values/text.css">testsuite/properties/too-many-values/text.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=a+%7B++++word-spacing%3A+normal+3px%3B++++word-spacing%3A+3px+normal%3B++++word-spacing%3A+3px+thin%3B++++word-spacing%3A+thick+3px%3B++++letter-spacing%3A+normal+3px%3B++++letter-spacing%3A+3px+normal%3B++++letter-spacing%3A+3px+thin%3B++++letter-spacing%3A+thick+3px%3B++++text-decoration%3A+none+underline%3B++++text-decoration%3A+underline+none%3B++++text-decoration%3A+overline+underline+none%3B++++text-decoration%3A+overline+none+underline%3B++++text-decoration%3A+underline+overline+line-through+blonk+underline%3B++++vertical-align%3A+baseline+sub%3B++++vertical-align%3A+12%25+middle%3B++++vertical-align%3A+12ex+3%25%3B++++vertical-align%3A+middle+12%25%3B++++vertical-align%3A+3%25+12ex%3B++++text-transform%3A+capitalize+none%3B++++text-transform%3A+none+uppercase%3B++++text-transform%3A+lowercase+capitalize+uppercase+none%3B++++text-align%3A+left+right%3B++++text-align%3A+right+left%3B++++text-align%3A+center+left+right+justify%3B+++text-indent%3A+10px+10%25%3B++++text-indent%3A+10%25+10px%3B++++text-indent%3A+10%25+10px+10em%3B++++line-height%3A+normal+10%3B++++line-height%3A+10+normal%3B++++line-height%3A+normal+10px%3B++++line-height%3A+normal+10%25%3B++++line-height%3A+10px+10+normal+10%25%3B++++white-space%3A+normal+pre%3B++++white-space%3A+pre+normal%3B++++white-space%3A+nowrap+normal+pre%3B%7D">Go to the Validator page</a></p>
      <p>Text testsuite/properties</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 35</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 35</dd>
	<dd>Warnings: 0</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/properties/too-many-values/box.css">testsuite/properties/too-many-values/box.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=a+%7B++++%2F*+margin+*%2F++++margin-top%3A+10px+9px%3B++++margin-right%3A+10px+9px%3B++++margin-bottom%3A+10px+9px%3B++++margin-left%3A+10px+9px%3B++++margin%3A+10px+11px+12px+13px+14px+15px%3B++++%2F*+padding+*%2F++++padding-top%3A+10px+9px%3B++++padding-right%3A+10px+9px%3B++++padding-bottom%3A+10px+9px%3B++++padding-left%3A+10px+9px%3B++++padding%3A+10px+11px+12px+13px+14px+15px%3B++++%2F*+borders+*%2F++++border-top-width%3A+10px+9px%3B++++border-right-width%3A+10px+9px%3B++++border-bottom-width%3A+10px+9px%3B++++border-left-width%3A+10px+9px%3B++++border-width%3A+10px+11px+12px+13px+14px+15px%3B++++border-top-color%3A+blue+yellow%3B++++border-right-color%3A+blue+rgb%2880%25%2C10%2510%25%29%3B++++border-bottom-color%3A+blue+%23fff%3B++++border-left-color%3A+%23fff+blue%3B++++border-color%3A+blue+yellow+black+red+rgb%2880%25%2C10%2510%25%29%3B++++border-top-style%3A+solid+dotted+dashed%3B++++border-right-style%3A+solid+dotted+dashed%B++++border-bottom-style%3A+solid+dotted+dashed%3B++++border-left-style%3A+solid+dotted+dashed%3B++++border-style%3A+solid+hidden+dotted+dashed+ridge%3B++++border-top%3A+1px+solid+black+2px%3B++++border-top%3A+1px+black+solid+dashed%3B++++border-top%3A+solid+1px+black+%23fff%3B++++border-top%3A+solid+black+1px+rgb%28255%2C0%2C0%29%3B++++border-top%3A+black+1px+solid+yellow%3B++++border-top%3A+black+solid+1px+dotted%3B++++border-right%3A+1px+solid+black+2px%3B++++border-right%3A+1px+black+solid+dashed%3B++++border-right%3A+solid+1px+black+%23fff%3B++++border-right%3A+solid+black+1px+rgb%28255%2C0%2C0%29%3B++++border-right%3A+black+1px+solid+yellow%3B++++border-right%3A+black+solid+1px+dotted%3B++++border-bottom%3A+1px+solid+black+2px%3B++++border-bottom%3A+1px+black+solid+dashed%3B++++border-bottom%3A+solid+1px+black+%23fff%3B++++border-bottom%3A+solid+black+1px+rgb%28255%2C0%2C0%29%3B++++border-bottom%3A+black+1px+solid+yellow%3B++++border-bottom%3A+black+solid+1px+dotted%3B++++border-left%3A+1px+solid+blac+2px%3B++++border-left%3A+1px+black+solid+dashed%3B++++border-left%3A+solid+1px+black+%23fff%3B++++border-left%3A+solid+black+1px+rgb%28255%2C0%2C0%29%3B++++border-left%3A+black+1px+solid+yellow%3B++++border-left%3A+black+solid+1px+dotted%3B++++border%3A+1px+solid+black+2px%3B++++border%3A+1px+black+solid+dashed%3B++++border%3A+solid+1px+black+%23fff%3B++++border%3A+solid+black+1px+rgb%28255%2C0%2C0%29%3B++++border%3A+black+1px+solid+yellow%3B++++border%3A+black+solid+1px+dotted%3B++++%2F*+positionning+*%2F++++width%3A+10px+11px%3B++++width%3A+10%25+10%25%3B++++width%3A+10%25+10px%3B++++width%3A+10px+10%25%3B++++width%3A+auto+10px%3B++++height%3A+10px+11px%3B++++height%3A+10%25+10%25%3B++++height%3A+10%25+10px%3B++++height%3A+10px+10%25%3B++++height%3A+auto+10px%3B++++float%3A+left+right%3B++++float%3A+right+left%3B++++float%3A+none+left%3B++++float%3A+left+none%3B++++clear%3A+none+left%3B++++clear%3A+left+none%3B++++clear%3A+left+right%3B++++clear%3A+right+both%3B++++clear%3A+both+right%3B++++top%3A+10px+1%25%3B++++top%3A+10%25+px%3B++++top%3A+auto+10px%3B++++top%3A+10px+auto%3B++++top%3A+auto+10%25%3B++++top%3A+10%25+auto%3B++++top%3A+10%25+auto+10%25%3B++++right%3A+10px+10%25%3B++++right%3A+10%25+px%3B++++right%3A+auto+10px%3B++++right%3A+10px+auto%3B++++right%3A+auto+10%25%3B++++right%3A+10%25+auto%3B++++right%3A+10%25+auto+10%25%3B++++bottom%3A+10px+10%25%3B++++bottom%3A+10%25+px%3B++++bottom%3A+auto+10px%3B++++bottom%3A+10px+auto%3B++++bottom%3A+auto+10%25%3B++++bottom%3A+10%25+auto%3B++++bottom%3A+10%25+auto+10%25%3B++++left%3A+10px+10%25%3B++++left%3A+10%25+px%3B++++left%3A+auto+10px%3B++++left%3A+10px+auto%3B++++left%3A+auto+10%25%3B++++left%3A+10%25+auto%3B++++left%3A+10%25+auto+10%25%3B++++position%3A+static+relative%3B++++position%3A+relative+static%3B++++position%3A+absolute+fixed+static%3B++++position%3A+fixed+static+relative+absolute%3B++++direction%3A+ltr+rtl%3B++++direction%3A+rtl+ltr%3B++++max-height%3A+10px+10%25%3B++++max-height%3A+10%25+10px%3B++++max-height%3A+none+10%25%3B++++max-height3A+10%25+none%3B++++max-height%3A+none+10%25+10px%3B++++min-height%3A+10px+10%25%3B++++min-height%3A+10%25+10px%3B++++min-height%3A+none+10%25%3B++++min-height%3A+10%25+none%3B++++min-height%3A+none+10%25+10px%3B++++max-width%3A+10px+10%25%3B++++max-width%3A+10%25+10px%3B++++max-width%3A+none+10%25%3B++++max-width%3A+10%25+none%3B++++max-width%3A+none+10%25+10px%3B++++min-width%3A+10px+10%25%3B++++min-width%3A+10%25+10px%3B++++min-width%3A+none+10%25%3B++++min-width%3A+10%25+none%3B++++min-width%3A+none+10%25+10px%3B++++unicode-bidi%3A+normal+embed%3B++++unicode-bidi%3A+embed+normal%3B++++unicode-bidi%3A+bidi-override+normal+embed%3B++++z-index%3A+auto+10%3B++++z-index%3A+10+auto%3B++++z-index%3A+10+auto+5%3B++++z-index%3A+10+5+auto%3B%7D">Go to the Validator page</a></p>
      <p>Box testsuite/properties</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 135</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 135</dd>
	<dd>Warnings: 0</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/properties/too-many-values/classification.css">testsuite/properties/too-many-values/classification.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=a+%7B++++display%3A+inline+block%3B++++display%3A+block+inline%3B++++display%3A+list-item+none+run-in%3B++++display%3A+run-in+table+table-row%3B++++white-space%3A+normal+pre+nowrap%3B++++white-space%3A+pre+normal%3B++++white-space%3A+nowrap+pre%3B++++list-style-type%3A+disc+circle%3B++++list-style-type%3A+circle+disc%3B++++list-style-type%3A+square+none%3B++++list-style-type%3A+none+square%3B++++list-style-type%3A+decimal+georgian+armenian+circle%3B++++list-style-image%3A+url%28%22image%2Epng%22%29+none%3B++++list-style-image%3A+none+url%28%22image%2Epng%22%29%3B++++list-style-position%3A+inside+outside%3B++++list-style-position%3A+outside+inside%3B++++list-style%3A+disc+circle%3B++++list-style%3A+circle+disc%3B++++list-style%3A+decimal+inside+outside%3B++++list-style%3A+upper-latin+url%28%22image%2Epng%22%29+outside+decimal%3B++++list-style%3A+url%28%22image%2Epng%22%29+armenian+inside+url%28%22image2%2Epng%22%29%3B%7D">Go to the Valiator page</a></p>
      <p>Classification testsuite/properties</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 21</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 21</dd>
	<dd>Warnings: 0</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/properties/too-many-values/aural.css">testsuite/properties/too-many-values/aural.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=h1+++%7B+azimuth%3A+30deg+far-right+%7Dtd%2Ea+%7B+azimuth%3A+far-right+30deg+%7D%2312++%7B+azimuth%3A+behind+far-right+left-side+%7Dp%2Ecomment+%7B+azimuth%3A+behind+leftwards+%7Dp%2Ecomment+%7B+azimuth%3A+leftwards+behind+%7Dh1+%7B++++cue-before%3A+url%28%22pop%2Eau%22%29+none%3B++++cue-after%3A+url%28%22pop%2Eau%22%29+url%28%22pop2%2Eau%22%29%3B++++cue-before%3A+none+none%3B++++cue-after%3A+none+url%28%22pop%2Eau%22%29%3B%7Dh1+%7B++++cue%3A+url%28%22pop%2Eau%22%29+none+url%28%22pop%2Eau%22%29%3B++++cue%3A+url%28%22pop%2Eau%22%29+url%28%22pop%2Ewav%22%29+url%28%22pop%2Eau%22%29%3B++++cue%3A+none+none+none+url%28%22pop%2Eau%22%29%3B%7Da+%7B++++elevation%3A+32deg+below%3B++++elevation%3A+below+32deg%3B++++elevation%3A+level+above+higher+lower%3B%7Dh3+%7B+pause-after%3A+10%25+10ms%7Dh3+%7B+pause-after%3A+10ms+10%25%7Dh1+%7B+pause%3A+20s+10ms+1s+10%25%7Da+%7B++++pitch-range%3A+80+20%3B++++pitch%3A+1kHz+x-low%3B++++pitch%3A+x-low+1kHz%3B+++pitch%3A+low+medium+high+x-high%3B%7Dblockquote%2Esad+%7B+play-during%3A+url%28%22violins%2Eaiff%22%29+url%28%22violins2%2Eaiff%22%29+%7Dblockquote+Q+++%7B+play-during%3A+url%28%22harp%2Ewav%22%29+mix+repeat+mix+%7Dspan%2Equiet+++++%7B+play-during%3A+none+mix%7Dspan%2Eauto++++++%7B+play-during%3A+auto+url%28%22violins%2Eaiff%22%29+repeat%7Da+%7B++++richness%3A+20+10%3B++++speak-header%3A+once+always%3B++++speak-header%3A+always+once%3B++++speak-numeral%3A+digits+continuous%3B++++speak-numeral%3A+continuous+digits%3B++++speak-punctuation%3A+code+none%3B++++speak-punctuation%3A+none+code%3B++++speak%3A+normal+none%3B++++speak%3A+none+normal%3B++++speak%3A+spell-out+normal+none%3B++++speech-rate%3A+20+10%3B++++speech-rate%3A+x-slow+20+slow%3B++++speech-rate%3A+slow+x-slow%3B++++speech-rate%3A+medium+medium%3B++++speech-rate%3A+fast+slow+10%3B++++stress%3A+20+10+5%3B%7Da+%7B++++volume%3A+20+10%25%3B++++volume%3A+10%25+20%3B++++volume%3A+silent+x-soft+medium%3B++++volume%3A+x-loud+20%3B%7D">Go to the Validator age</a></p>
      <p>Aural testsuite/properties</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 46</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 47</dd>
	<dd>Warnings: 0</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/properties/too-many-values/table.css">testsuite/properties/too-many-values/table.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=table-caption+%7B++++caption-side%3A+top+bottom%3B++++caption-side%3A+bottom+top%3B++++caption-side%3A+bottom+top+top%3B++++caption-side%3A+bottom+top+10px%3B%7Dtable+%7B++++table-layout%3A+auto+fixed%3B++++table-layout%3A+fixed+auto%3B++++table-layout%3A+fixed+auto+1px%3B++++table-layout%3A+fixed+1px+auto%3B++++border-collapse%3A+collapse+separate%3B++++border-collapse%3A+separate+collapse%3B++++border-spacing%3A+2px+2em+3px%3B++++border-spacing%3A+2ex+1px+1em%3B%7Dtable-cell+%7B++++empty-cells%3A+show+hide%3B++++empty-cells%3A+hide+show%3B%7D">Go to the Validator page</a></p>
      <p>Table testsuite/properties</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 14</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 14</dd>
	<dd>Warnings: 0</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/properties/too-many-values/generated-content.css">testsuite/properties/too-many-values/generated-content.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=a+%7B++++content%3A+normal+none%3B++++content%3A+none+%22test%22%3B++++content%3A+%22test%22+url%28%22text%2Ehtml%22%29+counter%28par-num%2C+upper-roman%29+attr%28p%29+open-quote+normal+close-quote+no-open-quote+no-close-quote%3B++++counter-increment%3A+none+section+3%3B++++counter-increment%3A+section+3+none%3B++++counter-increment%3A+section+none%3B++++counter-increment%3A+section+none++++counter-reset%3A+none+section+3%3B++++counter-reset%3A+section+3+none%3B++++counter-reset%3A+section+none%3B++++quotes%3A+none+%27%22%27+%27%22%27%3B++++quotes%3A+%27%3C%27+%27%3E%27+none%3B++++quotes%3A+%27%3C%27+%27%3E%27+%27%22%27+none%3B++++quotes%3A+%27%3C%27+%27%3E%27+%27%22%27+white%3B++++quotes%3A+%22%27%22+none+%22%27%22%3B%7D">Go to the Validator page</a></p>
      <p>Generation contents testsuite/properties</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 16</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 16</dd>
	<dd>Warnings: 0</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/properties/too-many-values/paged.css">testsuite/properties/too-many-values/paged.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=%40page+%7B++++orphans%3A+12+2%3B++++widows%3A+5+54%3B++++page-break-after%3A+auto+always%3B++++page-break-after%3A+always+auto%3B++++page-break-after%3A+avoid+auto+always+left+right%3B++++page-break-before%3A+auto+always%3B++++page-break-before%3A+always+auto%3B++++page-break-before%3A+avoid+auto+always+left+right%3B++++page-break-inside%3A+avoid+auto%3B++++page-break-inside%3A+auto+avoid%3B%7D">Go to the Validator page</a></p>
      <p>Paged testsuite/properties</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 10</dd>
	<dd>Warnings: 1</dd>
	<dt>Result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 10</dd>
	<dd>Warnings: 1</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/properties/too-many-values/ui.css">testsuite/properties/too-many-values/ui.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=a+%7B++++cursor%3A+url%28%22cursor1%22%29%2C+url%28%22cursor2%22%29%2C+auto%2C+help%3B++++cursor%3A+url%28%22cursor1%22%29%2C+url%28%22cursor2%22%29%2C+auto%2C+crosshair%2C+default%2C+pointer%2C+move%2C+e-resize%2C+ne-resize%2C+nw-resize%2C+n-resize%2C+se-resize%2C+sw-resize%2C+s-resize%2C+w-resize%2C+text%2C+wait%2C+help%2C+progress%3B++++outline-color%3A+black+white%3B++++outline-color%3A+invert+black%3B++++outline-color%3A+%23ffffff+white%3B++++outline-color%3A+rgb%2850%2C+40%2C+54%29+invert+black%3B++++outline-style%3A+none+solid%3B++++outline-style%3A+dashed+ridge+dotted%3B++++outline-width%3A+1px+thin%3B++++outline-width%3A+thin+1px+thick%3B++++outline-width%3A+1px+2px%3B++++outline%3A+black+white%3B++++outline%3A+black+solid+solid+thin%3B++++++++outline%3A+black+solid+1px+dashed%3B%7D">Go to the Validator page</a></p>
      <p>User Interface testsuite/properties</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 14</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 14</dd>
	<dd>Warnings: 0</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/properties/too-many-values/visual-effects.css">testsuite/properties/too-many-values/visual-effects.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=a+%7B++++clip%3A+rect%2810px%2C+100px%2C+100px%2C+5px%29+auto%3B++++clip%3A+auto+rect%2810px%2C+100px%2C+100px%2C+6px%29%3B++++clip%3A+rect%2810px%2C+100px%2C+100px%2C+5px%29+rect%2810px%2C+100px%2C+100px%2C+5px%29%3B++++clip%3A+auto+auto%3B++++overflow%3A+visible+hidden%3B++++overflow%3A+hidden+scroll+auto%3B++++overflow%3A+scroll+hidden%3B++++overflow%3A+auto+visible+scroll+hidden%3B++++visibility%3A+visible+hidden%3B++++visibility%3A+hidden+collapse+visible%3B++++visibility%3A+collapse+1px%3B%7D">Go to the Validator page</a></p>
      <p>Visual effects testsuite/properties</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 11</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 11</dd>
	<dd>Warnings: 0</dd>
      </dl>
    </div>
</body>

</html>

--- NEW FILE: bugs.html ---
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
  <head>
    <meta http-equiv="Content-Language" content="en" />
    <title>Tests Results</title>
    <style type="text/css">
      h1 {
        text-align: center;
        border: 2px solid;
      }
      h2 {
        text-decoration: underline;
        text-transform: capitalize
      }
      h3 {
        font-size: 15pt;
      }
      dd {
        display: inline;
      }
      .res, .error {
        border-bottom: 1px solid black;
      }
      #valid {
        text-align: center;
      }
    </style>
  </head>

  <body>
    <h1>Test Suite</h1>
    <h2>bugs</h2>
    <div class="res">
      <h3><a href="testsuite/bugs/750.css">testsuite/bugs/750.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=%2Erecenttitle%7B++++filter%3Aprogid%3ADXImageTransform%2EMicrosoft%2EGradient%28GradientType%3D1%2CStartColorStr%3D%27%2523FF003399%27%2C+EndColorStr%3D%27%2523FF6699CC%27%29%3B++padding-left%3A8px%3B%7D">Go to the Validator page</a></p>
      <p>See&nbsp;<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=750">http://www.w3.org/Bugs/Public/show_bug.cgi?id=750</a></p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 4</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 4</dd>
	<dd>Warnings: 0</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/bugs/372.css">testsuite/bugs/372.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=a+%7B++background%3A+inherit+inherit%3B++background-attachment%3A+scroll+scroll%3B++background-attachment%3A+inherit+inherit%3B++background-color%3A+transparent+transparent%3B++background-color%3A+%23000+%23000%3B++background-color%3A+%23000000+%23000000%3B++background-color%3A+black+black%3B++background-color%3A+rgb%280%2C+0%2C+0%29+rgb%280%2C+0%2C+0%29%3B++background-color%3A+rgb%280%25%2C+0%25%2C+0%25%29+rgb%280%25%2C+0%25%2C+0%25%29%3B++background-color%3A+rgb%280%2C+0%2C+0%2C+0%29%3B++background-color%3A+rgb%280%25%2C+0%25%2C+0%25%2C+0%25%29%3B++background-color%3A+inherit+inherit%3B++background-image%3A+none+none%3B++background-image%3A+url%28http%3A%2F%2Fwww%2Ew3%2Eorg%2FIcons%2Fw3c_home%29+url%28http%3A%2F%2Fwww%2Ew3%2Eorg%2FIcons%2Fw3c_home%29%3B++background-image%3A+url%28%27http%3A%2F%2Fwww%2Ew3%2Eorg%2FIcons%2Fw3c_home%27%29+url%28%27http%3A%2F%2Fwww%2Ew3%2Eorg%2FIcons%2Fw3c_home%27%29%3B++background-image%3A+url%28%22http%A%2F%2Fwww%2Ew3%2Eorg%2FIcons%2Fw3c_home%22%29+url%28%22http%3A%2F%2Fwww%2Ew3%2Eorg%2FIcons%2Fw3c_home%22%29%3B++background-image%3A+inherit+inherit%3B++background-position%3A+center+center+center%3B++background-position%3A+0+0+0%3B++background-position%3A+0%25+0%25+0%25%3B++background-position%3A+inherit+inherit%3B++background-repeat%3A+repeat+repeat%3B++background-repeat%3A+inherit+inherit%3B++border%3A+inherit+inherit%3B++border-bottom%3A+inherit+inherit%3B++border-bottom-color%3A+transparent+transparent%3B++border-bottom-color%3A+%23000+%23000%3B++border-bottom-color%3A+%23000000+%23000000%3B++border-bottom-color%3A+black+black%3B++border-bottom-color%3A+rgb%280%2C+0%2C+0%29+rgb%280%2C+0%2C+0%29%3B++border-bottom-color%3A+rgb%280%25%2C+0%25%2C+0%25%29+rgb%280%25%2C+0%25%2C+0%25%29%3B++border-bottom-color%3A+rgb%280%2C+0%2C+0%2C+0%29%3B++border-bottom-color%3A+rgb%280%25%2C+0%25%2C+0%25%2C+0%25%29%3B++border-bottom-color%3A+inherit+inherit%3B++border-bottom-style%3A+none+none%3B++border-bottom-style%3A+iherit+inherit%3B++border-bottom-width%3A+0+0%3B++border-bottom-width%3A+thin+thin%3B++border-bottom-width%3A+inherit+inherit%3B++border-collapse%3A+collapse+collapse%3B++border-collapse%3A+inherit+inherit%3B++border-color%3A+transparent+transparent+transparent+transparent+transparent%3B++border-color%3A+%23000+%23000+%23000+%23000+%23000%3B++border-color%3A+%23000000+%23000000+%23000000+%23000000+%23000000%3B++border-color%3A+black+black+black+black+black%3B++border-color%3A+rgb%280%2C+0%2C+0%29+rgb%280%2C+0%2C+0%29+rgb%280%2C+0%2C+0%29+rgb%280%2C+0%2C+0%29+rgb%280%2C+0%2C+0%29%3B++border-color%3A+rgb%280%25%2C+0%25%2C+0%25%29+rgb%280%25%2C+0%25%2C+0%25%29+rgb%280%25%2C+0%25%2C+0%25%29+rgb%280%25%2C+0%25%2C+0%25%29+rgb%280%25%2C+0%25%2C+0%25%29%3B++border-color%3A+rgb%280%2C+0%2C+0%2C+0%29%3B++border-color%3A+rgb%280%25%2C+0%25%2C+0%25%2C+0%25%29%3B++border-color%3A+inherit+inherit%3B++border-left%3A+inherit+inherit%3B++border-left-color%3A+transparent+transparent%3B++border-left-color%3A+%23000+%23000%3B++order-left-color%3A+%23000000+%23000000%3B++border-left-color%3A+black+black%3B++border-left-color%3A+rgb%280%2C+0%2C+0%29+rgb%280%2C+0%2C+0%29%3B++border-left-color%3A+rgb%280%25%2C+0%25%2C+0%25%29+rgb%280%25%2C+0%25%2C+0%25%29%3B++border-left-color%3A+rgb%280%2C+0%2C+0%2C+0%29%3B++border-left-color%3A+rgb%280%25%2C+0%25%2C+0%25%2C+0%25%29%3B++border-left-color%3A+inherit+inherit%3B++border-left-style%3A+none+none%3B++border-left-style%3A+inherit+inherit%3B++border-left-width%3A+0+0%3B++border-left-width%3A+thin+thin%3B++border-left-width%3A+inherit+inherit%3B++border-right%3A+inherit+inherit%3B++border-right-color%3A+transparent+transparent%3B++border-right-color%3A+%23000+%23000%3B++border-right-color%3A+%23000000+%23000000%3B++border-right-color%3A+black+black%3B++border-right-color%3A+rgb%280%2C+0%2C+0%29+rgb%280%2C+0%2C+0%29%3B++border-right-color%3A+rgb%280%25%2C+0%25%2C+0%25%29+rgb%280%25%2C+0%25%2C+0%25%29%3B++border-right-color%3A+rgb%280%2C+0%2C+0%2C+0%29%3B++border-right-color%3A+rgb%280%25%2C+025%2C+0%25%2C+0%25%29%3B++border-right-color%3A+inherit+inherit%3B++border-right-style%3A+none+none%3B++border-right-style%3A+inherit+inherit%3B++border-right-width%3A+0+0%3B++border-right-width%3A+thin+thin%3B++border-right-width%3A+inherit+inherit%3B++border-top%3A+inherit+inherit%3B++border-top-color%3A+transparent+transparent%3B++border-top-color%3A+%23000+%23000%3B++border-top-color%3A+%23000000+%23000000%3B++border-top-color%3A+black+black%3B++border-top-color%3A+rgb%280%2C+0%2C+0%29+rgb%280%2C+0%2C+0%29%3B++border-top-color%3A+rgb%280%25%2C+0%25%2C+0%25%29+rgb%280%25%2C+0%25%2C+0%25%29%3B++border-top-color%3A+rgb%280%2C+0%2C+0%2C+0%29%3B++border-top-color%3A+rgb%280%25%2C+0%25%2C+0%25%2C+0%25%29%3B++border-top-color%3A+inherit+inherit%3B++border-top-style%3A+none+none%3B++border-top-style%3A+inherit+inherit%3B++border-top-width%3A+0+0%3B++border-top-width%3A+thin+thin%3B++border-top-width%3A+inherit+inherit%3B++border-spacing%3A+0+0+0%3B++border-spacing%3A+inherit+inherit%3B++border-style%3A+none+non+none+none+none%3B++border-style%3A+inherit+inherit%3B++border-width%3A+0+0+0+0+0%3B++border-width%3A+inherit+inherit%3B++bottom%3A+0+0%3B++bottom%3A+0%25+0%25%3B++bottom%3A+auto+auto%3B++bottom%3A+inherit+inherit%3B++caption-side%3A+top+top%3B++caption-side%3A+inherit+inherit%3B++clear%3A+none+none%3B++clear%3A+inherit+inherit%3B++clip%3A+auto+auto%3B++clip%3A+rect%280%2C+0%2C+0%2C+0%29+rect%280%2C+0%2C+0%2C+0%29%3B++clip%3A+rect%280%2C+0%2C+0%2C+0%2C+0%29%3B++clip%3A+inherit+inherit%3B++color%3A+%23000+%23000%3B++color%3A+%23000000+%23000000%3B++color%3A+black+black%3B++color%3A+rgb%280%2C+0%2C+0%29+rgb%280%2C+0%2C+0%29%3B++color%3A+rgb%280%25%2C+0%25%2C+0%25%29+rgb%280%25%2C+0%25%2C+0%25%29%3B++color%3A+rgb%280%2C+0%2C+0%2C+0%29%3B++color%3A+rgb%280%25%2C+0%25%2C+0%25%2C+0%25%29%3B++color%3A+inherit+inherit%3B++content%3A+normal+normal%3B++content%3A+inherit+inherit%3B++counter-increment%3A+a+1+1%3B++counter-increment%3A+none+none%3B++counter-increment%3A+inherit+inherit%3B++counter-reset%3A+a+1+1%3B++conter-reset%3A+none+none%3B++counter-reset%3A+inherit+inherit%3B++cursor%3A+auto+auto%3B++cursor%3A+url%28http%3A%2F%2Fwww%2Ew3%2Eorg%2FIcons%2Fw3c_home%29+url%28http%3A%2F%2Fwww%2Ew3%2Eorg%2FIcons%2Fw3c_home%29%3B++cursor%3A+url%28%27http%3A%2F%2Fwww%2Ew3%2Eorg%2FIcons%2Fw3c_home%27%29+url%28%27http%3A%2F%2Fwww%2Ew3%2Eorg%2FIcons%2Fw3c_home%27%29%3B++cursor%3A+url%28%22http%3A%2F%2Fwww%2Ew3%2Eorg%2FIcons%2Fw3c_home%22%29+url%28%22http%3A%2F%2Fwww%2Ew3%2Eorg%2FIcons%2Fw3c_home%22%29%3B++cursor%3A+inherit+inherit%3B++direction%3A+ltr+ltr%3B++direction%3A+inherit+inherit%3B++display%3A+block+block%3B++display%3A+inherit+inherit%3B++empty-cells%3A+show+show%3B++empty-cells%3A+inherit+inherit%3B++float%3A+none+none%3B++float%3A+inherit+inherit%3B++font%3A+icon+icon%3B++font%3A+inherit+inherit%3B++%2F*+%27font-family%27+accepts+duplicate+keywords+as+specific+font-family+names%2E+*%2F++font-size%3A+small+small%3B++font-size%3A+smaller+smaller%3B++font-size%3A+1em+1em%3B++font-size%3A+1%25+1%25%3B++font-size%3A+inhrit+inherit%3B++font-style%3A+normal+normal%3B++font-style%3A+inherit+inherit%3B++font-variant%3A+normal+normal%3B++font-variant%3A+inherit+inherit%3B++font-weight%3A+bold+bold%3B++font-weight%3A+bolder+bolder%3B++font-weight%3A+400+400%3B++font-weight%3A+inherit+inherit%3B++height%3A+1em+1em%3B++height%3A+1%25+1%25%3B++height%3A+auto+auto%3B++height%3A+inherit+inherit%3B++left%3A+1em+1em%3B++left%3A+1%25+1%25%3B++left%3A+auto+auto%3B++left%3A+inherit+inherit%3B++letter-spacing%3A+1em+1em%3B++letter-spacing%3A+normal+normal%3B++letter-spacing%3A+inherit+inherit%3B++line-height%3A+normal+normal%3B++line-height%3A+1em+1em%3B++line-height%3A+1%25+1%25%3B++line-height%3A+1+1%3B++line-height%3A+inherit+inherit%3B++list-style%3A+inherit+inherit%3B++list-style-image%3A+none+none%3B++list-style-image%3A+url%28http%3A%2F%2Fwww%2Ew3%2Eorg%2FIcons%2Fw3c_home%29+url%28http%3A%2F%2Fwww%2Ew3%2Eorg%2FIcons%2Fw3c_home%29%3B++list-style-image%3A+url%28%27http%3A%2F%2Fwww%2Ew3%2Eorg%2FIcons%2Fw3c_home%27%29+url%28%27http%3A%F%2Fwww%2Ew3%2Eorg%2FIcons%2Fw3c_home%27%29%3B++list-style-image%3A+url%28%22http%3A%2F%2Fwww%2Ew3%2Eorg%2FIcons%2Fw3c_home%22%29+url%28%22http%3A%2F%2Fwww%2Ew3%2Eorg%2FIcons%2Fw3c_home%22%29%3B++list-style-image%3A+inherit+inherit%3B++list-style-position%3A+inside+inside%3B++list-style-position%3A+inherit+inherit%3B++list-style-type%3A+disc+disc%3B++list-style-type%3A+inherit+inherit%3B++margin%3A+auto+auto+auto+auto+auto%3B++margin%3A+0+0+0+0+0%3B++margin%3A+0%25+0%25+0%25+0%25+0%25%3B++margin%3A+inherit+inherit%3B++margin-bottom%3A+auto+auto%3B++margin-bottom%3A+0+0%3B++margin-bottom%3A+0%25+0%25%3B++margin-bottom%3A+inherit+inherit%3B++margin-left%3A+auto+auto%3B++margin-left%3A+0+0%3B++margin-left%3A+0%25+0%25%3B++margin-left%3A+inherit+inherit%3B++margin-right%3A+auto+auto%3B++margin-right%3A+0+0%3B++margin-right%3A+0%25+0%25%3B++margin-right%3A+inherit+inherit%3B++margin-top%3A+auto+auto%3B++margin-top%3A+0+0%3B++margin-top%3A+0%25+0%25%3B++margin-top%3A+inherit+inherit%3B++max-height%3A+1em+1em%3B++ax-height%3A+1%25+1%25%3B++max-height%3A+none+none%3B++max-height%3A+inherit+inherit%3B++max-width%3A+1em+1em%3B++max-width%3A+1%25+1%25%3B++max-width%3A+none+none%3B++max-width%3A+inherit+inherit%3B++min-height%3A+1em+1em%3B++min-height%3A+1%25+1%25%3B++min-height%3A+inherit+inherit%3B++min-width%3A+1em+1em%3B++min-width%3A+1%25+1%25%3B++min-width%3A+inherit+inherit%3B++orphans%3A+2+2%3B++orphans%3A+inherit+inherit%3B++outline%3A+inherit+inherit%3B++outline-color%3A+invert+invert%3B++outline-color%3A+%23000+%23000%3B++outline-color%3A+%23000000+%23000000%3B++outline-color%3A+black+black%3B++outline-color%3A+rgb%280%2C+0%2C+0%29+rgb%280%2C+0%2C+0%29%3B++outline-color%3A+rgb%280%25%2C+0%25%2C+0%25%29+rgb%280%25%2C+0%25%2C+0%25%29%3B++outline-color%3A+rgb%280%2C+0%2C+0%2C+0%29%3B++outline-color%3A+rgb%280%25%2C+0%25%2C+0%25%2C+0%25%29%3B++outline-color%3A+inherit+inherit%3B++outline-style%3A+none+none%3B++outline-style%3A+inherit+inherit%3B++outline-width%3A+0+0%3B++outline-width%3A+thin+thin%3B++outline-widt%3A+inherit+inherit%3B++overflow%3A+auto+auto%3B++overflow%3A+inherit+inherit%3B++padding%3A+auto+auto+auto+auto+auto%3B++padding%3A+0+0+0+0+0%3B++padding%3A+0%25+0%25+0%25+0%25+0%25%3B++padding%3A+inherit+inherit%3B++padding-bottom%3A+auto+auto%3B++padding-bottom%3A+0+0%3B++padding-bottom%3A+0%25+0%25%3B++padding-bottom%3A+inherit+inherit%3B++padding-left%3A+auto+auto%3B++padding-left%3A+0+0%3B++padding-left%3A+0%25+0%25%3B++padding-left%3A+inherit+inherit%3B++padding-right%3A+auto+auto%3B++padding-right%3A+0+0%3B++padding-right%3A+0%25+0%25%3B++padding-right%3A+inherit+inherit%3B++padding-top%3A+auto+auto%3B++padding-top%3A+0+0%3B++padding-top%3A+0%25+0%25%3B++padding-top%3A+inherit+inherit%3B++page-break-after%3A+auto+auto%3B++page-break-after%3A+inherit+inherit%3B++page-break-before%3A+auto+auto%3B++page-break-before%3A+inherit+inherit%3B++page-break-inside%3A+auto+auto%3B++page-break-inside%3A+inherit+inherit%3B++position%3A+fixed+fixed%3B++position%3A+inherit+inherit%3B++quotes%3A+%22%28%22+%22%29%22+22x%22%3B++quotes%3A+none+none%3B++quotes%3A+inherit+inherit%3B++right%3A+auto+auto%3B++right%3A+0+0%3B++right%3A+0%25+0%25%3B++right%3A+inherit+inherit%3B++table-layout%3A+auto+auto%3B++table-layout%3A+inherit+inherit%3B++text-align%3A+left+left%3B++text-align%3A+inherit+inherit%3B++text-decoration%3A+none+none%3B++text-decoration%3A+blink+blink%3B++text-decoration%3A+inherit+inherit%3B++text-indent%3A+0+0%3B++text-indent%3A+0%25+0%25%3B++text-indent%3A+inherit+inherit%3B++text-transform%3A+none+none%3B++text-transform%3A+inherit+inherit%3B++top%3A+auto+auto%3B++top%3A+0+0%3B++top%3A+0%25+0%25%3B++top%3A+inherit+inherit%3B++unicode-bidi%3A+embed+embed%3B++unicode-bidi%3A+inherit+inherit%3B++vertical-align%3A+sub+sub%3B++vertical-align%3A+0+0%3B++vertical-align%3A+0%25+0%25%3B++vertical-align%3A+inherit+inherit%3B++visibility%3A+hidden+hidden%3B++visibility%3A+inherit+inherit%3B++white-space%3A+pre+pre%3B++white-space%3A+inherit+inherit%3B++widows%3A+2+2%3B++widows%3A+inherit+inherit%3B++width%3A+1em+1em%3B+width%3A+1%25+1%25%3B++width%3A+auto+auto%3B++width%3A+inherit+inherit%3B++word-spacing%3A+normal+normal%3B++word-spacing%3A+0+0%3B++word-spacing%3A+inherit+inherit%3B++z-index%3A+auto+auto%3B++z-index%3A+1+1%3B++z-index%3A+inherit+inherit%3B++%7D">Go to the Validator page</a></p>
      <p>See&nbsp;<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=372">http://www.w3.org/Bugs/Public/show_bug.cgi?id=372</a></p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 309</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 309</dd>
	<dd>Warnings: 0</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/bugs/corrected-bug_invalid-value1.css">testsuite/bugs/corrected-bug_invalid-value1.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=%2F*+Should+not+be+valid%2C+here+is+not+a+valid+value+*%2Fimg+%7B++++float%3A+left+here%7D++%2F*+%22here%22+is+not+a+value+of+%27float%27+*%2F">Go to the Validator page</a></p>
      <p></p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 1</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 1</dd>
	<dd>Warnings: 0</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/bugs/corrected-bug_invalid-value2.css">testsuite/bugs/corrected-bug_invalid-value2.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=%2F*+Should+not+be+valid%2C+badly+validated+by+the+validator++*%2Fimg+%7B++++background%3A+%22red%22%7D+%2F*+keywords+cannot+be+quoted+*%2F">Go to the Validator page</a></p>
      <p>Quoted keyword</p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 1</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 1</dd>
	<dd>Warnings: 0</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/bugs/920.css">testsuite/bugs/920.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=div+%7Bborder%3A2px+dot%7D">Go to the Validator page</a></p>
      <p>See&nbsp;<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=920">http://www.w3.org/Bugs/Public/show_bug.cgi?id=920</a></p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 1</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 1</dd>
	<dd>Warnings: 0</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/bugs/778.css">testsuite/bugs/778.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=a+%7B+border%3A+1px+solid+c85+%7Da+%7B+border%3A+1px+solid+123456+%7Da+%7B+border%3A+1px+solid+8D2828+%7D">Go to the Validator page</a></p>
      <p>See&nbsp;<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=778">http://www.w3.org/Bugs/Public/show_bug.cgi?id=778</a></p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 3</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 3</dd>
	<dd>Warnings: 0</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/bugs/289.css">testsuite/bugs/289.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=a+%7B++background%3A+1+%22%22%2C+0deg+%2F+x%3B++border%3A+1+%22%22%2C+0deg+%2F+url%28r%29+x%3B++border-bottom%3A+1+%22%22%2C+0deg+%2F+url%28r%29+x%3B++border-color%3A+1+%22%22%2C+0deg+%2F+url%28r%29+x%3B++border-left%3A+1+%22%22%2C+0deg+%2F+url%28r%29+x%3B++border-right%3A+1+%22%22%2C+0deg+%2F+url%28r%29+x%3B++border-style%3A+1+%22%22%2C+0deg+%2F+url%28r%29+x%3B++border-top%3A+1+%22%22%2C+0deg+%2F+url%28r%29+x%3B++border-width%3A+1+%22%22%2C+0deg+%2F+url%28r%29+x%3B++font%3A+foo%2C+0deg+%2F+url%28r%29+x%3B++font%3A+foo+1em+serif%3B++font%3A+url%28r%29+1em+serif%3B++font%3A+foo-1+foo-2+foo-3+1em+serif%3B++font%3A+foo-1+foo-2+foo-3+foo-4+1em+serif%3B++list-style%3A+1+%22%22%2C+0deg+%2F+x%3B++margin%3A+1+%22%22%2C+0deg+%2F+url%28r%29+x%3B++outline%3A+1+%22%22%2C+0deg+%2F+url%28r%29+x%3B++padding%3A+1+%22%22%2C+0deg+%2F+url%28r%29+x%3B++text-decoration%3A+1+%22%22%2C+0deg+%2F+url%28r%29+x%3B++%7D">Go to the Validator page</a></p>
      <p>See&nbsp;<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=289">http://www.w3.org/Bugs/Public/show_bug.cgi?id=289</a></p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 19</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 19</dd>
	<dd>Warnings: 0</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/bugs/287.css">testsuite/bugs/287.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=a+%7B+++border%3A+thin+dashed+1pt+white%3B%7D">Go to the Validator page</a></p>
      <p>See&nbsp;<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=287">http://www.w3.org/Bugs/Public/show_bug.cgi?id=287</a></p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 1</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 1</dd>
	<dd>Warnings: 0</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/bugs/696.css">testsuite/bugs/696.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=ul+%7Blist-style%3A+disk+%7D">Go to the Validator page</a></p>
      <p>See&nbsp;<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=696">http://www.w3.org/Bugs/Public/show_bug.cgi?id=696</a></p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 1</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 1</dd>
	<dd>Warnings: 0</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/bugs/764.css">testsuite/bugs/764.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=BODY+%7B+++background-position%3A+90%25+top%3B%7D">Go to the Validator page</a></p>
      <p>See&nbsp;<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=764">http://www.w3.org/Bugs/Public/show_bug.cgi?id=764</a></p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 1</dd>
	<dd>Warnings: 0</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/bugs/1237.css">testsuite/bugs/1237.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=ul%23navigation+%3E+li+%7B%09display%3A+list-item+!important%3B%09list-style-type%3A+inherit%3B%7D">Go to the Validator page</a></p>
      <p>See&nbsp;<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=1237">http://www.w3.org/Bugs/Public/show_bug.cgi?id=1237</a></p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 0</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/bugs/1269.css">testsuite/bugs/1269.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=body+%7Bcolor%3A+green%3B%7D%23test1+%7Bcolor%3A+rgb%28254%2E8%2C+0%2C+0%29%3B%7D%23test2+%7Bcolor%3A+rgb%280%2C+0%2C+254%2E0%29%3B%7D%23validation+img+%7Bmargin%3A+0%2E5em%3B%7D">Go to the Validator page</a></p>
      <p>See&nbsp;<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=1269">http://www.w3.org/Bugs/Public/show_bug.cgi?id=1269</a></p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 2</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 2</dd>
	<dd>Warnings: 1</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/bugs/1269bis.css">testsuite/bugs/1269bis.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=p%2Ecorrect+%7B+color%3A+red+%7D++++p%2Eincorrect+%7B+color%3A+green+%7D++++p%23numnumpercent+%7B+color%3A+rgb%28255%2C+0%2C+0%25%29+%7D++++p%23percentnumnum+%7B+color%3A+rgb%28100%25%2C+0%2C+0%29+%7D++++p%23percentpercentnum+%7B+color%3A+rgb%28100%25%2C+0%25%2C+0%29+%7D++++p%23percentnumpercent+%7B+color%3A+rgb%28100%25%2C+0%2C+0%25%29+%7D++++p%23floatnumnum+%7B+color%3A+rgb%28255%2E0%2C+0%2C+0%29+%7D++++p%23numfloatnum+%7B+color%3A+rgb%280%2C+128%2E0%2C+0%29+%7D++++p%23numnumnum+%7B+color%3A+rgb%280%2C+128%2C+0%29+%7D++++p%23percentpercentpercent1+%7B+color%3A+rgb%280%25%2C+50%25%2C+0%25%29+%7D++++p%23percentpercentpercent2+%7B+color%3A+rgb%280%25%2C+49%2E99%25%2C+0%25%29+%7D">Go to the Validator page</a></p>
      <p>See&nbsp;<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=1269">http://www.w3.org/Bugs/Public/show_bug.cgi?id=764</a></p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 6</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 6</dd>
	<dd>Warnings: 5</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/bugs/1847css3.css">testsuite/bugs/1847css3.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=body+%7B+font-family%3A+%22Helvetica%22%2C+%22Univers%22%2C+%22Arial%22%2C+sans-serif+%7D&amp;profile=css3">Go to the Validator page</a></p>
      <p>See&nbsp;<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=1847">http://www.w3.org/Bugs/Public/show_bug.cgi?id=1847</a></p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 0</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/bugs/1885.css">testsuite/bugs/1885.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=body+%7B++++margin%3A+0px%3B++++background-color%3A+%23000%3B++++font-size%3A+0%2E9em%3B++++font-family%3A+%22Garrison+Sans%22%2C+%22Trebuchet+MS%22%2C+arial%3B++++color%3A+%23fff%3B++++%7Da%3Alink+%7B++++color%3A+%23fff%3B++++text-decoration%3A+none%3B%7Da%3Avisited+%7B++++color%3A+%23fff%3B++++text-decoration%3A+none%3B%7Da%3Ahover+%7B++++color%3A+%23ff0000%3B++++text-decoration%3A+none%3B%7Da%3Aactive+%7B++++color%3A+%23fff%3B++++text-decoration%3A+none%3B%7Ddiv%2Ewrapper+%7B++++width%3A+650px%3B++++height%3A+auto%3B++++padding-left%3A+5px%3B++++padding-right%3A+5px%3B++++position%3A+absolute%3B++++left%3A+50%25%3B++++margin-left%3A+-325px%3B++++border-left%3A+2px+dotted+%23fff%3B+%7Ddiv%2Eheader+%7B++++text-align%3A+center%3B++++padding-top%3A+5px%3B%7Ddiv%2Econtain+%7B++++padding-right%3A+5px%3B++++margin-bottom%3A+10px%3B++++border-top%3A+2px+white+dotted%3B++++border-right%3A+2px+white+dotted%3B++++border-bottom%3A+2px+white+doted%3B%7Ddiv%2Efloat+%7B++++clear%3A+both%3B++++padding-top%3A+5px%3B%7Ddiv%2Efooter+%7B++++clear%3A+both%3B++++width%3A+650px%3B++++height%3A+auto%3B%3B++++padding-top%3A+10px%3B++++padding-bottom%3A+10px%3B++++border-top%3A+2px+dotted+%23fff%3B++++color%3A+%23fff%3B%7Ddiv%2Elegal+%7B++++text-align%3A+center%3B%7Ddiv%2Enav+%7B++++text-align%3A+center%3B++++margin%3A+0px%3B++++border-bottom%3A+1px+solid+%23fff%3B++++padding-bottom%3A+3px%3B%7Ddiv%2Epricelist+%7B++++border%3A+2px+outset+%23fff%3B++++padding-left%3A+5px%3B++++margin-bottom%3A+10px%3B%7Dul%2Etabs+%7B++++display%3A+inline%3B++++margin-left%3A+0px%3B++++padding-left%3A+0px%3B++++text-align%3A+center%3B%7Dul%2Epricing+%7B++++list-style%3A+none%3B%7Dul%2Etemplate+%7B++++list-style%3A+none%3B%7Dli%2Enavbg+%7B++++display%3A+inline%3B++++margin-right%3A+5px%3B++++padding-top%3A+5px%3B++++padding-bottom%3A+3px%3B++++padding-left%3A+7px%3B++++padding-right%3A+5px%3B++++border-top%3A+2px+outset+%23fff%3B++++border-left%3A+2px+outset+%23fff%3B++++border-rght%3A+2px+solid+%23000%3B++++list-style%3A+none%3B++++background-color%3A+%23808080%3B++%7Dli%2Ecurrent+%7B++++display%3A+inline%3B++++margin-right%3A+5px%3B++++padding-left%3A+7px%3B++++padding-right%3A+5px%3B++++padding-top%3A+5px%3B++++padding-bottom%3A+3px%3B++++border-top%3A+2px+outset+%23fff%3B++++border-left%3A+2px+outset+%23fff%3B++++border-right%3A+2px+outset+%23000%3B++++border-bottom%3A+1px+solid+%23000%3B++++list-style%3A+none%3B++++color%3A+%23ff0000%3B%7Dimg%2Eindex+%7B++++float%3A+right%3B++++width%3A+250px%3B++++height%3A+300px%3B++++border%3A+0px%3B%7Dimg%2Elogo+%7B++++width%3A+646px%3B++++height%3A+80px%3B++++border%3A+0px%3B%7Dimg%2Etemplatethumb+%7B++++float%3A+right%3B++++width%3A+168px%3B++++height%3A+160px%3B++++border%3A+2px+outset+%23808080%3B++++margin-top%3A+5px%3B++++margin-right%3A+100px%3B%7Dh1%2C+h2+%7B++++font-size%3A+1%2E1em%3B++++color%3A+%23ffd700%3B%7Dp%2Eerror+%7B++++color%3A+%23fff%3B%7Dp%2Emain+%7B++++color%3A+%23fff%3B++++text-indent%3A+2%25%3B%7D%2Etotal+%7B++++colo%3A+%23ffd700%3B%7D%2Erarr+%7B++++color%3A++%23ffd700%3B%7D++">Go to the Validator page</a></p>
      <p>See&nbsp;<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=1885">http://www.w3.org/Bugs/Public/show_bug.cgi?id=1885</a></p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 1</dd>
	<dt>Result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 15</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/bugs/374.css">testsuite/bugs/374.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=a+%7B++border%3A+transparent%3B++border%3A+solid+transparent%3B++border%3A+1px+transparent%3B++border%3A+solid+1px+transparent%3B++border%3A+1px+solid+transparent%3B++border%3A+transparent+solid%3B++border%3A+transparent+1px%3B++border%3A+transparent+solid+1px%3B++border%3A+transparent+1px+solid%3B++border%3A+solid+transparent+1px%3B++border%3A+1px+transparent+solid%3B++border-color%3A+black+black+black+transparent%3B++border-color%3A+black+black+transparent+transparent%3B++border-color%3A+black+black+transparent%3B++border-color%3A+black+transparent+black+black%3B++border-color%3A+black+transparent+black%3B++border-color%3A+black+transparent+transparent+transparent%3B++border-color%3A+black+transparent+transparent%3B++border-color%3A+black+transparent%3B++border-color%3A+transparent+black+black+black%3B++border-color%3A+transparent+black+black%3B++border-color%3A+transparent+black+transparent+transparent%3B++border-color%3A+transparen+black+transparent%3B++border-color%3A+transparent+black%3B++border-color%3A+transparent+transparent+black+black%3B++border-color%3A+transparent+transparent+black%3B++border-color%3A+transparent+transparent+transparent+black%3B++border-color%3A+transparent+transparent+transparent+transparent%3B++border-color%3A+transparent+transparent+transparent%3B++border-color%3A+transparent+transparent%3B++border-color%3A+transparent%3B++border-bottom%3A+transparent%3B++border-bottom%3A+solid+transparent%3B++border-bottom%3A+1px+transparent%3B++border-bottom%3A+solid+1px+transparent%3B++border-bottom%3A+1px+solid+transparent%3B++border-bottom%3A+transparent+solid%3B++border-bottom%3A+transparent+1px%3B++border-bottom%3A+transparent+solid+1px%3B++border-bottom%3A+transparent+1px+solid%3B++border-bottom%3A+solid+transparent+1px%3B++border-bottom%3A+1px+transparent+solid%3B++border-bottom-color%3A+transparent%3B++border-left%3A+transparent%3B++border-left%3A+solid+transparent%3B++border-left%3A+1px+transparent%3B++border-lft%3A+solid+1px+transparent%3B++border-left%3A+1px+solid+transparent%3B++border-left%3A+transparent+solid%3B++border-left%3A+transparent+1px%3B++border-left%3A+transparent+solid+1px%3B++border-left%3A+transparent+1px+solid%3B++border-left%3A+solid+transparent+1px%3B++border-left%3A+1px+transparent+solid%3B++border-left-color%3A+transparent%3B++border-right%3A+transparent%3B++border-right%3A+solid+transparent%3B++border-right%3A+1px+transparent%3B++border-right%3A+solid+1px+transparent%3B++border-right%3A+1px+solid+transparent%3B++border-right%3A+transparent+solid%3B++border-right%3A+transparent+1px%3B++border-right%3A+transparent+solid+1px%3B++border-right%3A+transparent+1px+solid%3B++border-right%3A+solid+transparent+1px%3B++border-right%3A+1px+transparent+solid%3B++border-right-color%3A+transparent%3B++border-top%3A+transparent%3B++border-top%3A+solid+transparent%3B++border-top%3A+1px+transparent%3B++border-top%3A+solid+1px+transparent%3B++border-top%3A+1px+solid+transparent%3B++border-top%3A+transparent+olid%3B++border-top%3A+transparent+1px%3B++border-top%3A+transparent+solid+1px%3B++border-top%3A+transparent+1px+solid%3B++border-top%3A+solid+transparent+1px%3B++border-top%3A+1px+transparent+solid%3B++border-top-color%3A+transparent%3B++%7D">Go to the Validator page</a></p>
      <p>See&nbsp;<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=374">http://www.w3.org/Bugs/Public/show_bug.cgi?id=374</a></p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Not valid</dd>
	<dd>Errors: 78</dd>
	<dd>Warnings: 0</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/bugs/391printscreen.css">testsuite/bugs/391printscreen.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=a+%7B++widows%3A+2%3B++orphans%3A+2%3B%7D&amp;medium=print,screen">Go to the Validator page</a></p>
      <p>See&nbsp;<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=391">http://www.w3.org/Bugs/Public/show_bug.cgi?id=391</a></p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 0</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/bugs/576css3.css">testsuite/bugs/576css3.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=a++%7B++++color+%3A+transparent%3B%7D&amp;profile=css3">Go to the Validator page</a></p>
      <p>See&nbsp;<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=576">http://www.w3.org/Bugs/Public/show_bug.cgi?id=576</a></p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 1</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/bugs/599.css">testsuite/bugs/599.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=a++%7B++++color+%3A+%23000%3B++++background+%3A+%23fff%3B++++border+%3A+none%3B%7D">Go to the Validator page</a></p>
      <p>See&nbsp;<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=599">http://www.w3.org/Bugs/Public/show_bug.cgi?id=599</a></p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 0</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/bugs/703.css">testsuite/bugs/703.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=a+%7B+border%3A+thin+solid+%23996+!important%3B+%7D">Go to the Validator page</a></p>
      <p>See&nbsp;<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=703">http://www.w3.org/Bugs/Public/show_bug.cgi?id=703</a></p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 0</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/bugs/763mobile.css">testsuite/bugs/763mobile.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=body+%7B++margin-top%3A+0%2E5em%3B++margin-bottom%3A+0%2E5em%3B++margin-left%3A+0%2E5em%3B++margin-right%3A+2em%3B++font-family%3A+verdana%3B++background-color%3A+green%3B++color%3A+red%3B%7D%2Es1+%7B+++width%3A+10em%3B+++background-color%3A+red%3B%7D%2Es2+%7B+++width%3A+20em%3B%7D%2Esmalltext+%7B+++font-size%3A+0%2E75em%3B%7D&amp;medium=mobile">Go to the Validator page</a></p>
      <p>See&nbsp;<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=763">http://www.w3.org/Bugs/Public/show_bug.cgi?id=763</a></p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 1</dd>
	<dt>Result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 3</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/bugs/777.css">testsuite/bugs/777.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=p+%7B+font%3A+normal+italic+12pt+georgia%2C+serif%3B+%7D">Go to the Validator page</a></p>
      <p>See&nbsp;<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=777">http://www.w3.org/Bugs/Public/show_bug.cgi?id=777</a></p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 0</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/bugs/791.css">testsuite/bugs/791.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=H1+%7B+++elevation%3A+50rad%3B++%7D">Go to the Validator page</a></p>
      <p>See&nbsp;<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=791">http://www.w3.org/Bugs/Public/show_bug.cgi?id=791</a></p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 0</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/bugs/819.css">testsuite/bugs/819.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=body+%7B+margin%3A+0px%3B+font-family%3A+Arial%2C+Helvetica%2C+Verdana%2C+sans-serif%3B+font-size%3A+10pt%3B+color%3A+%23003366%3B+background-color%3A+%23eeeeee%3B%7Dp%2C+td+%7B+font-size%3A+10pt%3B+color%3A+%23003366%3B+font-family%3A+Arial%2C+Helvetica%2C+Verdana%2C+sans-serif%3B+background-color%3A+transparent%3B%7Da%2C+a%3Alink%2C+a%3Avisited%2C+a%3Aactive+%7B+font-size%3A+10pt%3B+color%3A+%230011ee%3B+background-color%3A+transparent%3B+text-decoration%3A+none%3B%7Da%3Ahover+%7B+color%3A+%23aa3300%3B+background-color%3A+transparent%3B+text-decoration%3A+underline%3B%7D%2F*--------------------td+%7B+display%3A+block%3B%7D--------------------*%2F%2Esmalltext+%7B+font-family%3A+Helvetica%2CVerdana%2CArial%2Csans-serif%3B+font-size%3A+8pt%3B%7D%2EcTextPink+%7B+color%3A+%23ff0088%3B+background-color%3A+transparent%3B+text-decoration%3A+none%3B%7D%2EcTextBlue+%7B+font-weight%3A+normal%3B+color%3A+%233300cc%3B+background-color%3A+transparnt%3B+text-decoration%3A+none%3B%7D%2EcTextYellow+%7B+color%3A+%23EEEE00%3B+background-color%3A+transparent%3B%7D%2EcTextBGray+%7B+color%3A+%23DDEE88%3B+background-color%3A+transparent%3B%7D%2EcTextDeepBlue%7B+font-weight%3A+normal%3B+color%3A+%23003366%3B+background-color%3A+transparent%7Da%2EcTextDeepBlue%3Alink+%7B+font-weight%3A+normal%3B+color%3A+%23003366%3B+background-color%3A+transparent%7Da%2EcTextDeepBlue%3Avisited+%7B+font-weight%3A+normal%3B+color%3A+%23003366%3B+background-color%3A+transparent%7Da%2EcTextDeepBlue%3Ahover+%7B+font-weight%3A+normal%3B+color%3A+%23993366%3B+background-color%3A+transparent%7D%2EcTextDeepBlueBold+%7B+font-weight%3A+bold%3B+color%3A+%23003366%3B+background-color%3A+transparent%7Da%2EcTextDeepBlueBold%3Alink+%7B+text-decoration%3A+none%3B+%7Da%2EcTextDeepBlueBold%3Avisited+%7B+text-decoration%3A+none%3B+%7Da%2EcTextDeepBlueBold%3Ahover+%7B+text-decoration%3A+underline%3B+%7D%2EcTextDeepBlueBold2+%7B+font-weight%3A+bold%3B+color%3A+%23003366%3B+background-color%3A+tranparent%7Da%2EcTextDeepBlueBold2%3Alink+%7B+font-weight%3A+bold%3B+color%3A+%23003366%3B+background-color%3A+transparent%7Da%2EcTextDeepBlueBold2%3Avisited+%7B+font-weight%3A+bold%3B+color%3A+%23003366%3B+background-color%3A+transparent%7Da%2EcTextDeepBlueBold2%3Ahover+%7B+font-weight%3A+bold%3B+color%3A+%23cc6600%3B+background-color%3A+transparent%7D%2EcTextBlack+%7B+font-weight%3A+normal%3B+color%3A+%23000000%3B+background-color%3A+transparent%7D%2EcTextWhite+%7B+font-weight%3A+normal%3B+color%3A+%23ffffff%3B+background-color%3A+transparent%7D%2EcTextDimYellow+%7B+font-weight%3A+normal%3B+color%3A+%23cccc88%3B+background-color%3A+transparent%7D%2EcTextPurple+%7B+font-weight%3A+normal%3B+color%3A+%23aa1199%3B+background-color%3A+transparent%7D%2EcTextGreen+%7B+font-weight%3A+normal%3B+color%3A+%2311aa11%3B+background-color%3A+transparent%3B%7Da%2EcTextGreen%3Alink+%7B+text-decoration%3A+none%3B+%7Da%2EcTextGreen%3Avisited+%7B+text-decoration%3A+none%3B+%7Da%2EcTextGreen%3Ahover+%7B+color%3A+%2333aaaa%3B+bacground-color%3A+transparent%3B+text-decoration%3A+underline%3B%7D%2EcTextBlueGreen+%7B+font-weight%3A+normal%3B+color%3A+%2333cccc%3B+background-color%3A+transparent%3B%7Da%2EcTextBlueGreen%3Alink+%7B+text-decoration%3A+none%3B+%7Da%2EcTextGreen%3Avisited+%7B+text-decoration%3A+none%3B+%7Da%2EcTextBlueGreen%3Ahover+%7B+color%3A+%2333ffff%3B+background-color%3A+transparent%3B+text-decoration%3A+underline%3B%7D%2EcTextGray+%7B+font-weight%3A+normal%3B+color%3A+%23888888%3B+background-color%3A+transparent%3B%7D%2EcTextBoldBlue+%7B+font-weight%3A+bold%3B+color%3A+%233300cc%3B+background-color%3A+transparent%7D%2EcTextBoldBlack+%7B+font-weight%3A+bold%3B+color%3A+%23000000%3B+background-color%3A+transparent%7Dh1+%7B+margin-top%3A+0px%3B+margin-bottom%3A+4px%3B+color%3A+%23006633%3B+background-color%3A+transparent%3B+font-family%3A+Arial%2C+Helvetica%2C+Verdana%2C+sans-serif%3B+font-size%3A+18pt%3B+font-weight%3A+bold%3B%7Dh2+%7B+margin-top%3A+0px%3B+margin-bottom%3A+3px%3B+color%3A+%23006633%3B+background-color%A+transparent%3B+font-family%3A+Arial%2C+Helvetica%2C+Verdana%2C+sans-serif%3B+font-size%3A+14pt%3B+font-weight%3A+bold%3B%7Dh3+%7B+margin-top%3A+0px%3B+margin-bottom%3A+2px%3B+font-family%3A+Arial%2C+Helvetica%2C+Verdana%2C+sans-serif%3B+font-size%3A+12pt%3B+font-weight%3A+bold%3B+color%3A+%23006633%3B+background-color%3A+transparent%3B%7Dh4+%7B+margin-top%3A+0px%3B+margin-bottom%3A+2px%3B+font-family%3A+Arial%2C+Helvetica%2C+Verdana%2C+sans-serif%3B+font-size%3A+12pt%3B+font-weight%3A+bold%3B+font-style%3A+italic%3B+color%3A+%23006633%3B+background-color%3A+transparent%3B%7Dh5+%7B+margin-top%3A+0px%3B+margin-bottom%3A+2px%3B+font-family%3A+Arial%2C+Helvetica%2C+Verdana%2C+sans-serif%3B+font-size%3A+12pt%3B+font-style%3A+italic%3B+color%3A+%23006633%3B+background-color%3A+transparent%3B%7Dh6+%7B+margin-top%3A+0px%3B+margin-bottom%3A+1px%3B+font-family%3A+Arial%2C+Helvetica%2C+Verdana%2C+sans-serif%3B+font-size%3A+10pt%3B+font-weight%3A+bold%3B+font-style%3A+italic%3B+color%3A+%23006633%3B+background-color%A+transparent%3B%7D%2F*+-------------------------------------------------+*%2F%2F*+-------------------------------------------------+*%2F%2EmenuBar+a+%7B+display%3A+block%3B+width%3A+100%25%3B%7D%2EmenubarInactive+%7B+display%3A+block%3B+width%3A+100%25%3B%7Dtable%2EmenuBar+%7B+border%3A+2px+outset%3B+padding%3A+0px%3B+margin%3A+0px%3B+width%3A+100px%3B%7Dtd%2EmenuBar+%7B+width%3A+91px%3B+margin%3A+0px+0px+0px+0px%3B+padding%3A+0px+0px+0px+0px%3B+text-align%3A+center%3B+line-height%3A1%2E5em%3B%7D%2F*+NOTE%3A+It+is+a%2EmenuBar+that+does+the+100%25+width+*%2Fa%2EmenuBar%2C+a%2EmenuBar%3Alink%2C+a%2EmenuBar%3Avisited%2C+a%2EmenuBar%3Aactive+%7B+display%3A+block%3B+width%3A+100%25%3B+color%3A+%23003366%3B+background-color%3A+transparent%3B%7D%2EmenuBar+a%3Ahover%2C+a%2EmenuBar%3Ahover+%7B+display%3A+block%3B+width%3A+100%25%3B+text-align%3A+center%3B+color%3A+%23ffff00%3B+background-color%3A+%23003366%3B+text-decoration%3A+none%3B%7D%2F*+-------------------------------------------------+*%2F%2Emenubar2+a%3Ahovr+%7B+display%3A+block%3B+color%3A+%23ffff00%3B+background-color%3A+%230000ff%7D%2F*+-------------------------------------------------+*%2F%2EtextBox+%7B+color%3A+%23000000%3B+background-color%3A+%23c0c0c0%3B%7D%2EtextBox+P+%7B+color%3A+%23000000%3B+background-color%3A+%23c0c0c0%3B%7Dtable%2EtextBox+%7B+border%3A+2pt+outset%3B+width%3A+100%25%3B+border-collapse%3A+separate%3B+border-spacing%3A+2pt%3B%7Dtd%2EtextBox+%7B+border-right%3A+1pt+inset%3B+padding-right%3A+0%2E5em%3B+border-top%3A+1pt+inset%3B+padding-left%3A+0%2E5em%3B+padding-bottom%3A+0%2E5em%3B+border-left%3A+1pt+inset%3B+width%3A+100%25%3B+padding-top%3A+0%2E5em%3B+border-bottom%3A+1pt+inset%3B%7Dtd%2EtextBox+a%2C+td%2EtextBox+a%3Alink%2C+td%2EtextBox+a%3Avisited+%7B+color%3A+%231133cc%3B+background-color%3A+transparent%3B%7Dtd%2EtextBox+a%3AHover+%7B+color%3A+%23cc3311%3B+background-color%3A+transparent%3B+text-decoration%3A+underline%3B%7D%2F*+-------------------------------------------------+*%2F%2F*+------------------------------------------------+*%2F%2EtopMenu+%7B+display%3A+block%3B+font-size%3A+10pt%3B+color%3A+%23ffff00%3B+line-HEIGHT%3A+12pt%3B+font-family%3A+Arial+Narrow%2C+Arial%2C+Helvetica%2C+Verdana%2C+sans-serif%3B+background-color%3A+%23003366%3B+text-align%3A+center%7Dtd%2EtopMenu+%7B+border-right%3A+2px+outset%3B+padding-right%3A+0px%3B+border-top%3A+2px+outset%3B+display%3A+block%3B+padding-left%3A+0px%3B+padding-bottom%3A+0px%3B+border-left%3A+2px+outset%3B+width%3A+108px%3B+padding-top%3A+0px%3B+border-bottom%3A+2px+outset%7Dtd%2EtopMenu+a%3Ahover+%7B+display%3A+block%3B+color%3A+%23ffff00%3B+background-color%3A+%230000ff%3B%7D%2F*+-------------------------------------------------+*%2F%2F*+topMenu2++++++++++++++++++++++++++++++++++++++++++*%2F%2F*+-------------------------------------------------+*%2F%2F*+td%2EtopMenu2+*%2F%2EtopMenu2+%7B+display%3A+block%3B+text-align%3A+center%3B%7Da%2EtopMenu2%2C+a%2EtopMenu2%3Aactive%2C+a%2EtopMenu2%3Avisited+%7B+display%3A+block%3B+font-size%3A+10pt%3B+color%3A+%23ffff00%3B+font-family%A+Arial+Narrow%2C+Arial%2C+Helvetica%2C+Verdana%2C+sans-serif%3B+background-color%3A+%23003366%3B+text-align%3A+center%3B%7Dtd%2EtopMenu2+%7B+border-right%3A+2px%3B+padding-right%3A+2px%3B+border-top%3A+2px%3B+display%3A+block%3B+padding-left%3A+2px%3B+padding-bottom%3A+2px%3B+border-left%3A+2px%3B+width%3A+120px%3B+padding-top%3A+2px%3B+border-bottom%3A+2px%3B%7Da%2EtopMenu2%3Ahover+%7B+display%3A+block%3B+color%3A+%23ffff00%3B+background-color%3A+%230000ff%3B%7Dbody+%2EdropMenu2+%7B+display%3A+block%3B+%7D%2EdropMenu2+%7B+font-size%3A+10pt%3B+color%3A+%23ffff00%3B+font-family%3A+Arial+Narrow%2C+Arial%2C+Helvetica%2C+Verdana%2C+sans-serif%3B+background-color%3A+%23003366%3B+text-align%3A+center%3B%7Dtd%2EdropMenu2+%7B+padding-top%3A+4px%3B+padding-right%3A+4px%3B+padding-left%3A+4px%3B+padding-bottom%3A+4px%3B+background%3A+none+transparent+scroll+repeat+0%25+0%25%3B+width%3A+108px%3B%7D%2EdropMenu2+a%3Avisited+%7B+background%3A+none+transparent+scroll+repeat+0%25+0%25%3B%7Dtd%2EDropMenu2+a%3Ahover+%7B+dislay%3A+block%3B+background%3A+%230000ff%3B+color%3A+%23ffff00%3B%7D%2EdropMenu+%7B+display%3A+block%3B+%7D%2EdropMenu+%7B+font-size%3A+10pt%3B+color%3A+%23ffff00%3B+font-family%3A+Arial+Narrow%2C+Arial%2C+Helvetica%2C+Verdana%2C+sans-serif%3B+background-color%3A+%23003366%3B+text-align%3A+center%3B%7Dtd%2EdropMenu+%7B+padding-right%3A+4px%3B+padding-left%3A+4px%3B+background%3A+none+transparent+scroll+repeat+0%25+0%25%3B+padding-bottom%3A+4px%3B+width%3A+108px%3B+padding-top%3A+4px%3B%7D%2EdropMenu+a%3Avisited+%7B+background-color%3A+transparent%3B+%7D%2Eflag1+%7Bbackground-color%3Atransparent%3B+color%3A%23cccccc%3B%7Da%2Eflag1+%7Bcolor%3A%23eeee33%3Bbackground-color%3Atransparent%3B%7Da%2Eflag1%3Avisited+%7Bcolor%3A%23eeee33%3Bbackground-color%3Atransparent%3B%7Da%2Eflag1%3Aactive+%7Bcolor%3A%23eeee33%3Bbackground-color%3Atransparent%3B%7Da%2Eflag1%3Ahover+%7Bcolor%3A%23ffff88%3Bbackground-color%3Atransparent%3Btext-decoration%3Aunderline%3B%7Dtd%2EtopCenter+%7Bvertical-align%3Atop%3B+text-align%3Acenter%B%7Da%2EclsLinkBlue%2C+a%2EclsLinkBlue%3ALink%2C+a%2EclsLinkBlue%3AVisited+a%2EclsLinkBlue%3AActive+%7B+color%3A%230033ff%3B+background-color%3Atransparent%3B+text-decoration%3Anone%3B%7Da%2EclsLinkBlue%3AHover+%7B+color%3A%23aa3300%3B+background-color%3Atransparent%3B+text-decoration%3Aunderline%3B%7D%2F*+-------------------------------------------------+*%2F%2F*+ADDED+5%2F10%2F2004+*%2F%2F*+-------------------------------------------------+*%2Fli%2ELICR+%7B+margin-top%3A6px%3B%7D%2F*+-------------------------------------------------+*%2F%2F*+-------------------------------------------------+*%2F%2EdivBoosh+%7Btext-align%3Acenter%3B+padding%3A6px%3B%7D%2EimgBoosh+%7Bborder%3A5px%3B+border-style%3Ainset%3B+padding%3A1px%3B%7D%2F*+-------------------------------------------------+*%2F%2F*+-------------------------------------------------+*%2F%2Ecr+%7B+font-family%3AArial%2CHelvetica%2CVerdana%2Csans-serif%3B+font-size%3A8pt%3B%7D%2F*+-------------------------------------------------+*%2F%2F*+------------------------------------------------+*%2F%2Ebuynow+%7B+border%3A+0px%3B+margin%3A+0px%3B+height%3A+20px%3B+width%3A+95px%3B+%7D">Go to the Validator page</a></p>
      <p>See&nbsp;<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=819">http://www.w3.org/Bugs/Public/show_bug.cgi?id=819</a></p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 60</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/bugs/821.css">testsuite/bugs/821.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=e+%7B++display%3A+table%3B%7D">Go to the Validator page</a></p>
      <p>See&nbsp;<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=821">http://www.w3.org/Bugs/Public/show_bug.cgi?id=821</a></p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 0</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="testsuite/bugs/979.css">testsuite/bugs/979.css</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?text=body%7Bfont-size%3A%2E85em%3Bfont-family%3AVerdana%2C%22Bitstream+Vera+Sans%22%2CTahoma%2CArial%2CHelvetica%2Csans-serif%3Bcolor%3A%23000%3Bbackground%3A%23fff%3Bmargin%3A0%3Bpadding%3A0+0+1em+0%3Bmin-width%3A45em%3B%7Ddiv%2Cform%2Cul%2Col%2Cli%7Bmargin%3A0%3Bpadding%3A0%3B%7Dp%7Bmargin%3A1em+0%3B%7Dli%7Blist-style%3Anone%3B%7Dh2%2Ch3%2Ch4%2Ch5%2Ch6%7Bfont-size%3A1%2E1em%3Bfont-family%3AGeorgia%2C%22Bitstream+Vera+Serif%22%2C%22Times+New+Roman%22%2CTimesNR%2Ctimes%2Cserif%3Bfont-weight%3A700%3Bmargin%3A0%3Bpadding%3A0%3B%7Dimg%7Bborder%3Anone%3B%7Dpre%2Ccode%2Ckbd%2Csamp%2Ctt%7Bfont-family%3A%22Andale+Mono%22%2C%22Bitstream+Vera+Sans+Mono%22%2C%22Courier+New%22%2Ccourier%2Cmonospace%3Bwhite-space%3Apre%3B%7D%3Alink%3Afocus%2C%3Avisited%3Afocus%7Bcolor%3A%23d31%3B%7D%3Alink%7Bcolor%3A%2346c%3B%7D%3Avisited%7Bcolor%3A%23939%3B%7D%3Alink%3Ahover%2C%3Avisited%3Ahover%7Bcolor%3A%23d31%3B%7D%3Alink%3Aactive%2C%3Avisited%3Aactive%7Bcolor%3A%2a21%3B%7Dtextarea%3Afocus%2Cinput%5Btype%3Dtext%5D%3Afocus%2Cinput%5Btype%3Dpassword%5D%3Afocus%7Bbackground-color%3A%23eef%3B%7Dtextarea%3Aactive%2Cinput%5Btype%3Dtext%5D%3Aactive%2Cinput%5Btype%3Dpassword%5D%3Aactive%7Bbackground-color%3A%23eef%3B%7Dinput%5Btype%3Dsubmit%5D%3Afocus%2Cinput%5Btype%3Dbutton%5D%3Afocus%7Bcolor%3A%23eef%3Btext-decoration%3Aunderline%3B%7Dinput%5Btype%3Dsubmit%5D%2Cinput%5Btype%3Dbutton%5D%7Bcolor%3A%23fff%3Bbackground%3A%2366c%3Bborder%3A2px+outset+%2366c%3Btext-transform%3Acapitalize%3B%7Dinput%5Btype%3Dsubmit%5D%3Ahover%2Cinput%5Btype%3Dbutton%5D%3Ahover%7Bcolor%3A%23eef%3Btext-decoration%3Aunderline%3B%7Dinput%5Btype%3Dsubmit%5D%3Aactive%2Cinput%5Btype%3Dbutton%5D%3Aactive%7Bborder%3A2px+inset+%2366c%3B%7D%23pageheader%7Bfont-size%3A1%2E15em%3Bfont-family%3ATahoma%2C%22Bitstream+Vera+Sans%22%2CVerdana%2CHelvetica%2CArial%2Csans-serif%3Bcolor%3A%23fff%3Bbackground%3A%2366c%3Bborder-bottom%3A2px+solid+%23448%3Bpadding%3A%2E5em+1em%3B%7D%23pageheader+%3Alink%3Afocus%2C%23pageeader+%3Avisited%3Afocus%7Btext-decoration%3Aunderline%3B%7D%23pageheader+%3Alink%2C%23pageheader+%3Avisited%7Btext-decoration%3Anone%3Bcolor%3A%23fff%3B%7D%23pageheader+%3Alink%3Ahover%2C%23pageheader+%3Avisited%3Ahover%7Btext-decoration%3Aunderline%3B%7D%23pageheader+%3Alink%3Aactive%2C%23pageheader+%3Avisited%3Aactive%7Btext-decoration%3Aunderline%3B%7D%23logo%7Bfont-size%3A2em%3Bfont-family%3AHelvetica%2C%22Bitstream+Vera+Sans%22%2CArial%2CVerdana%2Csans-serif%3Bvertical-align%3Atext-bottom%3Bdisplay%3Ainline%3B%7D%23logo+%3Alink%3Afocus%2C%23logo+%3Avisited%3Afocus%7Btext-decoration%3Anone%3Bcolor%3A%23eef%3B%7D%23logo+%3Alink%2C%23logo+%3Avisited%7Btext-decoration%3Anone%3Bcolor%3A%23fff%3Bbackground%3A%23339%3Bborder%3A3px+outset+%2366c%3Bpadding%3A0+%2E33em%3B%7D%23logo+%3Alink%3Ahover%2C%23logo+%3Avisited%3Ahover%7Btext-decoration%3Anone%3Bcolor%3A%23eef%3B%7D%23logo+%3Alink%3Aactive%2C%23logo+%3Avisited%3Aactive%7Btext-decoration%3Anone%3Bcolor%3A%23eef%3Bborder%3A3px+inset+%2366c%3B%7D%23logo+spa%2Ejeffcarr%7Bfont-variant%3Asmall-caps%3Bfont-style%3Aitalic%3Bfont-weight%3A900%3B%7D%23logo+span%2Einfo%7Bfont-size%3A%2E6em%3Bfont-style%3Aitalic%3Bfont-weight%3A900%3B%7D%23logo+span%2Edot%7Bfont-size%3A%2E3em%3B%7D%23usermenu%7Bposition%3Aabsolute%3Btop%3A%2E5em%3Bright%3A1em%3B%7D%23siteorientation%7Bbackground%3A%2355b%3Bborder%3A%2366c+inset+2px%3Bmargin%3A%2E5em+0+0+0%3Bpadding%3A%2E25em+1em%3Bdisplay%3Ablock%3B%7D%23annex%7Bfont-family%3ATahoma%2C%22Bitstream+Vera+Sans%22%2CVerdana%2CHelvetica%2CArial%2Csans-serif%3Bborder-right%3A2px+solid+%23448%3Bpadding%3A0+0+0+%2E5em%3Bwidth%3A14em%3Bfloat%3Aleft%3B%7D%23annex+div%7Bborder-bottom%3A1px+solid+%23448%3Bpadding%3A%2E5em+%2E5em+%2E5em+0%3B%7D%23annex+div%3Alast-child%7Bborder%3Anone%3B%7D%23annex+form+div%7Bborder%3Anone%3Bpadding%3A0%3B%7D%23annex+li%2C%23annex+input%7Bmargin%3A%2E25em+0+%2E25em+%2E75em%3Bdisplay%3Ablock%3B%7D%23annex+input%5Btype%3Dhidden%5D%7Bdisplay%3Anone%3B%7D%23primarycontent%7Bborder-left%3A2px+solid+%23448%3Bmargin%3A0++0+14%2E5em%3Bpadding%3A0+%2E5em+0+0%3B%7D%23primarycontent+div%7Bborder-bottom%3A1px+dashed+%23448%3Bpadding%3A%2E5em+0+%2E5em+%2E5em%3B%7D%23primarycontent+div%3Alast-child%7Bborder%3Anone%3B%7D%23primarycontent+form+div%7Bborder%3Anone%3Bpadding%3A0%3B%7D%23primarycontent+p%2C%23primarycontent+pre%7Bpadding%3A0+0+0+%2E5em%3B%7D%23primarycontent+%2Enavigationbar%7Btext-align%3Acenter%3Bcolor%3A%23448%3Bborder-top%3A%23448+solid+2px%3Bborder-bottom%3A%23448+solid+2px%3Bpadding%3A%2E25em+1em%3B%7D%23primarycontent+%2Enavigationbar+%2Eprevious%7Bfloat%3Aleft%3B%7D%23primarycontent+%2Enavigationbar+%2Esubsequent%7Bfloat%3Aright%3B%7D%23pagefooter%7Bfont-size%3A%2E8em%3Btext-align%3Acenter%3Bborder-top%3A3px+double+%23448%3Bwidth%3A99%25%3Bpadding%3A%2E4em%3Bclear%3Aboth%3B%7D%23pagefooter+h2%7B%7D%23adoptfirefox%7Bfloat%3Aleft%3Bwidth%3A300px%3B%7D%23pageinformation%7Btext-align%3Aleft%3Bfloat%3Aright%3Bwidth%3A20em%3B%7D%23pagevalidation+%3Alink%3Afocus%2C%23pagevalidation+%3Avisited%3Afocus%7Btext-decoratio%3Anone%3Bbackground%3A%23eef%3B%7D%23pagevalidation+%3Alink%2C%23pagevalidation+%3Avisited%7Btext-decoration%3Anone%3Bcolor%3A%23000%3Bborder%3A2px+outset+%2366c%3Bdisplay%3Ablock%3Bmargin%3A%2E5em+0%3Bwidth%3A16em%3B%7D%23pagevalidation+%3Alink%3Ahover%2C%23pagevalidation+%3Avisited%3Ahover%7Btext-decoration%3Anone%3Bbackground%3A%23eef%3B%7D%23pagevalidation+%3Alink%3Aactive%2C%23pagevalidation+%3Avisited%3Aactive%7Bbackground%3A%23eef%3Bborder%3A2px+inset+%2366c%3B%7D%23pagevalidation+%3Alink%3Afocus+%2Eorganization%2C%23pagevalidation+%3Avisited%3Afocus+%2Eorganization%7Bcolor%3A%23eef%3B%7D%23pagevalidation+%2Eorganization%7Btext-align%3Acenter%3Bcolor%3A%23fff%3Bbackground%3A%2366c%3Bdisplay%3Ablock%3Bfloat%3Aleft%3Bwidth%3A3em%3Bmargin%3A0+%2E25em+0+0%3B%7D%23pagevalidation+%3Alink%3Ahover+%2Eorganization%2C%23pagevalidation+%3Avisited%3Ahover+%2Eorganization%7Bcolor%3A%23eef%3B%7D%23pagevalidation+%3Alink%3Aactive+%2Eorganization%2C%23pagevalidation+%3Avisited%3Aactive+%2Eorganization%7Bcolor%3A%23ef%3B%7D%2Ereaderlink%2C%2Esemanticheading%7Bdisplay%3Anone+!important%3B%7D%2Eformusername%7Bbackground%3A%23fff+url%28%27%2Fimages%2Fuserinfo%2Epng%27%29+no-repeat+scroll+center+left%3Bpadding-left%3A17px%3B%7D%2Eformpassword%7Bbackground%3A%23fff+url%28%27%2Fimages%2Fkey%2Epng%27%29+no-repeat+scroll+center+left%3Bpadding-left%3A17px%3B%7D%2Etabs+ul%7Bborder-bottom%3A2px+solid+%2355b%3Bpadding%3A%2E5em+%2E25em+0+%2E25em%3Bmargin%3A1em+0+0+0%3Bwidth%3A100%25%3Bfloat%3Aleft%3B%7D%2Etabs+li%7Bfloat%3Aleft%3B%7D%2Etabs+%3Alink%3Afocus%2C%2Etabs+%3Avisited%3Afocus%7Btext-decoration%3Aunderline%3Bcolor%3A%23fff%3B%7D%2Etabs+%3Alink%2C%2Etabs+%3Avisited%7Bfont-weight%3A700%3Btext-decoration%3Anone%3Bcolor%3A%23fff%3Bbackground%3A%2355b%3Bborder%3A1px+solid+%2355b%3Bpadding%3A%2E25em+%2E75em%3Bmargin%3A0+1px%3Bdisplay%3Ablock%3B%7D%2Etabs+%3Alink%3Ahover%2C%2Etabs+%3Avisited%3Ahover%7Btext-decoration%3Aunderline%3Bcolor%3A%23fff%3B%7D%2Etabs+%3Alink%3Aactive%2C%2Etabs+%3Avisited%3Aactive%7Btext-decoration%3Aunderine%3Bcolor%3A%23fff%3B%7D%2Etabs+li%2Ecurrent+%3Alink%2C%2Etabs+li%2Ecurrent+%3Avisited%7Btext-decoration%3Anone%3Bcolor%3A%23339%3Bbackground%3A%23fff%3Bborder%3A2px+solid+%23339%3Bborder-bottom%3A1px+solid+%23fff%3Bcursor%3Adefault%3B%7D%23pageinformation%7Btext-align%3Aleft%3Bfloat%3Aright%3Bwidth%3A20em%3B%7D%23pagevalidation+%3Alink%3Afocus%2C%23pagevalidation+%3Avisited%3Afocus%7Btext-decoration%3Anone%3Bbackground%3A%23eef%3B%7D%23pagevalidation+%3Alink%2C%23pagevalidation+%3Avisited%7Btext-decoration%3Anone%3Bcolor%3A%23000%3Bborder%3A2px+outset+%2366c%3Bdisplay%3Ablock%3Bmargin%3A%2E5em+0%3Bwidth%3A16em%3B%7D%23pagevalidation+%3Alink%3Ahover%2C%23pagevalidation+%3Avisited%3Ahover%7Btext-decoration%3Anone%3Bbackground%3A%23eef%3B%7D%23pagevalidation+%3Alink%3Aactive%2C%23pagevalidation+%3Avisited%3Aactive%7Bbackground%3A%23eef%3Bborder%3A2px+inset+%2366c%3B%7D%23pagevalidation+%3Alink%3Afocus+%2Eorganization%2C%23pagevalidation+%3Avisited%3Afocus+%2Eorganization%7Bcolor%3A%23eef%3B%7D%23pagevalidaton+%2Eorganization%7Btext-align%3Acenter%3Bcolor%3A%23fff%3Bbackground%3A%2366c%3Bdisplay%3Ablock%3Bfloat%3Aleft%3Bwidth%3A3em%3Bmargin%3A0+%2E25em+0+0%3B%7D%23pagevalidation+%3Alink%3Ahover+%2Eorganization%2C%23pagevalidation+%3Avisited%3Ahover+%2Eorganization%7Bcolor%3A%23eef%3B%7D%23pagevalidation+%3Alink%3Aactive+%2Eorganization%2C%23pagevalidation+%3Avisited%3Aactive+%2Eorganization%7Bcolor%3A%23eef%3B%7D%2Ereaderlink%2C%2Esemanticheading%7Bdisplay%3Anone+!important%3B%7D%2Eformusername%7Bbackground%3A%23fff+url%28%27%2Fimages%2Fuserinfo%2Epng%27%29+no-repeat+scroll+center+left%3Bpadding-left%3A17px%3B%7D%2Eformpassword%7Bbackground%3A%23fff+url%28%27%2Fimages%2Fkey%2Epng%27%29+no-repeat+scroll+center+left%3Bpadding-left%3A17px%3B%7D%2Etabs+ul%7Bborder-bottom%3A2px+solid+%2355b%3Bpadding%3A%2E5em+%2E25em+0+%2E25em%3Bmargin%3A1em+0+0+0%3Bwidth%3A100%25%3Bfloat%3Aleft%3B%7D%2Etabs+li%7Bfloat%3Aleft%3B%7D%2Etabs+%3Alink%3Afocus%2C%2Etabs+%3Avisited%3Afocus%7Btext-decoration%3Aunderline%3Bcolor%3A%23fff%3B7D%2Etabs+%3Alink%2C%2Etabs+%3Avisited%7Bfont-weight%3A700%3Btext-decoration%3Anone%3Bcolor%3A%23fff%3Bbackground%3A%2355b%3Bborder%3A1px+solid+%2355b%3Bpadding%3A%2E25em+%2E75em%3Bmargin%3A0+1px%3Bdisplay%3Ablock%3B%7D%2Etabs+%3Alink%3Ahover%2C%2Etabs+%3Avisited%3Ahover%7Btext-decoration%3Aunderline%3Bcolor%3A%23fff%3B%7D%2Etabs+%3Alink%3Aactive%2C%2Etabs+%3Avisited%3Aactive%7Btext-decoration%3Aunderline%3Bcolor%3A%23fff%3B%7D%2Etabs+li%2Ecurrent+%3Alink%2C%2Etabs+li%2Ecurrent+%3Avisited%7Btext-decoration%3Anone%3Bcolor%3A%23339%3Bbackground%3A%23fff%3Bborder%3A2px+solid+%23339%3Bborder-bottom%3A1px+solid+%23fff%3Bcursor%3Adefault%3B%7D&amp;profile=css3">Go to the Validator page</a></p>
      <p>See&nbsp;<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=979">http://www.w3.org/Bugs/Public/show_bug.cgi?id=979</a></p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 634</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="http://www.w3.org/Bugs/Public/attachment.cgi?id=388">http://www.w3.org/Bugs/Public/attachment.cgi?id=388</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?uri=http%3A%2F%2Fwww%2Ew3%2Eorg%2FBugs%2FPublic%2Fattachment%2Ecgi%3Fid%3D388">Go to the Validator page</a></p>
      <p>See&nbsp;<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=388">http://www.w3.org/Bugs/Public/show_bug.cgi?id=1504</a></p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 1</dd>
      </dl>
    </div>
    <div class="res">
      <h3><a href="http://www.w3.org/Bugs/Public/attachment.cgi?id=389">http://www.w3.org/Bugs/Public/attachment.cgi?id=389</a></h3>
      <p><a href="http://qa-dev.w3.org:8001/css-validator/validator?uri=http%3A%2F%2Fwww%2Ew3%2Eorg%2FBugs%2FPublic%2Fattachment%2Ecgi%3Fid%3D389">Go to the Validator page</a></p>
      <p>See&nbsp;<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=389">http://www.w3.org/Bugs/Public/show_bug.cgi?id=1504</a></p>
      <dl>
	<dt>Awaited result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 0</dd>
	<dt>Result</dt>
	<dd>Valid</dd>
	<dd>Errors: 0</dd>
	<dd>Warnings: 1</dd>
      </dl>
    </div>
</body>

</html>

Received on Wednesday, 19 April 2006 07:56:22 UTC