Update CSS tests to revision 584b6cdd10401df603bd7bdf4ec801fcddc65468

This commit is contained in:
Ms2ger
2015-09-04 12:21:22 +02:00
parent 8d21a79246
commit 58b5cd27de
1279 changed files with 30378 additions and 18158 deletions

View File

@@ -13,7 +13,7 @@
<body>
<h1>CSS 2.1 Conformance Test Suite</h1>
<h2>User interface (360 tests)</h2>
<h2>User interface (361 tests)</h2>
<table width="100%">
<col id="test-column">
<col id="refs-column">
@@ -37,7 +37,7 @@
<tr><th colspan="4" scope="rowgroup">
<a href="#s18.1">+</a>
<a href="http://www.w3.org/TR/CSS21/ui.html#cursor-props">18.1 Cursors: the 'cursor' property</a></th></tr>
<!-- 41 tests -->
<!-- 42 tests -->
<tr id="cursor-001-18.1" class="image interact">
<td>
<a href="cursor-001.htm">cursor-001</a></td>
@@ -483,6 +483,17 @@
</ul>
</td>
</tr>
<tr id="select-cursor-001-manual-18.1" class="HTMLonly interact">
<td>
<a href="select-cursor-001-manual.htm">select-cursor-001-manual</a></td>
<td></td>
<td><abbr class="interact" title="Requires user interaction">Interact</abbr></td>
<td>cursor property and select element
<ul class="assert">
<li>Hovering the pointer over a select menu on top of an element with a cursor set should not display said cursor</li>
</ul>
</td>
</tr>
</tbody>
<tbody id="s18.1.#propdef-cursor">
<!-- 34 tests -->