Update CSS tests to revision d674587d6ae7d2e231d632785559f2613d554eb0

This commit is contained in:
Ms2ger
2015-08-21 17:46:44 +02:00
parent 7c45ff8e05
commit f235d49372
6623 changed files with 267392 additions and 10061 deletions

View File

@@ -226,7 +226,7 @@
<tr id="universal-selector-003-5.3" class="primary">
<td><strong>
<a href="universal-selector-003.xht">universal-selector-003</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.xht">=</a> </td>
<td></td>
<td>Implied universal selector for class selector
<ul class="assert">
@@ -237,7 +237,7 @@
<tr id="universal-selector-004-5.3" class="primary">
<td><strong>
<a href="universal-selector-004.xht">universal-selector-004</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.xht">=</a> </td>
<td></td>
<td>Implied universal selector for ID
<ul class="assert">
@@ -342,7 +342,7 @@
<tr id="descendent-selector-001-5.5" class="primary">
<td><strong>
<a href="descendent-selector-001.xht">descendent-selector-001</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.xht">=</a> </td>
<td></td>
<td>Descendent selector does not apply to parent element
<ul class="assert">
@@ -386,7 +386,7 @@
<tr id="descendent-selector-005-5.5" class="primary">
<td><strong>
<a href="descendent-selector-005.xht">descendent-selector-005</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.xht">=</a> </td>
<td></td>
<td>Grandchild selection with no children
<ul class="assert">
@@ -547,7 +547,7 @@
<tr id="combinator-001-5.7" class="primary">
<td><strong>
<a href="combinator-001.xht">combinator-001</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.xht">=</a> </td>
<td></td>
<td>Descendant combinators and newlines
<ul class="assert">
@@ -558,7 +558,7 @@
<tr id="combinator-002-5.7" class="primary">
<td><strong>
<a href="combinator-002.xht">combinator-002</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.xht">=</a> </td>
<td></td>
<td>Sibling combinators and spaces
<ul class="assert">
@@ -569,7 +569,7 @@
<tr id="combinator-003-5.7" class="primary">
<td><strong>
<a href="combinator-003.xht">combinator-003</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.xht">=</a> </td>
<td></td>
<td>Sibling combinators and newlines
<ul class="assert">
@@ -580,7 +580,7 @@
<tr id="combinator-004-5.7" class="primary">
<td><strong>
<a href="combinator-004.xht">combinator-004</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.xht">=</a> </td>
<td></td>
<td>Descendant combinators and spaces
<ul class="assert">
@@ -646,7 +646,7 @@
<tr id="sibling-selector-002-5.7" class="primary">
<td><strong>
<a href="sibling-selector-002.xht">sibling-selector-002</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.xht">=</a> </td>
<td></td>
<td>Sibling selector with non-element node
<ul class="assert">
@@ -762,7 +762,7 @@
<tr id="attribute-selector-001-5.8" class="primary">
<td><strong>
<a href="attribute-selector-001.xht">attribute-selector-001</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.xht">=</a> </td>
<td></td>
<td>ID selector without value and no matching element
<ul class="assert">
@@ -773,7 +773,7 @@
<tr id="attribute-selector-002-5.8" class="primary">
<td><strong>
<a href="attribute-selector-002.xht">attribute-selector-002</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.xht">=</a> </td>
<td></td>
<td>Attribute selector without value
<ul class="assert">
@@ -817,7 +817,7 @@
<tr id="attribute-value-selector-004-5.8" class="primary invalid">
<td><strong>
<a href="attribute-value-selector-004.xht">attribute-value-selector-004</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.xht">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Numeric attributes
<ul class="assert">
@@ -828,7 +828,7 @@
<tr id="attribute-value-selector-006-5.8" class="primary">
<td><strong>
<a href="attribute-value-selector-006.xht">attribute-value-selector-006</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.xht">=</a> </td>
<td></td>
<td>Multiple and repeating attributes
<ul class="assert">
@@ -1122,7 +1122,7 @@
<tr id="class-selector-001-5.8.3" class="primary">
<td><strong>
<a href="class-selector-001.xht">class-selector-001</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.xht">=</a> </td>
<td></td>
<td>Class selectors with only a partial match of 'class' attribute
<ul class="assert">
@@ -1133,7 +1133,7 @@
<tr id="class-selector-002-5.8.3" class="primary">
<td><strong>
<a href="class-selector-002.xht">class-selector-002</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.xht">=</a> </td>
<td></td>
<td>Class selectors with a type
<ul class="assert">
@@ -1144,7 +1144,7 @@
<tr id="class-selector-003-5.8.3" class="primary">
<td><strong>
<a href="class-selector-003.xht">class-selector-003</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.xht">=</a> </td>
<td></td>
<td>Class selectors without a type
<ul class="assert">
@@ -1155,7 +1155,7 @@
<tr id="class-selector-004-5.8.3" class="primary invalid">
<td><strong>
<a href="class-selector-004.xht">class-selector-004</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.xht">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Invalid class selectors with a space between the &quot;.&quot; and the class name
<ul class="assert">
@@ -1166,7 +1166,7 @@
<tr id="class-selector-005-5.8.3" class="primary invalid">
<td><strong>
<a href="class-selector-005.xht">class-selector-005</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.xht">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Invalid class selectors with a carriage return between the &quot;.&quot; and the class name
<ul class="assert">
@@ -1177,7 +1177,7 @@
<tr id="class-selector-006-5.8.3" class="primary">
<td><strong>
<a href="class-selector-006.xht">class-selector-006</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.xht">=</a> </td>
<td></td>
<td>Multiple class selectors
<ul class="assert">
@@ -1188,7 +1188,7 @@
<tr id="class-selector-007-5.8.3" class="primary">
<td><strong>
<a href="class-selector-007.xht">class-selector-007</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.xht">=</a> </td>
<td></td>
<td>Multiple class selectors and missing class values
<ul class="assert">
@@ -1283,7 +1283,7 @@
<tr id="id-selector-001-5.9" class="primary">
<td><strong>
<a href="id-selector-001.xht">id-selector-001</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.xht">=</a> </td>
<td></td>
<td>Simple ID selectors
<ul class="assert">
@@ -1305,7 +1305,7 @@
<tr id="id-selector-004-5.9" class="primary invalid">
<td><strong>
<a href="id-selector-004.xht">id-selector-004</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.xht">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Invalid ID selector syntax - white space between # and id
<ul class="assert">
@@ -1316,7 +1316,7 @@
<tr id="id-selector-005-5.9" class="primary invalid">
<td><strong>
<a href="id-selector-005.xht">id-selector-005</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.xht">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Invalid ID selector syntax - Begins with numerals
<ul class="assert">
@@ -1327,7 +1327,7 @@
<tr id="id-selector-006-5.9" class="primary">
<td><strong>
<a href="id-selector-006.xht">id-selector-006</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.xht">=</a> </td>
<td></td>
<td>Simple ID selectors specificity over attribute selectors
<ul class="assert">
@@ -1779,7 +1779,7 @@
<tr id="lang-selector-002-5.11.4" class="primary invalid">
<td><strong>
<a href="lang-selector-002.xht">lang-selector-002</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.xht">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Empty :lang selector
<ul class="assert">
@@ -1790,7 +1790,7 @@
<tr id="lang-selector-003-5.11.4" class="primary">
<td><strong>
<a href="lang-selector-003.xht">lang-selector-003</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.xht">=</a> </td>
<td></td>
<td>Invalid language name for :lang selector
<ul class="assert">
@@ -2246,7 +2246,7 @@
<tr id="first-line-selector-013-5.12.1" class="primary">
<td><strong>
<a href="first-line-selector-013.xht">first-line-selector-013</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.xht">=</a> </td>
<td></td>
<td>First-line selector applicability to inline-blocks
<ul class="assert">
@@ -2298,7 +2298,7 @@
<tr id="pseudo-001-5.12.1" class="primary">
<td><strong>
<a href="pseudo-001.xht">pseudo-001</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.xht">=</a> </td>
<td></td>
<td>Pseudo elements before simple selector
<ul class="assert">
@@ -2309,7 +2309,7 @@
<tr id="pseudo-002-5.12.1" class="primary">
<td><strong>
<a href="pseudo-002.xht">pseudo-002</a></strong></td>
<td></td>
<td><a href="reference/filler-text-below-green.xht">=</a> </td>
<td></td>
<td>First-line pseudo-element case sensitivity
<ul class="assert">
@@ -2430,7 +2430,7 @@
<tr id="pseudo-014-5.12.1" class="primary">
<td><strong>
<a href="pseudo-014.xht">pseudo-014</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.xht">=</a> </td>
<td></td>
<td>Pseudo elements before attribute selector
<ul class="assert">
@@ -2441,7 +2441,7 @@
<tr id="pseudo-015-5.12.1" class="primary">
<td><strong>
<a href="pseudo-015.xht">pseudo-015</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.xht">=</a> </td>
<td></td>
<td>Pseudo elements before child selector
<ul class="assert">
@@ -2452,7 +2452,7 @@
<tr id="pseudo-016-5.12.1" class="primary">
<td><strong>
<a href="pseudo-016.xht">pseudo-016</a></strong></td>
<td></td>
<td><a href="reference/no-red-filler-text-ref.xht">=</a> </td>
<td></td>
<td>Pseudo elements not the last (invalid) - Sibling selector
<ul class="assert">