mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Update CSS tests to revision 31d63cc79bd4c929ed582229e936d7b389f3e6ab
This commit is contained in:
parent
1a81b18b9f
commit
2c9faf5363
91915 changed files with 5979820 additions and 0 deletions
102
tests/wpt/css-tests/css-gcpm-3_dev/html/chapter-4.htm
Normal file
102
tests/wpt/css-tests/css-gcpm-3_dev/html/chapter-4.htm
Normal file
|
@ -0,0 +1,102 @@
|
|||
|
||||
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
|
||||
<html>
|
||||
<head>
|
||||
<title>Leaders - CSS Generated Content for Paged Media Level 3 CR Test Suite</title>
|
||||
<style type="text/css">
|
||||
@import "http://www.w3.org/StyleSheets/TR/base.css";
|
||||
@import "../indices.css";
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<h1>CSS Generated Content for Paged Media Level 3 CR Test Suite</h1>
|
||||
<h2>Leaders (3 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="s4">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s4">+</a>
|
||||
<a href="http://www.w3.org/TR/css-gcpm-3/#leaders">4 Leaders</a></th></tr>
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s4.#dotted-leader">
|
||||
<!-- 1 tests -->
|
||||
<tr id="leader-001-4.#dotted-leader" class="primary paged">
|
||||
<td><strong>
|
||||
<a href="leader-001.htm">leader-001</a></strong></td>
|
||||
<td></td>
|
||||
<td><abbr class="paged" title="Only valid for paged media">Paged</abbr></td>
|
||||
<td>GCPM Dotted Leader
|
||||
<ul class="assert">
|
||||
<li>Test checks that a basic dotted leader is implemented</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="s4.#funcdef-leader">
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s4.#issue-2f5c8d3f">
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s4.#solid-leader">
|
||||
<!-- 1 tests -->
|
||||
<tr id="leader-003-4.#solid-leader" class="primary paged">
|
||||
<td><strong>
|
||||
<a href="leader-003.htm">leader-003</a></strong></td>
|
||||
<td></td>
|
||||
<td><abbr class="paged" title="Only valid for paged media">Paged</abbr></td>
|
||||
<td>GCPM Solid Leader
|
||||
<ul class="assert">
|
||||
<li>Test checks that a basic solid leader is implemented</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="s4.#space-leader">
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s4.#string-leader">
|
||||
<!-- 1 tests -->
|
||||
<tr id="leader-002-4.#string-leader" class="primary paged">
|
||||
<td><strong>
|
||||
<a href="leader-002.htm">leader-002</a></strong></td>
|
||||
<td></td>
|
||||
<td><abbr class="paged" title="Only valid for paged media">Paged</abbr></td>
|
||||
<td>GCPM String Leader
|
||||
<ul class="assert">
|
||||
<li>Test checks that a custom character leader is implemented</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="s4.1">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s4.1">+</a>
|
||||
<a href="http://www.w3.org/TR/css-gcpm-3/#rendering-leaders">4.1 Rendering leaders</a></th></tr>
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
<tbody id="s4.1.1">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s4.1.1">+</a>
|
||||
<a href="http://www.w3.org/TR/css-gcpm-3/#procedure-leader">4.1.1 Procedure for rendering leaders</a></th></tr>
|
||||
<!-- 0 tests -->
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue