mirror of
https://github.com/servo/servo.git
synced 2025-06-25 17:44:33 +01:00
251 lines
No EOL
7.7 KiB
HTML
251 lines
No EOL
7.7 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>Positioned Masks - CSS Masking Level 1 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 Masking Level 1 CR Test Suite</h1>
|
|
<h2>Positioned Masks (1 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="s7">
|
|
<tr><th colspan="4" scope="rowgroup">
|
|
<a href="#s7">+</a>
|
|
<a href="http://www.w3.org/TR/css-masking-1/#masking">7 Positioned Masks</a></th></tr>
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s7.1">
|
|
<tr><th colspan="4" scope="rowgroup">
|
|
<a href="#s7.1">+</a>
|
|
<a href="http://www.w3.org/TR/css-masking-1/#the-mask-image">7.1 Mask Image Source: the mask-image property</a></th></tr>
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s7.1.#mask-layer-image">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s7.1.#propdef-mask-image">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s7.1.#typedef-mask-reference">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s7.1.#typedef-mask-source">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s7.1.#valuedef-url">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s7.2">
|
|
<tr><th colspan="4" scope="rowgroup">
|
|
<a href="#s7.2">+</a>
|
|
<a href="http://www.w3.org/TR/css-masking-1/#the-mask-mode">7.2 Mask Image Interpretation: the mask-mode property</a></th></tr>
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s7.2.#propdef-mask-mode">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s7.2.#typedef-masking-mode">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s7.2.#valuedef-alpha0">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s7.2.#valuedef-auto">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s7.2.#valuedef-luminance0">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s7.3">
|
|
<tr><th colspan="4" scope="rowgroup">
|
|
<a href="#s7.3">+</a>
|
|
<a href="http://www.w3.org/TR/css-masking-1/#the-mask-repeat">7.3 Tiling Mask Images: The mask-repeat property</a></th></tr>
|
|
<!-- 1 tests -->
|
|
<tr id="test-mask-7.3" class="primary">
|
|
<td><strong>
|
|
<a href="test-mask.xht">test-mask</a></strong></td>
|
|
<td><a href="reference/test-mask-ref.xht">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask-repeat:round repeat;
|
|
<ul class="assert">
|
|
<li>Test checks that the mask-repeart value</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
<tbody id="s7.3.#propdef-mask-repeat">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s7.4">
|
|
<tr><th colspan="4" scope="rowgroup">
|
|
<a href="#s7.4">+</a>
|
|
<a href="http://www.w3.org/TR/css-masking-1/#the-mask-position">7.4 Positioning Mask Images: the mask-position property</a></th></tr>
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s7.4.#propdef-mask-position">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s7.5">
|
|
<tr><th colspan="4" scope="rowgroup">
|
|
<a href="#s7.5">+</a>
|
|
<a href="http://www.w3.org/TR/css-masking-1/#the-mask-clip">7.5 Masking Area: the mask-clip property</a></th></tr>
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s7.5.#mask-painting-area">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s7.5.#propdef-mask-clip">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s7.5.#valuedef-border-box0">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s7.5.#valuedef-content-box0">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s7.5.#valuedef-fill-box1">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s7.5.#valuedef-margin-box0">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s7.5.#valuedef-no-clip">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s7.5.#valuedef-padding-box0">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s7.5.#valuedef-stroke-box1">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s7.5.#valuedef-view-box1">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s7.6">
|
|
<tr><th colspan="4" scope="rowgroup">
|
|
<a href="#s7.6">+</a>
|
|
<a href="http://www.w3.org/TR/css-masking-1/#the-mask-origin">7.6 Positioning Area: the mask-origin property</a></th></tr>
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s7.6.#mask-positioning-area">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s7.6.#propdef-mask-origin">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s7.6.#valuedef-border-box">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s7.6.#valuedef-content-box">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s7.6.#valuedef-fill-box">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s7.6.#valuedef-margin-box">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s7.6.#valuedef-padding-box">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s7.6.#valuedef-stroke-box">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s7.6.#valuedef-view-box">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s7.7">
|
|
<tr><th colspan="4" scope="rowgroup">
|
|
<a href="#s7.7">+</a>
|
|
<a href="http://www.w3.org/TR/css-masking-1/#the-mask-size">7.7 Sizing Mask Images: the mask-size property</a></th></tr>
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s7.7.#propdef-mask-size">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s7.8">
|
|
<tr><th colspan="4" scope="rowgroup">
|
|
<a href="#s7.8">+</a>
|
|
<a href="http://www.w3.org/TR/css-masking-1/#the-mask-composite">7.8 Compositing mask layers: the mask-composite property</a></th></tr>
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s7.8.#destination">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s7.8.#propdef-mask-composite">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s7.8.#source">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s7.8.#typedef-compositing-operator">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s7.8.#valuedef-add">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s7.8.#valuedef-exclude">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s7.8.#valuedef-intersect">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s7.8.#valuedef-subtract">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s7.9">
|
|
<tr><th colspan="4" scope="rowgroup">
|
|
<a href="#s7.9">+</a>
|
|
<a href="http://www.w3.org/TR/css-masking-1/#the-mask">7.9 Mask Shorthand: the mask property</a></th></tr>
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s7.9.#propdef-mask">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s7.9.#typedef-mask-layer">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s7.10">
|
|
<tr><th colspan="4" scope="rowgroup">
|
|
<a href="#s7.10">+</a>
|
|
<a href="http://www.w3.org/TR/css-masking-1/#the-mask-image-rendering-model">7.10 The Mask Image Rendering Model</a></th></tr>
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s7.10.1">
|
|
<tr><th colspan="4" scope="rowgroup">
|
|
<a href="#s7.10.1">+</a>
|
|
<a href="http://www.w3.org/TR/css-masking-1/#MaskValues">7.10.1 Mask processing</a></th></tr>
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s7.10.1.#mask-image">
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
<tbody id="s7.10.2">
|
|
<tr><th colspan="4" scope="rowgroup">
|
|
<a href="#s7.10.2">+</a>
|
|
<a href="http://www.w3.org/TR/css-masking-1/#layering">7.10.2 Layering Multiple Mask Images</a></th></tr>
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
</table>
|
|
|
|
</body>
|
|
</html> |