servo/tests/wpt/css-tests/css21_dev/html4/chapter-1.htm

212 lines
No EOL
8 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<title>About the CSS&nbsp;2.1 Specification - CSS 2.1 Conformance Test Suite</title>
<style type="text/css">
@import "http://www.w3.org/StyleSheets/TR/base.css";
@import "../indices.css";
</style>
</head>
<body>
<h1>CSS 2.1 Conformance Test Suite</h1>
<h2>About the CSS&nbsp;2.1 Specification (7 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/CSS21/about.html">1 About the CSS&nbsp;2.1 Specification</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s1.1">
<tr><th colspan="4" scope="rowgroup">
<a href="#s1.1">+</a>
<a href="http://www.w3.org/TR/CSS21/about.html#css2.1-v-css2">1.1 CSS&nbsp;2.1 vs CSS&nbsp;2</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s1.2">
<tr><th colspan="4" scope="rowgroup">
<a href="#s1.2">+</a>
<a href="http://www.w3.org/TR/CSS21/about.html#reading">1.2 Reading the specification</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s1.3">
<tr><th colspan="4" scope="rowgroup">
<a href="#s1.3">+</a>
<a href="http://www.w3.org/TR/CSS21/about.html#organization">1.3 How the specification is organized</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s1.4">
<tr><th colspan="4" scope="rowgroup">
<a href="#s1.4">+</a>
<a href="http://www.w3.org/TR/CSS21/about.html#conventions">1.4 Conventions</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s1.4.1">
<tr><th colspan="4" scope="rowgroup">
<a href="#s1.4.1">+</a>
<a href="http://www.w3.org/TR/CSS21/about.html#doc-language">1.4.1 Document language elements and attributes</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s1.4.2">
<tr><th colspan="4" scope="rowgroup">
<a href="#s1.4.2">+</a>
<a href="http://www.w3.org/TR/CSS21/about.html#property-defs">1.4.2 CSS property definitions</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s1.4.2.#propdef-property-name">
<!-- 0 tests -->
</tbody>
<tbody id="s1.4.2.1">
<tr><th colspan="4" scope="rowgroup">
<a href="#s1.4.2.1">+</a>
<a href="http://www.w3.org/TR/CSS21/about.html#value-defs">1.4.2.1 Value</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s1.4.2.1.#syndata.html#keywords">
<!-- 0 tests -->
</tbody>
<tbody id="s1.4.2.2">
<tr><th colspan="4" scope="rowgroup">
<a href="#s1.4.2.2">+</a>
<a href="http://www.w3.org/TR/CSS21/about.html#initial-value">1.4.2.2 Initial</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s1.4.2.3">
<tr><th colspan="4" scope="rowgroup">
<a href="#s1.4.2.3">+</a>
<a href="http://www.w3.org/TR/CSS21/about.html#applies-to">1.4.2.3 Applies to</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s1.4.2.4">
<tr><th colspan="4" scope="rowgroup">
<a href="#s1.4.2.4">+</a>
<a href="http://www.w3.org/TR/CSS21/about.html#inherited-prop">1.4.2.4 Inherited</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s1.4.2.5">
<tr><th colspan="4" scope="rowgroup">
<a href="#s1.4.2.5">+</a>
<a href="http://www.w3.org/TR/CSS21/about.html#percentage-wrt">1.4.2.5 Percentage values</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s1.4.2.6">
<tr><th colspan="4" scope="rowgroup">
<a href="#s1.4.2.6">+</a>
<a href="http://www.w3.org/TR/CSS21/about.html#media-applies">1.4.2.6 Media groups</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s1.4.2.7">
<tr><th colspan="4" scope="rowgroup">
<a href="#s1.4.2.7">+</a>
<a href="http://www.w3.org/TR/CSS21/about.html#computed-defs">1.4.2.7 Computed value</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s1.4.3">
<tr><th colspan="4" scope="rowgroup">
<a href="#s1.4.3">+</a>
<a href="http://www.w3.org/TR/CSS21/about.html#shorthand">1.4.3 Shorthand properties</a></th></tr>
<!-- 7 tests -->
<tr id="list-style-019-1.4.3" class="image">
<td>
<a href="list-style-019.htm">list-style-019</a></td>
<td><a href="reference/list-style-019-ref.htm">=</a> </td>
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>list-style - initial value
<ul class="assert">
<li>'list-style' property is a shorthand notation that sets the three properties 'list-style-type', 'list-style-image' and 'list-style-position'. If one of the 3 list-style properties is not specified explicitly, then such 'list-style' property is assigned its initial value as indicated in its property definition.</li>
</ul>
</td>
</tr>
<tr id="shand-border-000-1.4.3" class="primary">
<td><strong>
<a href="shand-border-000.htm">shand-border-000</a></strong></td>
<td><a href="reference/shand-border-000-ref.htm">=</a> </td>
<td></td>
<td>Shorthand Properties (border)
</td>
</tr>
<tr id="shand-border-001-1.4.3" class="invalid">
<td>
<a href="shand-border-001.htm">shand-border-001</a></td>
<td><a href="reference/ref-if-there-is-no-red.htm">=</a> </td>
<td><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
<td>Shorthand Properties (border) - maximum of 3 border subproperties
<ul class="assert">
<li>The 'border' shorthand property, 'border-top' shorthand property and 'border-bottom' shorthand property accept a maximum of 3 border subproperties.</li>
</ul>
</td>
</tr>
<tr id="shand-font-000-1.4.3" class="primary">
<td><strong>
<a href="shand-font-000.htm">shand-font-000</a></strong></td>
<td><a href="reference/shand-font-000-ref.htm">=</a> </td>
<td></td>
<td>Shorthand Properties (font)
</td>
</tr>
<tr id="shand-font-001-1.4.3" class="primary">
<td><strong>
<a href="shand-font-001.htm">shand-font-001</a></strong></td>
<td><a href="reference/shand-font-000-ref.htm">=</a> </td>
<td></td>
<td>Shorthand Properties (font)
</td>
</tr>
<tr id="shand-font-002-1.4.3" class="primary">
<td><strong>
<a href="shand-font-002.htm">shand-font-002</a></strong></td>
<td><a href="reference/shand-font-002-ref.htm">=</a> </td>
<td></td>
<td>Shorthand Properties (font)
</td>
</tr>
<tr id="shand-font-003-1.4.3" class="primary">
<td><strong>
<a href="shand-font-003.htm">shand-font-003</a></strong></td>
<td><a href="reference/shand-font-002-ref.htm">=</a> </td>
<td></td>
<td>Shorthand Properties (font)
</td>
</tr>
</tbody>
<tbody id="s1.4.3.#x1">
<!-- 0 tests -->
</tbody>
<tbody id="s1.4.4">
<tr><th colspan="4" scope="rowgroup">
<a href="#s1.4.4">+</a>
<a href="http://www.w3.org/TR/CSS21/about.html#notes-and-examples">1.4.4 Notes and examples</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s1.4.5">
<tr><th colspan="4" scope="rowgroup">
<a href="#s1.4.5">+</a>
<a href="http://www.w3.org/TR/CSS21/about.html#images-and-longdesc">1.4.5 Images and long descriptions</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s1.5">
<tr><th colspan="4" scope="rowgroup">
<a href="#s1.5">+</a>
<a href="http://www.w3.org/TR/CSS21/about.html#acknowledgements">1.5 Acknowledgments</a></th></tr>
<!-- 0 tests -->
</tbody>
</table>
</body>
</html>