mirror of
https://github.com/servo/servo.git
synced 2025-08-13 09:25:32 +01:00
Update web-platform-tests and CSS tests.
- Update CSS tests to revision e05bfd5e30ed662c2f8a353577003f8eed230180. - Update web-platform-tests to revision a052787dd5c069a340031011196b73affbd68cd9.
This commit is contained in:
parent
fb4f421c8b
commit
296fa2512b
21852 changed files with 2080936 additions and 892894 deletions
|
@ -13,7 +13,7 @@
|
|||
<body>
|
||||
|
||||
<h1>CSS Masking Level 1 CR Test Suite</h1>
|
||||
<h2>Clipping Paths (53 tests)</h2>
|
||||
<h2>Clipping Paths (72 tests)</h2>
|
||||
<table width="100%">
|
||||
<col id="test-column"></col>
|
||||
<col id="refs-column"></col>
|
||||
|
@ -623,7 +623,40 @@
|
|||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s5.1">+</a>
|
||||
<a href="https://www.w3.org/TR/css-masking-1/#the-clip-path">5.1 Clipping Shape: the clip-path property</a></th></tr>
|
||||
<!-- 8 tests -->
|
||||
<!-- 27 tests -->
|
||||
<tr id="clip-path-borderbox-1a-5.1" class="primary">
|
||||
<td><strong>
|
||||
<a href="clip-path-borderBox-1a.xht">clip-path-borderbox-1a</a></strong></td>
|
||||
<td><a href="reference/clip-path-geometryBox-1-ref.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>CSS Masking: clip-path: clip path border-box
|
||||
<ul class="assert">
|
||||
<li>Test checks whether clip-path border-box works correctly or not. This test is for clip-path applied to an HTML element.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="clip-path-borderbox-1b-5.1" class="primary">
|
||||
<td><strong>
|
||||
<a href="clip-path-borderBox-1b.xht">clip-path-borderbox-1b</a></strong></td>
|
||||
<td><a href="reference/clip-path-geometryBox-1-ref.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>CSS Masking: clip-path: clip path border-box
|
||||
<ul class="assert">
|
||||
<li>Test checks whether clip-path border-box works correctly or not. This test is for clip-path applied to an SVG element.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="clip-path-borderbox-1c-5.1" class="primary">
|
||||
<td><strong>
|
||||
<a href="clip-path-borderBox-1c.xht">clip-path-borderbox-1c</a></strong></td>
|
||||
<td><a href="reference/clip-path-geometryBox-1-ref.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>CSS Masking: clip-path: clip path border-box
|
||||
<ul class="assert">
|
||||
<li>Test checks whether clip-path border-box works correctly or not. This test is for clip-path applied to an SVG SVG element.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="clip-path-circle-001-5.1" class="">
|
||||
<td>
|
||||
<a href="clip-path-circle-001.xht">clip-path-circle-001</a></td>
|
||||
|
@ -712,6 +745,182 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="clip-path-contentbox-1a-5.1" class="primary">
|
||||
<td><strong>
|
||||
<a href="clip-path-contentBox-1a.xht">clip-path-contentbox-1a</a></strong></td>
|
||||
<td><a href="reference/clip-path-geometryBox-1-ref.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>CSS Masking: clip-path: clip path content-box
|
||||
<ul class="assert">
|
||||
<li>Test checks whether clip-path content-box works correctly or not. This test is for clip-path applied to an HTML element.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="clip-path-contentbox-1b-5.1" class="primary">
|
||||
<td><strong>
|
||||
<a href="clip-path-contentBox-1b.xht">clip-path-contentbox-1b</a></strong></td>
|
||||
<td><a href="reference/clip-path-geometryBox-1-ref.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>CSS Masking: clip-path: clip path content-box
|
||||
<ul class="assert">
|
||||
<li>Test checks whether clip-path content-box works correctly or not. This test is for clip-path applied to an SVG element.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="clip-path-contentbox-1c-5.1" class="primary">
|
||||
<td><strong>
|
||||
<a href="clip-path-contentBox-1c.xht">clip-path-contentbox-1c</a></strong></td>
|
||||
<td><a href="reference/clip-path-geometryBox-1-ref.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>CSS Masking: clip-path: clip path content-box
|
||||
<ul class="assert">
|
||||
<li>Test checks whether clip-path content-box works correctly or not.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="clip-path-fillbox-1a-5.1" class="primary">
|
||||
<td><strong>
|
||||
<a href="clip-path-fillBox-1a.xht">clip-path-fillbox-1a</a></strong></td>
|
||||
<td><a href="reference/clip-path-geometryBox-1-ref.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>CSS Masking: clip-path: clip path fill-box
|
||||
<ul class="assert">
|
||||
<li>Test checks whether clip-path fill-box works correctly or not. This test is for clip-path applied to an SVG SVG element.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="clip-path-geometrybox-2-5.1" class="primary">
|
||||
<td><strong>
|
||||
<a href="clip-path-geometryBox-2.xht">clip-path-geometrybox-2</a></strong></td>
|
||||
<td><a href="reference/clip-path-geometryBox-2-ref.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>CSS Masking: clip-path: clip path margin-box
|
||||
<ul class="assert">
|
||||
<li>Test checks whether clip-path margin-box works correctly or not.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="clip-path-localref-1-5.1" class="primary">
|
||||
<td><strong>
|
||||
<a href="clip-path-localRef-1.xht">clip-path-localref-1</a></strong></td>
|
||||
<td><a href="reference/clip-path-localRef-1-ref.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>Testcase for clip-path linked to local-ref URL
|
||||
<ul class="assert">
|
||||
<li>Test checks after changing base URL, whether fragment URLs works correctly or not.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="clip-path-marginbox-1a-5.1" class="primary">
|
||||
<td><strong>
|
||||
<a href="clip-path-marginBox-1a.xht">clip-path-marginbox-1a</a></strong></td>
|
||||
<td><a href="reference/clip-path-geometryBox-1-ref.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>CSS Masking: clip-path: clip path margin-box
|
||||
<ul class="assert">
|
||||
<li>Test checks whether clip-path margin-box works correctly or not. This test is for clip-path applied to an SVG element.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="clip-path-mix-blend-mode-1-5.1" class="primary">
|
||||
<td><strong>
|
||||
<a href="clip-path-mix-blend-mode-1.xht">clip-path-mix-blend-mode-1</a></strong></td>
|
||||
<td><a href="reference/clip-path-mix-blend-mode-1-ref.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>CSS Masking: clip-path with mix-blend-mode
|
||||
<ul class="assert">
|
||||
<li>Test checks whether clip-path works with mix-blend-mode correctly or not.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="clip-path-paddingbox-1a-5.1" class="primary">
|
||||
<td><strong>
|
||||
<a href="clip-path-paddingBox-1a.xht">clip-path-paddingbox-1a</a></strong></td>
|
||||
<td><a href="reference/clip-path-geometryBox-1-ref.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>CSS Masking: clip-path: clip path padding-box
|
||||
<ul class="assert">
|
||||
<li>Test checks whether clip-path padding-box works correctly or not. This test is for clip-path applied to an HTML element.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="clip-path-paddingbox-1b-5.1" class="primary">
|
||||
<td><strong>
|
||||
<a href="clip-path-paddingBox-1b.xht">clip-path-paddingbox-1b</a></strong></td>
|
||||
<td><a href="reference/clip-path-geometryBox-1-ref.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>CSS Masking: clip-path: clip path padding-box
|
||||
<ul class="assert">
|
||||
<li>Test checks whether clip-path padding-box works correctly or not. This test is for clip-path applied to an SVG element.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="clip-path-paddingbox-1c-5.1" class="primary">
|
||||
<td><strong>
|
||||
<a href="clip-path-paddingBox-1c.xht">clip-path-paddingbox-1c</a></strong></td>
|
||||
<td><a href="reference/clip-path-geometryBox-1-ref.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>CSS Masking: clip-path: clip path padding-box
|
||||
<ul class="assert">
|
||||
<li>Test checks whether clip-path padding-box works correctly or not. This test is for clip-path applied to an SVG SVG element.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="clip-path-strokebox-1a-5.1" class="primary">
|
||||
<td><strong>
|
||||
<a href="clip-path-strokeBox-1a.xht">clip-path-strokebox-1a</a></strong></td>
|
||||
<td><a href="reference/clip-path-geometryBox-1-ref.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>CSS Masking: clip-path: clip path stroke-box
|
||||
<ul class="assert">
|
||||
<li>Test checks whether clip-path stroke-box works correctly or not. This test is for clip-path applied to an SVG SVG element.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="clip-path-strokebox-1b-5.1" class="primary">
|
||||
<td><strong>
|
||||
<a href="clip-path-strokeBox-1b.xht">clip-path-strokebox-1b</a></strong></td>
|
||||
<td><a href="reference/clip-path-geometryBox-1-ref.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>CSS Masking: clip-path: clip path stroke-box
|
||||
<ul class="assert">
|
||||
<li>Test checks whether clip-path stroke-box works correctly or not.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="clip-path-viewbox-1a-5.1" class="primary">
|
||||
<td><strong>
|
||||
<a href="clip-path-viewBox-1a.xht">clip-path-viewbox-1a</a></strong></td>
|
||||
<td><a href="reference/clip-path-geometryBox-1-ref.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>CSS Masking: clip-path: clip path view-box
|
||||
<ul class="assert">
|
||||
<li>Test checks whether clip-path view-box works correctly or not.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="clip-path-viewbox-1b-5.1" class="primary">
|
||||
<td><strong>
|
||||
<a href="clip-path-viewBox-1b.xht">clip-path-viewbox-1b</a></strong></td>
|
||||
<td><a href="reference/clip-path-geometryBox-1-ref.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>CSS Masking: clip-path: clip path view-box with viewbox
|
||||
<ul class="assert">
|
||||
<li>Test checks whether clip-path view-box with viewbox works correctly or not.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="clip-path-viewbox-1c-5.1" class="primary">
|
||||
<td><strong>
|
||||
<a href="clip-path-viewBox-1c.xht">clip-path-viewbox-1c</a></strong></td>
|
||||
<td><a href="reference/clip-path-geometryBox-1-ref.xht">=</a> </td>
|
||||
<td></td>
|
||||
<td>CSS Masking: clip-path: clip path view-box
|
||||
<ul class="assert">
|
||||
<li>Test checks whether clip-path view-box works correctly or not. This test is for clip-path applied to an SVG SVG element.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
<tbody id="s5.1.#propdef-clip-path">
|
||||
<!-- 27 tests -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue