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,153 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<title>Controlling Breaks - CSS Fragmentation Module 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 Fragmentation Module Level 3 CR Test Suite</h1>
<h2>Controlling Breaks (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/css3-break/#breaking-controls">3 Controlling Breaks</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/css3-break/#break-between">3.1 Breaks Between Boxes: the &#8216;break-before&#8217; and &#8216;break-after&#8217; properties</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s3.1.#always">
<!-- 0 tests -->
</tbody>
<tbody id="s3.1.#any">
<!-- 0 tests -->
</tbody>
<tbody id="s3.1.#auto">
<!-- 0 tests -->
</tbody>
<tbody id="s3.1.#avoid">
<!-- 0 tests -->
</tbody>
<tbody id="s3.1.#avoid-break-values">
<!-- 0 tests -->
</tbody>
<tbody id="s3.1.#avoid-column">
<!-- 0 tests -->
</tbody>
<tbody id="s3.1.#avoid-page">
<!-- 0 tests -->
</tbody>
<tbody id="s3.1.#avoid-region">
<!-- 0 tests -->
</tbody>
<tbody id="s3.1.#break-after">
<!-- 0 tests -->
</tbody>
<tbody id="s3.1.#break-before">
<!-- 0 tests -->
</tbody>
<tbody id="s3.1.#column">
<!-- 0 tests -->
</tbody>
<tbody id="s3.1.#column-break-values">
<!-- 0 tests -->
</tbody>
<tbody id="s3.1.#forced-break-values">
<!-- 0 tests -->
</tbody>
<tbody id="s3.1.#generic-break-values">
<!-- 0 tests -->
</tbody>
<tbody id="s3.1.#left">
<!-- 0 tests -->
</tbody>
<tbody id="s3.1.#page">
<!-- 0 tests -->
</tbody>
<tbody id="s3.1.#page-break-values">
<!-- 0 tests -->
</tbody>
<tbody id="s3.1.#recto">
<!-- 0 tests -->
</tbody>
<tbody id="s3.1.#region">
<!-- 0 tests -->
</tbody>
<tbody id="s3.1.#region-break-values">
<!-- 0 tests -->
</tbody>
<tbody id="s3.1.#right">
<!-- 0 tests -->
</tbody>
<tbody id="s3.1.#verso">
<!-- 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/css3-break/#break-within">3.2 Breaks Within Boxes: the &#8216;break-inside&#8217; property</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s3.2.#auto0">
<!-- 0 tests -->
</tbody>
<tbody id="s3.2.#avoid-column0">
<!-- 0 tests -->
</tbody>
<tbody id="s3.2.#avoid-page0">
<!-- 0 tests -->
</tbody>
<tbody id="s3.2.#avoid-region0">
<!-- 0 tests -->
</tbody>
<tbody id="s3.2.#avoid0">
<!-- 0 tests -->
</tbody>
<tbody id="s3.2.#break-inside">
<!-- 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/css3-break/#widows-orphans">3.3 Breaks Between Lines: &#8216;orphans&#8217;, &#8216;widows&#8217;</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s3.3.#orphans">
<!-- 0 tests -->
</tbody>
<tbody id="s3.3.#widows">
<!-- 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/css3-break/#page-break-properties">3.4 Page Break Aliases: the &#8216;page-break-before&#8217;, &#8216;page-break-after&#8217;, and &#8216;page-break-inside&#8217; properties</a></th></tr>
<!-- 0 tests -->
</tbody>
</table>
</body>
</html>