mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Update CSS tests to revision d13905941293af83ea8c3c1750dba652e0423fb0
This commit is contained in:
parent
b492a3e8b1
commit
5450053b02
842 changed files with 42936 additions and 27 deletions
126
tests/wpt/css-tests/css-pseudo-4_dev/html/chapter-2.htm
Normal file
126
tests/wpt/css-tests/css-pseudo-4_dev/html/chapter-2.htm
Normal file
|
@ -0,0 +1,126 @@
|
|||
|
||||
|
||||
<!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>
|
Loading…
Add table
Add a link
Reference in a new issue