servo/tests/wpt/css-tests/selectors-4_dev/html/chapter-8.htm

92 lines
No EOL
3 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<title>User Action Pseudo-classes - Selectors Level 4 CR Test Suite</title>
<style type="text/css">
@import "http://www.w3.org/StyleSheets/TR/base.css";
@import "../indices.css";
</style>
</head>
<body>
<h1>Selectors Level 4 CR Test Suite</h1>
<h2>User Action Pseudo-classes (1 tests)</h2>
<table width="100%">
<col id="test-column">
<col id="refs-column">
<col id="flags-column">
<col id="info-column">
<thead>
<tr>
<th>Test</th>
<th><abbr title="Rendering References">Refs</abbr></th>
<th>Flags</th>
<th>Info</th>
</tr>
</thead>
<tbody id="s8">
<tr><th colspan="4" scope="rowgroup">
<a href="#s8">+</a>
<a href="https://www.w3.org/TR/selectors4/#useraction-pseudos">8 User Action Pseudo-classes</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s8.1">
<tr><th colspan="4" scope="rowgroup">
<a href="#s8.1">+</a>
<a href="https://www.w3.org/TR/selectors4/#the-hover-pseudo">8.1 The pointer hover pseudo-class :hover</a></th></tr>
<!-- 1 tests -->
<tr id="hover-001-manual-8.1" class="primary interact scroll">
<td><strong>
<a href="hover-001-manual.htm">hover-001-manual</a></strong></td>
<td></td>
<td><abbr class="interact" title="Requires user interaction">Interact</abbr><abbr class="scroll" title="Only valid for continuous media">Scroll</abbr></td>
<td>hover pseudo-class when scrolling
<ul class="assert">
<li>Scrolling away from an element that was hovered over should cause the :hover pseudo-class to no longer match said element.</li>
</ul>
</td>
</tr>
</tbody>
<tbody id="s8.1.#hover-pseudo">
<!-- 0 tests -->
</tbody>
<tbody id="s8.2">
<tr><th colspan="4" scope="rowgroup">
<a href="#s8.2">+</a>
<a href="https://www.w3.org/TR/selectors4/#the-active-pseudo">8.2 The activation pseudo-class :active</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s8.2.#active-pseudo">
<!-- 0 tests -->
</tbody>
<tbody id="s8.3">
<tr><th colspan="4" scope="rowgroup">
<a href="#s8.3">+</a>
<a href="https://www.w3.org/TR/selectors4/#the-focus-pseudo">8.3 The input focus pseudo-class :focus</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s8.3.#focus-pseudo">
<!-- 0 tests -->
</tbody>
<tbody id="s8.4">
<tr><th colspan="4" scope="rowgroup">
<a href="#s8.4">+</a>
<a href="https://www.w3.org/TR/selectors4/#drag-pseudos">8.4 The drag-and-drop pseudo-classes</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s8.4.#active-drop-target">
<!-- 0 tests -->
</tbody>
<tbody id="s8.4.#invalid-drop-target">
<!-- 0 tests -->
</tbody>
<tbody id="s8.4.#valid-drop-target">
<!-- 0 tests -->
</tbody>
</table>
</body>
</html>