mirror of
https://github.com/servo/servo.git
synced 2025-06-24 00:54:32 +01:00
117 lines
No EOL
4.2 KiB
HTML
117 lines
No EOL
4.2 KiB
HTML
|
|
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
|
|
<html>
|
|
<head>
|
|
<title>Numeric Data Types - CSS Values and Units 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 Values and Units Module Level 3 CR Test Suite</h1>
|
|
<h2>Numeric Data Types (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="s4">
|
|
<tr><th colspan="4" scope="rowgroup">
|
|
<a href="#s4">+</a>
|
|
<a href="http://www.w3.org/TR/css3-values/#numeric-types">4 Numeric Data Types</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/css3-values/#integers">4.1 Integers: the <integer> type</a></th></tr>
|
|
<!-- 3 tests -->
|
|
<tr id="multicol-count-non-integer-001-4.1" class="ahem invalid">
|
|
<td>
|
|
<a href="multicol-count-non-integer-001.htm">multicol-count-non-integer-001</a></td>
|
|
<td><a href="reference/multicol-columns-invalid-001-ref.htm">=</a> </td>
|
|
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
|
|
<td>non-integer 'column-count' value
|
|
<ul class="assert">
|
|
<li>This test checks that a specified real 'column-count' value is invalid and ignored.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="multicol-count-non-integer-002-4.1" class="ahem invalid">
|
|
<td>
|
|
<a href="multicol-count-non-integer-002.htm">multicol-count-non-integer-002</a></td>
|
|
<td><a href="reference/multicol-columns-invalid-001-ref.htm">=</a> </td>
|
|
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
|
|
<td>non-integer 'column-count' value
|
|
<ul class="assert">
|
|
<li>This test checks that a specified real 'column-count' value is invalid and ignored.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="multicol-count-non-integer-003-4.1" class="ahem invalid">
|
|
<td>
|
|
<a href="multicol-count-non-integer-003.htm">multicol-count-non-integer-003</a></td>
|
|
<td><a href="reference/multicol-columns-invalid-001-ref.htm">=</a> </td>
|
|
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="invalid" title="Tests invalid CSS">Invalid</abbr></td>
|
|
<td>non-integer 'column-count' value
|
|
<ul class="assert">
|
|
<li>This test checks that a specified real 'column-count' value is invalid and ignored.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
<tbody id="s4.1.#integer">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s4.1.#integer-value">
|
|
<!-- 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/css3-values/#numbers">4.2 Real Numbers: the <number> type</a></th></tr>
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s4.2.#number">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s4.2.#number-value">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s4.3">
|
|
<tr><th colspan="4" scope="rowgroup">
|
|
<a href="#s4.3">+</a>
|
|
<a href="http://www.w3.org/TR/css3-values/#percentages">4.3 Percentages: the <percentage> type</a></th></tr>
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s4.3.#percentage">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s4.3.#percentage-value">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s4.4">
|
|
<tr><th colspan="4" scope="rowgroup">
|
|
<a href="#s4.4">+</a>
|
|
<a href="http://www.w3.org/TR/css3-values/#dimensions">4.4 Numbers with Units: dimensions</a></th></tr>
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s4.4.#dimension">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
</table>
|
|
|
|
</body>
|
|
</html> |