Update CSS tests to revision d13905941293af83ea8c3c1750dba652e0423fb0

This commit is contained in:
Ms2ger 2015-10-31 14:35:08 +01:00
parent b492a3e8b1
commit 5450053b02
842 changed files with 42936 additions and 27 deletions

View file

@ -0,0 +1,39 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<title>Introduction - 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>Introduction (0 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="s1">
<tr><th colspan="4" scope="rowgroup">
<a href="#s1">+</a>
<a href="http://www.w3.org/TR/css-pseudo-4/#intro">1 Introduction</a></th></tr>
<!-- 0 tests -->
</tbody>
</table>
</body>
</html>

View 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>

View file

@ -0,0 +1,111 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<title>Highlight 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>Highlight Pseudo-elements (0 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="s3">
<tr><th colspan="4" scope="rowgroup">
<a href="#s3">+</a>
<a href="http://www.w3.org/TR/css-pseudo-4/#highlight-pseudos">3 Highlight Pseudo-elements</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s3.1">
<tr><th colspan="4" scope="rowgroup">
<a href="#s3.1">+</a>
<a href="http://www.w3.org/TR/css-pseudo-4/#highlight-selectors">3.1 Selecting Highlighted Content: the ::selection, ::spelling-error, and ::grammar-error pseudo-elements</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s3.1.#highlight-pseudo-elements">
<!-- 0 tests -->
</tbody>
<tbody id="s3.1.#issue-43364a12">
<!-- 0 tests -->
</tbody>
<tbody id="s3.1.#selectordef-grammar-error">
<!-- 0 tests -->
</tbody>
<tbody id="s3.1.#selectordef-selection">
<!-- 0 tests -->
</tbody>
<tbody id="s3.1.#selectordef-spelling-error">
<!-- 0 tests -->
</tbody>
<tbody id="s3.2">
<tr><th colspan="4" scope="rowgroup">
<a href="#s3.2">+</a>
<a href="http://www.w3.org/TR/css-pseudo-4/#highlight-styling">3.2 Styling Highlights</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s3.2.#issue-7be57116">
<!-- 0 tests -->
</tbody>
<tbody id="s3.3">
<tr><th colspan="4" scope="rowgroup">
<a href="#s3.3">+</a>
<a href="http://www.w3.org/TR/css-pseudo-4/#highlight-bounds">3.3 Area of a Highlight</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s3.3.#issue-271a1b90">
<!-- 0 tests -->
</tbody>
<tbody id="s3.3.#issue-b6466947">
<!-- 0 tests -->
</tbody>
<tbody id="s3.3.#root-highlight-overlay">
<!-- 0 tests -->
</tbody>
<tbody id="s3.4">
<tr><th colspan="4" scope="rowgroup">
<a href="#s3.4">+</a>
<a href="http://www.w3.org/TR/css-pseudo-4/#highlight-cascade">3.4 Cascading and Per-Element Highlight Styles</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s3.4.#issue-d1a9f919">
<!-- 0 tests -->
</tbody>
<tbody id="s3.5">
<tr><th colspan="4" scope="rowgroup">
<a href="#s3.5">+</a>
<a href="http://www.w3.org/TR/css-pseudo-4/#highlight-painting">3.5 Painting the Highlight</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s3.5.#issue-8f96bd90">
<!-- 0 tests -->
</tbody>
<tbody id="s3.5.#issue-a5c22c51">
<!-- 0 tests -->
</tbody>
<tbody id="s3.6">
<tr><th colspan="4" scope="rowgroup">
<a href="#s3.6">+</a>
<a href="http://www.w3.org/TR/css-pseudo-4/#highlight-security">3.6 Security Considerations</a></th></tr>
<!-- 0 tests -->
</tbody>
</table>
</body>
</html>

View file

@ -0,0 +1,66 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<title>Tree-Abiding 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>Tree-Abiding Pseudo-elements (0 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-pseudo-4/#treelike">4 Tree-Abiding Pseudo-elements</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s4.1">
<tr><th colspan="4" scope="rowgroup">
<a href="#s4.1">+</a>
<a href="http://www.w3.org/TR/css-pseudo-4/#generated-content">4.1 Generated Content Pseudo-elements: ::before and ::after</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s4.1.#selectordef-after">
<!-- 0 tests -->
</tbody>
<tbody id="s4.1.#selectordef-before">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2">
<tr><th colspan="4" scope="rowgroup">
<a href="#s4.2">+</a>
<a href="http://www.w3.org/TR/css-pseudo-4/#placeholder-pseudo">4.2 Placeholder Input: the ::placeholder pseudo-element</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#issue-44dd3703">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#issue-68e6c4d7">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#selectordef-placeholder">
<!-- 0 tests -->
</tbody>
</table>
</body>
</html>

View file

@ -0,0 +1,42 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<title>Overlapping Pseudo-element Interactions - 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>Overlapping Pseudo-element Interactions (0 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="s5">
<tr><th colspan="4" scope="rowgroup">
<a href="#s5">+</a>
<a href="http://www.w3.org/TR/css-pseudo-4/#interactions">5 Overlapping Pseudo-element Interactions</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s5.#overlapping-example">
<!-- 0 tests -->
</tbody>
</table>
</body>
</html>

View file

@ -0,0 +1,222 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<title>Additions to the CSS Object Model - 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>Additions to the CSS Object Model (0 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="s6">
<tr><th colspan="4" scope="rowgroup">
<a href="#s6">+</a>
<a href="http://www.w3.org/TR/css-pseudo-4/#cssom">6 Additions to the CSS Object Model</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s6.#issue-116a9e33">
<!-- 0 tests -->
</tbody>
<tbody id="s6.1">
<tr><th colspan="4" scope="rowgroup">
<a href="#s6.1">+</a>
<a href="http://www.w3.org/TR/css-pseudo-4/#CSSPseudoElement-interface">6.1 Interface CSSPseudoElement</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s6.1.#csspseudoelement">
<!-- 0 tests -->
</tbody>
<tbody id="s6.1.#dom-csspseudochild-style">
<!-- 0 tests -->
</tbody>
<tbody id="s6.1.#dom-csspseudochild-type">
<!-- 0 tests -->
</tbody>
<tbody id="s6.1.#dom-csspseudoelement-style">
<!-- 0 tests -->
</tbody>
<tbody id="s6.1.#dom-csspseudoelement-type">
<!-- 0 tests -->
</tbody>
<tbody id="s6.1.#issue-65c50c19">
<!-- 0 tests -->
</tbody>
<tbody id="s6.1.#issue-b008e095">
<!-- 0 tests -->
</tbody>
<tbody id="s6.2">
<tr><th colspan="4" scope="rowgroup">
<a href="#s6.2">+</a>
<a href="http://www.w3.org/TR/css-pseudo-4/#CSSPseudoElementList-interface">6.2 Interface CSSPseudoElementList</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s6.2.#csspseudoelementlist">
<!-- 0 tests -->
</tbody>
<tbody id="s6.2.#dom-csspseudochildlist-getbytype">
<!-- 0 tests -->
</tbody>
<tbody id="s6.2.#dom-csspseudochildlist-item">
<!-- 0 tests -->
</tbody>
<tbody id="s6.2.#dom-csspseudochildlist-length">
<!-- 0 tests -->
</tbody>
<tbody id="s6.2.#dom-csspseudoelementlist-getbytype-type">
<!-- 0 tests -->
</tbody>
<tbody id="s6.2.#dom-csspseudoelementlist-getbytypetype">
<!-- 0 tests -->
</tbody>
<tbody id="s6.2.#dom-csspseudoelementlist-item-index">
<!-- 0 tests -->
</tbody>
<tbody id="s6.2.#dom-csspseudoelementlist-itemindex">
<!-- 0 tests -->
</tbody>
<tbody id="s6.2.#dom-csspseudoelementlist-length">
<!-- 0 tests -->
</tbody>
<tbody id="s6.3">
<tr><th colspan="4" scope="rowgroup">
<a href="#s6.3">+</a>
<a href="http://www.w3.org/TR/css-pseudo-4/#window-interface">6.3 Addition to the window interface</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s6.3.#dom-window-getpseudochildren">
<!-- 0 tests -->
</tbody>
<tbody id="s6.3.#dom-window-getpseudoelements-elt">
<!-- 0 tests -->
</tbody>
<tbody id="s6.3.#dom-window-getpseudoelements-type">
<!-- 0 tests -->
</tbody>
<tbody id="s6.3.#dom-window-getpseudoelementselt-type">
<!-- 0 tests -->
</tbody>
<tbody id="s.#abstract">
<!-- 0 tests -->
</tbody>
<tbody id="s.#acknowledgements">
<!-- 0 tests -->
</tbody>
<tbody id="s.#biblio-css21">
<!-- 0 tests -->
</tbody>
<tbody id="s.#biblio-css3-fonts">
<!-- 0 tests -->
</tbody>
<tbody id="s.#biblio-css3-text-decor">
<!-- 0 tests -->
</tbody>
<tbody id="s.#biblio-css3bg">
<!-- 0 tests -->
</tbody>
<tbody id="s.#biblio-css3cascade">
<!-- 0 tests -->
</tbody>
<tbody id="s.#biblio-css3color">
<!-- 0 tests -->
</tbody>
<tbody id="s.#biblio-css3line">
<!-- 0 tests -->
</tbody>
<tbody id="s.#biblio-css3text">
<!-- 0 tests -->
</tbody>
<tbody id="s.#biblio-cssom">
<!-- 0 tests -->
</tbody>
<tbody id="s.#biblio-dom-level-2-events">
<!-- 0 tests -->
</tbody>
<tbody id="s.#biblio-html5">
<!-- 0 tests -->
</tbody>
<tbody id="s.#biblio-rfc2119">
<!-- 0 tests -->
</tbody>
<tbody id="s.#biblio-selectors4">
<!-- 0 tests -->
</tbody>
<tbody id="s.#biblio-uax29">
<!-- 0 tests -->
</tbody>
<tbody id="s.#biblio-uax44">
<!-- 0 tests -->
</tbody>
<tbody id="s.#conformance">
<!-- 0 tests -->
</tbody>
<tbody id="s.#conformance-classes">
<!-- 0 tests -->
</tbody>
<tbody id="s.#contents">
<!-- 0 tests -->
</tbody>
<tbody id="s.#conventions">
<!-- 0 tests -->
</tbody>
<tbody id="s.#experimental">
<!-- 0 tests -->
</tbody>
<tbody id="s.#idl-index">
<!-- 0 tests -->
</tbody>
<tbody id="s.#index">
<!-- 0 tests -->
</tbody>
<tbody id="s.#informative">
<!-- 0 tests -->
</tbody>
<tbody id="s.#issues-index">
<!-- 0 tests -->
</tbody>
<tbody id="s.#normative">
<!-- 0 tests -->
</tbody>
<tbody id="s.#partial">
<!-- 0 tests -->
</tbody>
<tbody id="s.#references">
<!-- 0 tests -->
</tbody>
<tbody id="s.#status">
<!-- 0 tests -->
</tbody>
<tbody id="s.#subtitle">
<!-- 0 tests -->
</tbody>
<tbody id="s.#testing">
<!-- 0 tests -->
</tbody>
<tbody id="s.#title">
<!-- 0 tests -->
</tbody>
<tbody id="s.#w3c_process_revision">
<!-- 0 tests -->
</tbody>
</table>
</body>
</html>

View file

@ -0,0 +1,33 @@
<!DOCTYPE html>
<html><head>
<meta charset="utf-8">
<title>CSS Test: ::first-letter formatting</title>
<link href="mailto:florian@rivoal.net" rel="author" title="Florian Rivoal">
<link href="reference/first-letter-001-ref.htm" rel="match">
<link href="https://drafts.csswg.org/css-pseudo-4/#first-letter-styling" rel="help">
<meta content="" name="flags">
<meta content="Test checks that a floated ::first-letter follows the usual formating rules for floats." name="assert">
<style>
div {
font-size: 50px;
position: absolute;
left: 30px;
top: 50px;
background: red;
}
span {
background : white;
}
div::first-letter {
color: green;
background: green;
float: left;
}
</style>
</head>
<body>
<p>Test passes if there is a <strong>filled green rectangle</strong> and <strong>no red</strong>.</p>
<div>a<span>&nbsp;</span></div>
</body></html>

View file

@ -0,0 +1,35 @@
<!DOCTYPE html>
<html><head>
<meta charset="utf-8">
<title>CSS Test: ::first-letter formatting</title>
<link href="mailto:florian@rivoal.net" rel="author" title="Florian Rivoal">
<link href="reference/first-letter-001-ref.htm" rel="match">
<link href="https://drafts.csswg.org/css-pseudo-4/#first-letter-styling" rel="help">
<meta content="" name="flags">
<meta content="Test checks that a floated ::first-letter is formatted identically to a floated non-pseudo element with the same content." name="assert">
<style>
div {
font-size: 50px;
position: absolute;
left: 30px;
top: 50px;
}
#d1 span {
color: red;
background: red;
float: left;
}
#d2::first-letter {
color: green;
background: green;
float: left;
}
</style>
</head>
<body>
<p>Test passes if there is a <strong>filled green rectangle</strong> and <strong>no red</strong>.</p>
<div id="d1"><span>a</span></div>
<div id="d2">a</div>
</body></html>

View file

@ -0,0 +1,35 @@
<!DOCTYPE html>
<html><head>
<meta charset="utf-8">
<title>CSS Test: ::first-letter formatting</title>
<link href="mailto:florian@rivoal.net" rel="author" title="Florian Rivoal">
<link href="reference/first-letter-001-ref.htm" rel="match">
<link href="https://drafts.csswg.org/css-pseudo-4/#first-letter-styling" rel="help">
<meta content="" name="flags">
<meta content="Test checks that a floated ::first-letter is formatted identically to a floated non-pseudo element with the same content." name="assert">
<style>
div {
font-size: 50px;
position: absolute;
left: 30px;
top: 50px;
}
#d1::first-letter {
color: red;
background: red;
float: left;
}
#d2 span {
color: green;
background: green;
float: left;
}
</style>
</head>
<body>
<p>Test passes if there is a <strong>filled green rectangle</strong> and <strong>no red</strong>.</p>
<div id="d1">a</div>
<div id="d2"><span>a</span></div>
</body></html>

View file

@ -0,0 +1,25 @@
<!DOCTYPE html>
<html><head>
<meta charset="utf-8">
<title>CSS Reference File</title>
<link href="mailto:florian@rivoal.net" rel="author" title="Florian Rivoal">
<style>
div {
font-size: 50px;
position: absolute;
left: 30px;
top: 50px;
}
div span {
color: green;
background: green;
float: left;
}
</style>
</head>
<body>
<p>Test passes if there is a <strong>filled green rectangle</strong> and <strong>no red</strong>.</p>
<div><span>a</span></div>
</body></html>

View file

@ -0,0 +1,54 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<title>CSS Pseudo-Elements Module Level 4 Test Suite Reftest Index</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 Reftest Index</h1>
<table width="100%">
<col id="test-column">
<col id="ref-column">
<col id="flags-column">
<thead>
<tr>
<th>Test</th>
<th>Reference</th>
<th>Flags</th>
</tr>
</thead>
<tbody id="first-letter-001" class="">
<tr>
<td rowspan="1" title="::first-letter formatting">
<a href="first-letter-001.htm">first-letter-001</a></td>
<td><a href="reference/first-letter-001-ref.htm">=</a> </td>
<td rowspan="1"></td>
</tr>
</tbody>
<tbody id="first-letter-002" class="">
<tr>
<td rowspan="1" title="::first-letter formatting">
<a href="first-letter-002.htm">first-letter-002</a></td>
<td><a href="reference/first-letter-001-ref.htm">=</a> </td>
<td rowspan="1"></td>
</tr>
</tbody>
<tbody id="first-letter-003" class="">
<tr>
<td rowspan="1" title="::first-letter formatting">
<a href="first-letter-003.htm">first-letter-003</a></td>
<td><a href="reference/first-letter-001-ref.htm">=</a> </td>
<td rowspan="1"></td>
</tr>
</tbody>
</table>
</body>
</html>

View file

@ -0,0 +1,4 @@
first-letter-001.htm == reference/first-letter-001-ref.htm
first-letter-002.htm == reference/first-letter-001-ref.htm
first-letter-003.htm == reference/first-letter-001-ref.htm

View file

@ -0,0 +1,54 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<title>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 By Chapter</h1>
<p>This index contains both
<a href="http://wiki.csswg.org/test/selftest">self-describing tests</a>
and reftests.
A separate <a href="reftest-toc.htm">alphabetical reftest index</a>
is provided for tests in <a href="http://wiki.csswg.org/test/reftest">reftest
format</a> along with the <a href="reftest.list">reftest manifest</a>.</p>
<table>
<tbody id="s1">
<tr><th><a href="chapter-1.htm">Chapter 1 -
Introduction</a></th>
<td>(0 Tests)</td></tr>
</tbody>
<tbody id="s2">
<tr><th><a href="chapter-2.htm">Chapter 2 -
Typographic Pseudo-elements</a></th>
<td>(3 Tests)</td></tr>
</tbody>
<tbody id="s3">
<tr><th><a href="chapter-3.htm">Chapter 3 -
Highlight Pseudo-elements</a></th>
<td>(0 Tests)</td></tr>
</tbody>
<tbody id="s4">
<tr><th><a href="chapter-4.htm">Chapter 4 -
Tree-Abiding Pseudo-elements</a></th>
<td>(0 Tests)</td></tr>
</tbody>
<tbody id="s5">
<tr><th><a href="chapter-5.htm">Chapter 5 -
Overlapping Pseudo-element Interactions</a></th>
<td>(0 Tests)</td></tr>
</tbody>
<tbody id="s6">
<tr><th><a href="chapter-6.htm">Chapter 6 -
Additions to the CSS Object Model</a></th>
<td>(0 Tests)</td></tr>
</tbody>
</table>
</body>
</html>