mirror of
https://github.com/servo/servo.git
synced 2025-06-23 08:34:42 +01:00
- Update CSS tests to revision e05bfd5e30ed662c2f8a353577003f8eed230180. - Update web-platform-tests to revision a052787dd5c069a340031011196b73affbd68cd9.
1043 lines
No EOL
40 KiB
HTML
1043 lines
No EOL
40 KiB
HTML
|
|
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
|
|
<html>
|
|
<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 (73 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="s7">
|
|
<tr><th colspan="4" scope="rowgroup">
|
|
<a href="#s7">+</a>
|
|
<a href="https://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="https://www.w3.org/TR/css-masking-1/#the-mask-image">7.1 Mask Image Source: the mask-image property</a></th></tr>
|
|
<!-- 23 tests -->
|
|
<tr id="mask-image-1a-7.1" class="primary">
|
|
<td><strong>
|
|
<a href="mask-image-1a.htm">mask-image-1a</a></strong></td>
|
|
<td><a href="reference/mask-image-1-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask-image: mask layer image
|
|
<ul class="assert">
|
|
<li>Test checks whether image as mask layer works correctly or not.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="mask-image-1b-7.1" class="primary">
|
|
<td><strong>
|
|
<a href="mask-image-1b.htm">mask-image-1b</a></strong></td>
|
|
<td><a href="reference/mask-image-1-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask-image: mask layer image
|
|
<ul class="assert">
|
|
<li>Test checks whether SVG image as mask layer works correctly or not.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="mask-image-1c-7.1" class="primary">
|
|
<td><strong>
|
|
<a href="mask-image-1c.htm">mask-image-1c</a></strong></td>
|
|
<td><a href="reference/mask-image-1-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask-image: mask layer image
|
|
<ul class="assert">
|
|
<li>Test checks whether SVG mask element as mask layer works correctly or not.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="mask-image-1d-7.1" class="primary">
|
|
<td><strong>
|
|
<a href="mask-image-1d.htm">mask-image-1d</a></strong></td>
|
|
<td><a href="reference/mask-image-1-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask-image: mask layer image
|
|
<ul class="assert">
|
|
<li>Test checks whether treat unresolvable mask as no-mask for a SVG element embedded in HTML document.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="mask-image-2-7.1" class="primary">
|
|
<td><strong>
|
|
<a href="mask-image-2.htm">mask-image-2</a></strong></td>
|
|
<td><a href="reference/mask-image-2-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask-image: mask layer image
|
|
<ul class="assert">
|
|
<li>Test checks whether gradient CSS image as mask layer works correctly or not.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="mask-image-3a-7.1" class="primary">
|
|
<td><strong>
|
|
<a href="mask-image-3a.htm">mask-image-3a</a></strong></td>
|
|
<td><a href="reference/mask-image-3-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask-image: multiple SVG masks
|
|
<ul class="assert">
|
|
<li>Test checks whether SVG mask as mask layer works correctly or not.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="mask-image-3b-7.1" class="primary">
|
|
<td><strong>
|
|
<a href="mask-image-3b.htm">mask-image-3b</a></strong></td>
|
|
<td><a href="reference/mask-image-3-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask-image: interleave SVG mask with image mask
|
|
<ul class="assert">
|
|
<li>Test checks whether SVG mask and image as mask layer works correctly or not.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="mask-image-3c-7.1" class="primary">
|
|
<td><strong>
|
|
<a href="mask-image-3c.htm">mask-image-3c</a></strong></td>
|
|
<td><a href="reference/mask-image-3-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask-image: interleave SVG mask with image mask
|
|
<ul class="assert">
|
|
<li>Test checks whether SVG mask and image as mask layer works correctly or not.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="mask-image-3d-7.1" class="primary">
|
|
<td><strong>
|
|
<a href="mask-image-3d.htm">mask-image-3d</a></strong></td>
|
|
<td><a href="reference/mask-image-3-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask-image: interleave SVG mask with image mask
|
|
<ul class="assert">
|
|
<li>Test checks whether SVG mask and image as mask layer works correctly or not.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="mask-image-3e-7.1" class="primary">
|
|
<td><strong>
|
|
<a href="mask-image-3e.htm">mask-image-3e</a></strong></td>
|
|
<td><a href="reference/mask-image-3-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask-image: interleave SVG mask with image mask
|
|
<ul class="assert">
|
|
<li>Test checks whether SVG mask and image as mask layer works correctly or not.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="mask-image-3f-7.1" class="primary">
|
|
<td><strong>
|
|
<a href="mask-image-3f.htm">mask-image-3f</a></strong></td>
|
|
<td><a href="reference/mask-image-3-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask-image: SVG masks apply on border area
|
|
<ul class="assert">
|
|
<li>Test checks whether SVG mask layer can be positioned on box-shadow area correctly or not.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="mask-image-3g-7.1" class="primary">
|
|
<td><strong>
|
|
<a href="mask-image-3g.htm">mask-image-3g</a></strong></td>
|
|
<td><a href="reference/mask-image-3-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask-image: SVG masks apply on border area
|
|
<ul class="assert">
|
|
<li>Test checks whether apply transfrom to a SVG mask layer works correctly or not.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="mask-image-3h-7.1" class="primary">
|
|
<td><strong>
|
|
<a href="mask-image-3h.htm">mask-image-3h</a></strong></td>
|
|
<td><a href="reference/mask-image-3-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: clip-path in SVG mask
|
|
<ul class="assert">
|
|
<li>Test checks whether clip-path in SVG mask works correctly or not.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="mask-image-3i-7.1" class="primary">
|
|
<td><strong>
|
|
<a href="mask-image-3i.htm">mask-image-3i</a></strong></td>
|
|
<td><a href="reference/mask-image-3-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask-image: interleave SVG mask with image mask
|
|
<ul class="assert">
|
|
<li>Test checks whether SVG mask and image as mask layer works correctly or not.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="mask-image-4a-7.1" class="primary">
|
|
<td><strong>
|
|
<a href="mask-image-4a.htm">mask-image-4a</a></strong></td>
|
|
<td><a href="blank.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask-image: unresovlable mask url
|
|
<ul class="assert">
|
|
<li>Test checks non-existent url should be counted as an image layer of transparent black.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="mask-image-4b-7.1" class="primary">
|
|
<td><strong>
|
|
<a href="mask-image-4b.htm">mask-image-4b</a></strong></td>
|
|
<td><a href="blank.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask-image: unresovlable mask url
|
|
<ul class="assert">
|
|
<li>Test checks a mask reference to a none-mask SVG element should be counted as an image layer of transparent black.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="mask-image-5-7.1" class="primary">
|
|
<td><strong>
|
|
<a href="mask-image-5.htm">mask-image-5</a></strong></td>
|
|
<td><a href="reference/mask-image-5-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask-image: data url mask
|
|
<ul class="assert">
|
|
<li>Test checks handling data url mask correctly.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="mask-image-6-7.1" class="primary">
|
|
<td><strong>
|
|
<a href="mask-image-6.htm">mask-image-6</a></strong></td>
|
|
<td><a href="reference/mask-image-6-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask on inline element
|
|
<ul class="assert">
|
|
<li>Test checks whether mask on inline elemnt works correctly or not.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="mask-opacity-1a-7.1" class="primary">
|
|
<td><strong>
|
|
<a href="mask-opacity-1a.htm">mask-opacity-1a</a></strong></td>
|
|
<td><a href="reference/mask-opacity-1-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask-image: mask with filter and opacity
|
|
<ul class="assert">
|
|
<li>Test checks whether apply opacity to masked element correctly or not.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="mask-opacity-1b-7.1" class="primary">
|
|
<td><strong>
|
|
<a href="mask-opacity-1b.htm">mask-opacity-1b</a></strong></td>
|
|
<td><a href="reference/mask-opacity-1-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask-image: mask with opacity
|
|
<ul class="assert">
|
|
<li>Test checks whether apply opacity to masked element correctly or not.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="mask-opacity-1c-7.1" class="primary">
|
|
<td><strong>
|
|
<a href="mask-opacity-1c.htm">mask-opacity-1c</a></strong></td>
|
|
<td><a href="reference/mask-opacity-1-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask-image: filter with opacity
|
|
<ul class="assert">
|
|
<li>Test checks whether apply opacity to masked element correctly or not.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="mask-opacity-1d-7.1" class="primary">
|
|
<td><strong>
|
|
<a href="mask-opacity-1d.htm">mask-opacity-1d</a></strong></td>
|
|
<td><a href="reference/mask-opacity-1-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask-image: mask with opacity
|
|
<ul class="assert">
|
|
<li>Test checks whether apply opacity to masked element correctly or not.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="mask-opacity-1e-7.1" class="primary">
|
|
<td><strong>
|
|
<a href="mask-opacity-1e.htm">mask-opacity-1e</a></strong></td>
|
|
<td><a href="reference/mask-opacity-1-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask-image: mask with opacity
|
|
<ul class="assert">
|
|
<li>Test checks whether apply opacity to masked element correctly or not.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
</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="https://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">
|
|
<!-- 3 tests -->
|
|
<tr id="mask-mode-a-7.2.#propdef-mask-mode" class="primary">
|
|
<td><strong>
|
|
<a href="mask-mode-a.htm">mask-mode-a</a></strong></td>
|
|
<td><a href="reference/mask-mode-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask-mode with vector image
|
|
<ul class="assert">
|
|
<li>Test checks that mask an SVG image referenced by mask-image is correct with different mask mode.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="mask-mode-b-7.2.#propdef-mask-mode" class="primary">
|
|
<td><strong>
|
|
<a href="mask-mode-b.htm">mask-mode-b</a></strong></td>
|
|
<td><a href="reference/mask-mode-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask-mode with raster image
|
|
<ul class="assert">
|
|
<li>Test checks that mask a PNG image referenced by mask-image is correct with different mask mode.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="mask-mode-to-mask-type-7.2.#propdef-mask-mode" class="primary">
|
|
<td><strong>
|
|
<a href="mask-mode-to-mask-type.htm">mask-mode-to-mask-type</a></strong></td>
|
|
<td><a href="reference/mask-mode-to-mask-type-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask-mode with vector image
|
|
<ul class="assert">
|
|
<li>Test checks the fallback logic between mask-mode and mask-type.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
</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="https://www.w3.org/TR/css-masking-1/#the-mask-repeat">7.3 Tiling Mask Images: The mask-repeat property</a></th></tr>
|
|
<!-- 4 tests -->
|
|
<tr id="mask-repeat-1-7.3" class="primary">
|
|
<td><strong>
|
|
<a href="mask-repeat-1.htm">mask-repeat-1</a></strong></td>
|
|
<td><a href="reference/mask-repeat-1-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask-repeat: repeated mask layer image
|
|
<ul class="assert">
|
|
<li>Test checks whether repeated mask layer works correctly or not.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="mask-repeat-2-7.3" class="primary">
|
|
<td><strong>
|
|
<a href="mask-repeat-2.htm">mask-repeat-2</a></strong></td>
|
|
<td><a href="reference/mask-repeat-2-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask-repeat: repeated mask layer image
|
|
<ul class="assert">
|
|
<li>Test checks whether repeated mask layer works correctly or not.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="mask-repeat-3-7.3" class="primary">
|
|
<td><strong>
|
|
<a href="mask-repeat-3.htm">mask-repeat-3</a></strong></td>
|
|
<td><a href="reference/mask-repeat-3-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask-repeat: repeated mask layer image
|
|
<ul class="assert">
|
|
<li>Test checks whether repeated mask layer works correctly or not.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="test-mask-7.3" class="">
|
|
<td>
|
|
<a href="test-mask.htm">test-mask</a></td>
|
|
<td><a href="reference/test-mask-ref.htm">=</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="https://www.w3.org/TR/css-masking-1/#the-mask-position">7.4 Positioning Mask Images: the mask-position property</a></th></tr>
|
|
<!-- 14 tests -->
|
|
<tr id="mask-position-1a-7.4" class="primary">
|
|
<td><strong>
|
|
<a href="mask-position-1a.htm">mask-position-1a</a></strong></td>
|
|
<td><a href="reference/mask-position-1-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask-position: mask positioning
|
|
<ul class="assert">
|
|
<li>Test checks whether positioning mask layer works correctly or not.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="mask-position-1b-7.4" class="primary">
|
|
<td><strong>
|
|
<a href="mask-position-1b.htm">mask-position-1b</a></strong></td>
|
|
<td><a href="reference/mask-position-1-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask-position: mask positioning
|
|
<ul class="assert">
|
|
<li>Test checks whether positioning mask layer works correctly or not.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="mask-position-1c-7.4" class="primary">
|
|
<td><strong>
|
|
<a href="mask-position-1c.htm">mask-position-1c</a></strong></td>
|
|
<td><a href="reference/mask-position-1-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask-position: mask positioning
|
|
<ul class="assert">
|
|
<li>Test checks whether positioning mask layer works correctly or not.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="mask-position-2a-7.4" class="primary">
|
|
<td><strong>
|
|
<a href="mask-position-2a.htm">mask-position-2a</a></strong></td>
|
|
<td><a href="reference/mask-position-2-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask-position: mask positioning
|
|
<ul class="assert">
|
|
<li>Test checks whether positioning mask layer works correctly or not.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="mask-position-2b-7.4" class="primary">
|
|
<td><strong>
|
|
<a href="mask-position-2b.htm">mask-position-2b</a></strong></td>
|
|
<td><a href="reference/mask-position-2-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask-position: mask positioning
|
|
<ul class="assert">
|
|
<li>Test checks whether positioning mask layer works correctly or not.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="mask-position-3a-7.4" class="primary">
|
|
<td><strong>
|
|
<a href="mask-position-3a.htm">mask-position-3a</a></strong></td>
|
|
<td><a href="reference/mask-position-3-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask-position: mask positioning
|
|
<ul class="assert">
|
|
<li>Test checks whether positioning mask layer works correctly or not.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="mask-position-3b-7.4" class="primary">
|
|
<td><strong>
|
|
<a href="mask-position-3b.htm">mask-position-3b</a></strong></td>
|
|
<td><a href="reference/mask-position-3-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask-position: mask positioning
|
|
<ul class="assert">
|
|
<li>Test checks whether positioning mask layer works correctly or not.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="mask-position-4a-7.4" class="primary">
|
|
<td><strong>
|
|
<a href="mask-position-4a.htm">mask-position-4a</a></strong></td>
|
|
<td><a href="reference/mask-position-4-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask-position: mask positioning
|
|
<ul class="assert">
|
|
<li>Test checks whether positioning mask layer works correctly or not.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="mask-position-4b-7.4" class="primary">
|
|
<td><strong>
|
|
<a href="mask-position-4b.htm">mask-position-4b</a></strong></td>
|
|
<td><a href="reference/mask-position-4-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask-position: mask positioning
|
|
<ul class="assert">
|
|
<li>Test checks whether positioning mask layer works correctly or not.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="mask-position-4c-7.4" class="primary">
|
|
<td><strong>
|
|
<a href="mask-position-4c.htm">mask-position-4c</a></strong></td>
|
|
<td><a href="reference/mask-position-4-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask-position: mask positioning
|
|
<ul class="assert">
|
|
<li>Test checks whether positioning mask layer works correctly or not.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="mask-position-4d-7.4" class="primary">
|
|
<td><strong>
|
|
<a href="mask-position-4d.htm">mask-position-4d</a></strong></td>
|
|
<td><a href="reference/mask-position-4-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask-position: mask positioning
|
|
<ul class="assert">
|
|
<li>Test checks whether positioning mask layer works correctly or not.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="mask-position-5-7.4" class="primary">
|
|
<td><strong>
|
|
<a href="mask-position-5.htm">mask-position-5</a></strong></td>
|
|
<td><a href="reference/mask-position-5-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask-position: mask positioning
|
|
<ul class="assert">
|
|
<li>Test checks whether positioning mask layer works correctly or not.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="mask-position-6-7.4" class="primary">
|
|
<td><strong>
|
|
<a href="mask-position-6.htm">mask-position-6</a></strong></td>
|
|
<td><a href="reference/mask-position-6-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask-position: mask positioning
|
|
<ul class="assert">
|
|
<li>Test checks whether positioning mask layer works correctly or not.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="mask-position-7-7.4" class="primary">
|
|
<td><strong>
|
|
<a href="mask-position-7.htm">mask-position-7</a></strong></td>
|
|
<td><a href="reference/mask-position-7-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask-position: mask positioning
|
|
<ul class="assert">
|
|
<li>Test checks whether positioning mask layer works correctly or not.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
</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="https://www.w3.org/TR/css-masking-1/#the-mask-clip">7.5 Masking Area: the mask-clip property</a></th></tr>
|
|
<!-- 2 tests -->
|
|
<tr id="mask-clip-1-7.5" class="">
|
|
<td>
|
|
<a href="mask-clip-1.htm">mask-clip-1</a></td>
|
|
<td><a href="reference/mask-clip-1-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask-clip: clip mask image
|
|
<ul class="assert">
|
|
<li>border-box, padding-box, content-box and no-clip values of mask-clip should clip to the appropriate boxes.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="mask-clip-2-7.5" class="">
|
|
<td>
|
|
<a href="mask-clip-2.htm">mask-clip-2</a></td>
|
|
<td><a href="reference/mask-clip-2-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask-clip: clip mask image
|
|
<ul class="assert">
|
|
<li>fill-box, stroke-box and view-box values of mask-clip should clip to the appropriate boxes.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
</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="https://www.w3.org/TR/css-masking-1/#the-mask-origin">7.6 Positioning Area: the mask-origin property</a></th></tr>
|
|
<!-- 3 tests -->
|
|
<tr id="mask-origin-1-7.6" class="primary">
|
|
<td><strong>
|
|
<a href="mask-origin-1.htm">mask-origin-1</a></strong></td>
|
|
<td><a href="reference/mask-origin-1-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask-origin: mask positioning area
|
|
<ul class="assert">
|
|
<li>Test checks whether setting mask position area works correctly or not.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="mask-origin-2-7.6" class="primary">
|
|
<td><strong>
|
|
<a href="mask-origin-2.htm">mask-origin-2</a></strong></td>
|
|
<td><a href="reference/mask-origin-2-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask-origin: mask positioning area
|
|
<ul class="assert">
|
|
<li>Test checks whether setting mask origin to margin-box works correctly or not.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="mask-origin-3-7.6" class="primary">
|
|
<td><strong>
|
|
<a href="mask-origin-3.htm">mask-origin-3</a></strong></td>
|
|
<td><a href="reference/mask-origin-3-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask-origin: mask positioning area
|
|
<ul class="assert">
|
|
<li>Test checks whether setting mask position area works correctly or not.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
</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="https://www.w3.org/TR/css-masking-1/#the-mask-size">7.7 Sizing Mask Images: the mask-size property</a></th></tr>
|
|
<!-- 18 tests -->
|
|
<tr id="mask-size-auto-7.7" class="primary">
|
|
<td><strong>
|
|
<a href="mask-size-auto.htm">mask-size-auto</a></strong></td>
|
|
<td><a href="reference/mask-size-auto-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask-size: mask layer size
|
|
<ul class="assert">
|
|
<li>Test checks whether sizing mask layer works correctly or not.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="mask-size-auto-auto-7.7" class="primary">
|
|
<td><strong>
|
|
<a href="mask-size-auto-auto.htm">mask-size-auto-auto</a></strong></td>
|
|
<td><a href="reference/mask-size-auto-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask-size: mask layer size
|
|
<ul class="assert">
|
|
<li>Test checks whether sizing mask layer works correctly or not.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="mask-size-auto-length-7.7" class="primary">
|
|
<td><strong>
|
|
<a href="mask-size-auto-length.htm">mask-size-auto-length</a></strong></td>
|
|
<td><a href="reference/mask-size-auto-length-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask-size: mask layer size
|
|
<ul class="assert">
|
|
<li>Test checks whether sizing mask layer works correctly or not.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="mask-size-auto-percent-7.7" class="primary">
|
|
<td><strong>
|
|
<a href="mask-size-auto-percent.htm">mask-size-auto-percent</a></strong></td>
|
|
<td><a href="reference/mask-size-auto-length-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask-size: mask layer size
|
|
<ul class="assert">
|
|
<li>Test checks whether sizing mask layer works correctly or not.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="mask-size-contain-7.7" class="primary">
|
|
<td><strong>
|
|
<a href="mask-size-contain.htm">mask-size-contain</a></strong></td>
|
|
<td><a href="reference/mask-size-contain-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask-size: mask layer size
|
|
<ul class="assert">
|
|
<li>Test checks whether sizing mask layer works correctly or not.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="mask-size-contain-clip-border-7.7" class="primary">
|
|
<td><strong>
|
|
<a href="mask-size-contain-clip-border.htm">mask-size-contain-clip-border</a></strong></td>
|
|
<td><a href="reference/mask-size-contain-clip-border-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask-size: mask layer size
|
|
<ul class="assert">
|
|
<li>Test checks whether sizing mask layer works correctly or not.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="mask-size-contain-clip-padding-7.7" class="primary">
|
|
<td><strong>
|
|
<a href="mask-size-contain-clip-padding.htm">mask-size-contain-clip-padding</a></strong></td>
|
|
<td><a href="reference/mask-size-contain-clip-padding-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask-size: mask layer size
|
|
<ul class="assert">
|
|
<li>Test checks whether sizing mask layer works correctly or not.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="mask-size-contain-position-fifty-fifty-7.7" class="primary">
|
|
<td><strong>
|
|
<a href="mask-size-contain-position-fifty-fifty.htm">mask-size-contain-position-fifty-fifty</a></strong></td>
|
|
<td><a href="reference/mask-size-contain-position-fifty-fifty-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask-size: mask layer size
|
|
<ul class="assert">
|
|
<li>Test checks whether sizing mask layer works correctly or not.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="mask-size-cover-7.7" class="primary">
|
|
<td><strong>
|
|
<a href="mask-size-cover.htm">mask-size-cover</a></strong></td>
|
|
<td><a href="reference/mask-size-cover-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask-size: mask layer size
|
|
<ul class="assert">
|
|
<li>Test checks whether sizing mask layer works correctly or not.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="mask-size-length-7.7" class="primary">
|
|
<td><strong>
|
|
<a href="mask-size-length.htm">mask-size-length</a></strong></td>
|
|
<td><a href="reference/mask-size-length-length-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask-size: mask layer size
|
|
<ul class="assert">
|
|
<li>Test checks whether sizing mask layer works correctly or not.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="mask-size-length-auto-7.7" class="primary">
|
|
<td><strong>
|
|
<a href="mask-size-length-auto.htm">mask-size-length-auto</a></strong></td>
|
|
<td><a href="reference/mask-size-length-length-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask-size: mask layer size
|
|
<ul class="assert">
|
|
<li>Test checks whether sizing mask layer works correctly or not.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="mask-size-length-length-7.7" class="primary">
|
|
<td><strong>
|
|
<a href="mask-size-length-length.htm">mask-size-length-length</a></strong></td>
|
|
<td><a href="reference/mask-size-length-length-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask-size: mask layer size
|
|
<ul class="assert">
|
|
<li>Test checks whether sizing mask layer works correctly or not.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="mask-size-length-percent-7.7" class="primary">
|
|
<td><strong>
|
|
<a href="mask-size-length-percent.htm">mask-size-length-percent</a></strong></td>
|
|
<td><a href="reference/mask-size-length-percent-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask-size: mask layer size
|
|
<ul class="assert">
|
|
<li>Test checks whether sizing mask layer works correctly or not.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="mask-size-percent-7.7" class="primary">
|
|
<td><strong>
|
|
<a href="mask-size-percent.htm">mask-size-percent</a></strong></td>
|
|
<td><a href="reference/mask-size-percent-percent-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask-size: mask layer size
|
|
<ul class="assert">
|
|
<li>Test checks whether sizing mask layer works correctly or not.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="mask-size-percent-auto-7.7" class="primary">
|
|
<td><strong>
|
|
<a href="mask-size-percent-auto.htm">mask-size-percent-auto</a></strong></td>
|
|
<td><a href="reference/mask-size-percent-percent-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask-size: mask layer size
|
|
<ul class="assert">
|
|
<li>Test checks whether sizing mask layer works correctly or not.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="mask-size-percent-length-7.7" class="primary">
|
|
<td><strong>
|
|
<a href="mask-size-percent-length.htm">mask-size-percent-length</a></strong></td>
|
|
<td><a href="reference/mask-size-percent-percent-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask-size: mask layer size
|
|
<ul class="assert">
|
|
<li>Test checks whether sizing mask layer works correctly or not.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="mask-size-percent-percent-7.7" class="primary">
|
|
<td><strong>
|
|
<a href="mask-size-percent-percent.htm">mask-size-percent-percent</a></strong></td>
|
|
<td><a href="reference/mask-size-percent-percent-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask-size: mask layer size
|
|
<ul class="assert">
|
|
<li>Test checks whether sizing mask layer works correctly or not.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="mask-size-percent-percent-stretch-7.7" class="primary">
|
|
<td><strong>
|
|
<a href="mask-size-percent-percent-stretch.htm">mask-size-percent-percent-stretch</a></strong></td>
|
|
<td><a href="reference/mask-size-percent-percent-stretch-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask-size: mask layer size
|
|
<ul class="assert">
|
|
<li>Test checks whether sizing mask layer works correctly or not.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
</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="https://www.w3.org/TR/css-masking-1/#the-mask-composite">7.8 Compositing mask layers: the mask-composite property</a></th></tr>
|
|
<!-- 6 tests -->
|
|
<tr id="mask-composite-1a-7.8" class="">
|
|
<td>
|
|
<a href="mask-composite-1a.htm">mask-composite-1a</a></td>
|
|
<td><a href="reference/mask-composite-1-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask-composite: compose vector image
|
|
<ul class="assert">
|
|
<li>Test checks that vector-mask-image can be composed correctly by different mask-composite value.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="mask-composite-1b-7.8" class="">
|
|
<td>
|
|
<a href="mask-composite-1b.htm">mask-composite-1b</a></td>
|
|
<td><a href="reference/mask-composite-1-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask-composite: compose raster image
|
|
<ul class="assert">
|
|
<li>Test checks that raster-mask-image can be composed correctly by different mask-composite value.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="mask-composite-1c-7.8" class="">
|
|
<td>
|
|
<a href="mask-composite-1c.htm">mask-composite-1c</a></td>
|
|
<td><a href="reference/mask-composite-1-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask-composite: compose svg mask
|
|
<ul class="assert">
|
|
<li>Test checks that vector-mask-image can be composed correctly by different mask-composite value.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="mask-composite-2a-7.8" class="">
|
|
<td>
|
|
<a href="mask-composite-2a.htm">mask-composite-2a</a></td>
|
|
<td><a href="reference/mask-composite-2-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask-composite: compose vector image
|
|
<ul class="assert">
|
|
<li>Test checks that vector-mask-image can be composed correctly by different mask-composite value.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="mask-composite-2b-7.8" class="">
|
|
<td>
|
|
<a href="mask-composite-2b.htm">mask-composite-2b</a></td>
|
|
<td><a href="reference/mask-composite-2-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask-composite: compose raster image
|
|
<ul class="assert">
|
|
<li>Test checks that raster-mask-image can be composed correctly by different mask-composite value.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
<tr id="mask-composite-2c-7.8" class="">
|
|
<td>
|
|
<a href="mask-composite-2c.htm">mask-composite-2c</a></td>
|
|
<td><a href="reference/mask-composite-2-ref.htm">=</a> </td>
|
|
<td></td>
|
|
<td>CSS Masking: mask-composite: compose SVG mask
|
|
<ul class="assert">
|
|
<li>Test checks that svg-mask can be composed correctly by different mask-composite value.</li>
|
|
</ul>
|
|
</td>
|
|
</tr>
|
|
</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="https://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="https://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="https://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="https://www.w3.org/TR/css-masking-1/#layering">7.10.2 Layering Multiple Mask Images</a></th></tr>
|
|
<!-- 0 tests -->
|
|
</tbody>
|
|
</table>
|
|
|
|
</body>
|
|
</html> |