servo/tests/wpt/css-tests/selectors-4_dev/html/chapter-7.htm
Ms2ger 296fa2512b Update web-platform-tests and CSS tests.
- Update CSS tests to revision e05bfd5e30ed662c2f8a353577003f8eed230180.
- Update web-platform-tests to revision a052787dd5c069a340031011196b73affbd68cd9.
2017-02-06 22:38:29 +01:00

101 lines
No EOL
3.3 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<title>Location 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>Location 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="s7">
<tr><th colspan="4" scope="rowgroup">
<a href="#s7">+</a>
<a href="https://www.w3.org/TR/selectors4/#location">7 Location Pseudo-classes</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s7.1">
<tr><th colspan="4" scope="rowgroup">
<a href="#s7.1">+</a>
<a href="https://www.w3.org/TR/selectors4/#the-any-link-pseudo">7.1 The hyperlink pseudo-class: :any-link</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s7.1.#any-link-pseudo">
<!-- 0 tests -->
</tbody>
<tbody id="s7.2">
<tr><th colspan="4" scope="rowgroup">
<a href="#s7.2">+</a>
<a href="https://www.w3.org/TR/selectors4/#link">7.2 The link history pseudo-classes: :link and :visited</a></th></tr>
<!-- 1 tests -->
<tr id="caret-color-016-7.2" class="interact may script">
<td>
<a href="caret-color-016.htm">caret-color-016</a></td>
<td></td>
<td><abbr class="interact" title="Requires user interaction">Interact</abbr><abbr class="may" title="Behavior tested is preferred but optional">Optional</abbr><abbr class="script" title="Executes tests in script">Script</abbr></td>
<td>caret-color visited link computed value
<ul class="assert">
<li>Test checks that computed style of caret-color on visited links doesn't leak privacy information.</li>
</ul>
</td>
</tr>
</tbody>
<tbody id="s7.2.#link-pseudo">
<!-- 0 tests -->
</tbody>
<tbody id="s7.2.#visited-pseudo">
<!-- 0 tests -->
</tbody>
<tbody id="s7.3">
<tr><th colspan="4" scope="rowgroup">
<a href="#s7.3">+</a>
<a href="https://www.w3.org/TR/selectors4/#local-pseudo">7.3 The local link pseudo-class :local-link</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s7.3.#local-link-pseudo">
<!-- 0 tests -->
</tbody>
<tbody id="s7.4">
<tr><th colspan="4" scope="rowgroup">
<a href="#s7.4">+</a>
<a href="https://www.w3.org/TR/selectors4/#the-target-pseudo">7.4 The target pseudo-class :target</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s7.4.#target-pseudo">
<!-- 0 tests -->
</tbody>
<tbody id="s7.5">
<tr><th colspan="4" scope="rowgroup">
<a href="#s7.5">+</a>
<a href="https://www.w3.org/TR/selectors4/#the-scope-pseudo">7.5 The contextual reference element pseudo-class :scope</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s7.5.#contextual-reference-element-set">
<!-- 0 tests -->
</tbody>
<tbody id="s7.5.#scope-pseudo">
<!-- 0 tests -->
</tbody>
</table>
</body>
</html>