servo/tests/wpt/css-tests/css-images-3_dev/xhtml1/chapter-4.xht

171 lines
No EOL
5.5 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Gradients - CSS Images 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 Images Module Level 3 CR Test Suite</h1>
<h2>Gradients (0 tests)</h2>
<table width="100%">
<col id="test-column"></col>
<col id="refs-column"></col>
<col id="flags-column"></col>
<col id="info-column"></col>
<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="https://www.w3.org/TR/css3-images/#gradients">4 Gradients</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s4.#gradient-box">
<!-- 0 tests -->
</tbody>
<tbody id="s4.#gradient-type">
<!-- 0 tests -->
</tbody>
<tbody id="s4.1">
<tr><th colspan="4" scope="rowgroup">
<a href="#s4.1">+</a>
<a href="https://www.w3.org/TR/css3-images/#linear-gradients">4.1 Linear Gradients: the &#8216;linear-gradient()&#8217; notation</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s4.1.1">
<tr><th colspan="4" scope="rowgroup">
<a href="#s4.1.1">+</a>
<a href="https://www.w3.org/TR/css3-images/#linear-gradient-syntax">4.1.1 linear-gradient() syntax</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s4.1.1.#gradient-line">
<!-- 0 tests -->
</tbody>
<tbody id="s4.1.1.#linear-gradient-type">
<!-- 0 tests -->
</tbody>
<tbody id="s4.1.1.#side-or-corner">
<!-- 0 tests -->
</tbody>
<tbody id="s4.1.2">
<tr><th colspan="4" scope="rowgroup">
<a href="#s4.1.2">+</a>
<a href="https://www.w3.org/TR/css3-images/#linear-gradient-examples">4.1.2 Linear Gradient Examples</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s4.2">
<tr><th colspan="4" scope="rowgroup">
<a href="#s4.2">+</a>
<a href="https://www.w3.org/TR/css3-images/#radial-gradients">4.2 Radial Gradients: the &#8216;radial-gradient()&#8217; notation</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.#ending-shape">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.1">
<tr><th colspan="4" scope="rowgroup">
<a href="#s4.2.1">+</a>
<a href="https://www.w3.org/TR/css3-images/#radial-gradient-syntax">4.2.1 radial-gradient() Syntax</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.1.#position">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.1.#radial-closest-corner">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.1.#radial-closest-side">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.1.#radial-farthest-corner">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.1.#radial-farthest-side">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.1.#radial-gradient-type">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.1.#radial-position">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.1.#radial-shape">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.1.#radial-size">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.1.#radial-size-circle">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.1.#radial-size-ellipse">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.1.#shape">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.1.#size">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.2">
<tr><th colspan="4" scope="rowgroup">
<a href="#s4.2.2">+</a>
<a href="https://www.w3.org/TR/css3-images/#radial-color-stops">4.2.2 Placing Color Stops</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.2.#gradient-ray">
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.3">
<tr><th colspan="4" scope="rowgroup">
<a href="#s4.2.3">+</a>
<a href="https://www.w3.org/TR/css3-images/#degenerate-radials">4.2.3 Degenerate Radial Gradients</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s4.2.4">
<tr><th colspan="4" scope="rowgroup">
<a href="#s4.2.4">+</a>
<a href="https://www.w3.org/TR/css3-images/#radial-gradient-examples">4.2.4 Radial Gradient Examples</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s4.3">
<tr><th colspan="4" scope="rowgroup">
<a href="#s4.3">+</a>
<a href="https://www.w3.org/TR/css3-images/#repeating-gradients">4.3 Repeating Gradients: the &#8216;repeating-linear-gradient()&#8217; and &#8216;repeating-radial-gradient()&#8217; notations</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s4.3.#find-the-average-color-of-a-gradient">
<!-- 0 tests -->
</tbody>
<tbody id="s4.3.#repeating-linear-gradient-type">
<!-- 0 tests -->
</tbody>
<tbody id="s4.3.#repeating-radial-gradient-type">
<!-- 0 tests -->
</tbody>
<tbody id="s4.4">
<tr><th colspan="4" scope="rowgroup">
<a href="#s4.4">+</a>
<a href="https://www.w3.org/TR/css3-images/#color-stop-syntax">4.4 Gradient Color-Stops</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s4.4.#color-stop-type">
<!-- 0 tests -->
</tbody>
</table>
</body>
</html>