mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
Update CSS tests to revision 584b6cdd10401df603bd7bdf4ec801fcddc65468
This commit is contained in:
parent
8d21a79246
commit
58b5cd27de
1279 changed files with 30378 additions and 18158 deletions
|
@ -13,7 +13,7 @@
|
|||
<body>
|
||||
|
||||
<h1>CSS Basic User Interface Module Level 3 CR Test Suite</h1>
|
||||
<h2>Pointing Devices and Keyboards (144 tests)</h2>
|
||||
<h2>Pointing Devices and Keyboards (145 tests)</h2>
|
||||
<table width="100%">
|
||||
<col id="test-column">
|
||||
<col id="refs-column">
|
||||
|
@ -43,7 +43,7 @@
|
|||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s6.1.1">+</a>
|
||||
<a href="http://www.w3.org/TR/css3-ui/#cursor">6.1.1 cursor property</a></th></tr>
|
||||
<!-- 56 tests -->
|
||||
<!-- 57 tests -->
|
||||
<tr id="cursor-image-001-6.1.1" class="primary image interact">
|
||||
<td><strong>
|
||||
<a href="cursor-image-001.htm">cursor-image-001</a></strong></td>
|
||||
|
@ -660,6 +660,17 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="select-cursor-001-manual-6.1.1" class="primary HTMLonly interact">
|
||||
<td><strong>
|
||||
<a href="select-cursor-001-manual.htm">select-cursor-001-manual</a></strong></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="s6.1.1.#example-4a59cfe4">
|
||||
<!-- 0 tests -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue