mirror of
https://github.com/servo/servo
synced 2026-04-29 10:57:43 +02:00
Update CSS tests to revision b9c63d615a65c4d96f26969bcd504d4e1c3cdab8
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<body>
|
||||
|
||||
<h1>CSS 2.1 Conformance Test Suite</h1>
|
||||
<h2>Syntax and basic data types (439 tests)</h2>
|
||||
<h2>Syntax and basic data types (431 tests)</h2>
|
||||
<table width="100%">
|
||||
<col id="test-column"></col>
|
||||
<col id="refs-column"></col>
|
||||
@@ -30,96 +30,11 @@
|
||||
<tbody id="s4">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s4">+</a>
|
||||
<a href="https://www.w3.org/TR/CSS21/syndata.html">4 Syntax and basic data types</a></th></tr>
|
||||
<!-- 8 tests -->
|
||||
<tr id="counters-001-4" class="">
|
||||
<td>
|
||||
<a href="counters-001.xht">counters-001</a></td>
|
||||
<td><a href="reference/counters-001-ref.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>Parsing counter functions with just the identifier
|
||||
<ul class="assert">
|
||||
<li>Counters can be referred to using only the identifier.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="counters-002-4" class="invalid">
|
||||
<td>
|
||||
<a href="counters-002.xht">counters-002</a></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>Parsing invalid counter functions - Too many arguments
|
||||
<ul class="assert">
|
||||
<li>A counter is invalid if it has too many arguments.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="ident-014-4" class="">
|
||||
<td>
|
||||
<a href="ident-014.xht">ident-014</a></td>
|
||||
<td><a href="reference/filler-text-below-green.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>Selector attributes and hyphens
|
||||
<ul class="assert">
|
||||
<li>Attribute selectors can begin with hyphens.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="ident-015-4" class="">
|
||||
<td>
|
||||
<a href="ident-015.xht">ident-015</a></td>
|
||||
<td><a href="reference/filler-text-below-green.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>Attribute selectors and underscores
|
||||
<ul class="assert">
|
||||
<li>Attribute selectors can begin with underscores.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="ident-016-4" class="">
|
||||
<td>
|
||||
<a href="ident-016.xht">ident-016</a></td>
|
||||
<td><a href="reference/filler-text-below-green.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>Attribute selectors with hyphens and underscores
|
||||
<ul class="assert">
|
||||
<li>Attribute selectors are valid if they begin with hyphens and then underscores.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="ident-017-4" class="invalid">
|
||||
<td>
|
||||
<a href="ident-017.xht">ident-017</a></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>Attribute selection with digits
|
||||
<ul class="assert">
|
||||
<li>Attribute selectors cannot begin with digits.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="ident-018-4" class="invalid">
|
||||
<td>
|
||||
<a href="ident-018.xht">ident-018</a></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>Attribute selectors starting with hyphens and digits
|
||||
<ul class="assert">
|
||||
<li>Attribute selectors cannot begin with hyphens then digits.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="ident-019-4" class="">
|
||||
<td>
|
||||
<a href="ident-019.xht">ident-019</a></td>
|
||||
<td><a href="reference/filler-text-below-green.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>Attribute selectors starting with underscore and digits
|
||||
<ul class="assert">
|
||||
<li>Attribute selectors can begin with underscore then digits.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<a href="https://www.w3.org/TR/CSS21/syndata.html#q4.0">4 Syntax and basic data types</a></th></tr>
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s4.#annoying-warning">
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s4.1">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
|
||||
Reference in New Issue
Block a user