mirror of
https://github.com/servo/servo.git
synced 2025-06-23 16:44:33 +01:00
66 lines
No EOL
2 KiB
HTML
66 lines
No EOL
2 KiB
HTML
|
|
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<title>Grid-Structural Selectors - 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>Grid-Structural Selectors (0 tests)</h2>
|
|
<table width="100%">
|
|
<col id="test-column"></col>
|
|
<col id="refs-column"></col>
|
|
<col id="flags-column"></col>
|
|
<col id="info-column"></col>
|
|
<thead>
|
|
<tr>
|
|
<th>Test</th>
|
|
<th><abbr title="Rendering References">Refs</abbr></th>
|
|
<th>Flags</th>
|
|
<th>Info</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody id="s14">
|
|
<tr><th colspan="4" scope="rowgroup">
|
|
<a href="#s14">+</a>
|
|
<a href="https://www.w3.org/TR/selectors4/#table-pseudos">14 Grid-Structural Selectors</a></th></tr>
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s14.1">
|
|
<tr><th colspan="4" scope="rowgroup">
|
|
<a href="#s14.1">+</a>
|
|
<a href="https://www.w3.org/TR/selectors4/#column-combinator">14.1 Column combinator</a></th></tr>
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s14.1.#column-combinator0">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s14.2">
|
|
<tr><th colspan="4" scope="rowgroup">
|
|
<a href="#s14.2">+</a>
|
|
<a href="https://www.w3.org/TR/selectors4/#the-nth-column-pseudo">14.2 :nth-column() pseudo-class</a></th></tr>
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s14.2.#nth-column-pseudo">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s14.3">
|
|
<tr><th colspan="4" scope="rowgroup">
|
|
<a href="#s14.3">+</a>
|
|
<a href="https://www.w3.org/TR/selectors4/#the-nth-last-column-pseudo">14.3 :nth-last-column() pseudo-class</a></th></tr>
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s14.3.#nth-last-column-pseudo">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
</table>
|
|
|
|
</body>
|
|
</html> |