mirror of
https://github.com/servo/servo.git
synced 2025-06-24 09:04:33 +01:00
126 lines
No EOL
4.5 KiB
HTML
126 lines
No EOL
4.5 KiB
HTML
|
|
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
|
|
<html>
|
|
<head>
|
|
<title>Typographic Pseudo-elements - CSS Pseudo-Elements Module Level 4 Test Suite</title>
|
|
<style type="text/css">
|
|
@import "http://www.w3.org/StyleSheets/TR/base.css";
|
|
@import "../indices.css";
|
|
</style>
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<h1>CSS Pseudo-Elements Module Level 4 Test Suite</h1>
|
|
<h2>Typographic Pseudo-elements (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="s2">
|
|
<tr><th colspan="4" scope="rowgroup">
|
|
<a href="#s2">+</a>
|
|
<a href="http://www.w3.org/TR/css-pseudo-4/#typographic-pseudos">2 Typographic Pseudo-elements</a></th></tr>
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s2.1">
|
|
<tr><th colspan="4" scope="rowgroup">
|
|
<a href="#s2.1">+</a>
|
|
<a href="http://www.w3.org/TR/css-pseudo-4/#first-line-pseudo">2.1 The ::first-line pseudo-element</a></th></tr>
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s2.1.#fictional-tag-sequence">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s2.1.#selectordef-first-line">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s2.1.1">
|
|
<tr><th colspan="4" scope="rowgroup">
|
|
<a href="#s2.1.1">+</a>
|
|
<a href="http://www.w3.org/TR/css-pseudo-4/#first-text-line">2.1.1 Finding the First Formatted Line</a></th></tr>
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s2.1.1.#first-formatted-line">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s2.1.2">
|
|
<tr><th colspan="4" scope="rowgroup">
|
|
<a href="#s2.1.2">+</a>
|
|
<a href="http://www.w3.org/TR/css-pseudo-4/#first-line-styling">2.1.2 Styling the First Line Pseudo-element</a></th></tr>
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s2.1.3">
|
|
<tr><th colspan="4" scope="rowgroup">
|
|
<a href="#s2.1.3">+</a>
|
|
<a href="http://www.w3.org/TR/css-pseudo-4/#first-line-inheritance">2.1.3 Inheritance and the ::first-line Pseudo-element</a></th></tr>
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s2.2">
|
|
<tr><th colspan="4" scope="rowgroup">
|
|
<a href="#s2.2">+</a>
|
|
<a href="http://www.w3.org/TR/css-pseudo-4/#first-letter-pseudo">2.2 The ::first-letter pseudo-element</a></th></tr>
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s2.2.#issue-703eb1d7">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s2.2.1">
|
|
<tr><th colspan="4" scope="rowgroup">
|
|
<a href="#s2.2.1">+</a>
|
|
<a href="http://www.w3.org/TR/css-pseudo-4/#application-in-css">2.2.1 Finding the First Letter</a></th></tr>
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s2.2.2">
|
|
<tr><th colspan="4" scope="rowgroup">
|
|
<a href="#s2.2.2">+</a>
|
|
<a href="http://www.w3.org/TR/css-pseudo-4/#first-letter-styling">2.2.2 Styling the ::first-letter Pseudo-element</a></th></tr>
|
|
<!-- 3 tests -->
|
|
<tr id="first-letter-001-2.2.2" class="primary">
|
|
<td><strong>
|
|
<a href="first-letter-001.htm">first-letter-001</a></strong></td>
|
|
<td><a href="reference/first-letter-001-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>::first-letter formatting
|
|
<ul class="assert">
|
|
<li>Test checks that a floated ::first-letter follows the usual formating rules for floats.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="first-letter-002-2.2.2" class="primary">
|
|
<td><strong>
|
|
<a href="first-letter-002.htm">first-letter-002</a></strong></td>
|
|
<td><a href="reference/first-letter-001-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>::first-letter formatting
|
|
<ul class="assert">
|
|
<li>Test checks that a floated ::first-letter is formatted identically to a floated non-pseudo element with the same content.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="first-letter-003-2.2.2" class="primary">
|
|
<td><strong>
|
|
<a href="first-letter-003.htm">first-letter-003</a></strong></td>
|
|
<td><a href="reference/first-letter-001-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>::first-letter formatting
|
|
<ul class="assert">
|
|
<li>Test checks that a floated ::first-letter is formatted identically to a floated non-pseudo element with the same content.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
</body>
|
|
</html> |