servo/tests/wpt/css-tests/css-images-3_dev/html/chapter-6.htm

71 lines
No EOL
2.2 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<title>Image Processing - 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>Image Processing (1 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="https://www.w3.org/TR/css3-images/#image-processing">6 Image Processing</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s6.1">
<tr><th colspan="4" scope="rowgroup">
<a href="#s6.1">+</a>
<a href="https://www.w3.org/TR/css3-images/#the-image-resolution">6.1 Overriding Image Resolutions: the &#8216;image-resolution&#8217; property</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s6.1.#image-resolution">
<!-- 0 tests -->
</tbody>
<tbody id="s6.1.#intrinsic-resolution">
<!-- 0 tests -->
</tbody>
<tbody id="s6.2">
<tr><th colspan="4" scope="rowgroup">
<a href="#s6.2">+</a>
<a href="https://www.w3.org/TR/css3-images/#the-image-orientation">6.2 Orienting an Image on the Page: the &#8216;image-orientation&#8217; property</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s6.2.#image-orientation">
<!-- 1 tests -->
<tr id="img-orient-012-6.2.#image-orientation" class="">
<td>
<a href="img-orient-012.htm">img-orient-012</a></td>
<td></td>
<td></td>
<td>Image Orientation - Negative Values
<ul class="assert">
<li>A negative value for 'image-orientation' rotates the image to the left (in a counter-clockwise direction) by the given number of degrees.</li>
</ul>
</td>
</tr>
</tbody>
</table>
</body>
</html>