mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Update CSS tests to revision 7d0ff6117ee51720c307ea24d413d13eb5abf3e6
This commit is contained in:
parent
40c52d55e2
commit
349c75536d
7391 changed files with 304135 additions and 153491 deletions
|
@ -30,7 +30,7 @@
|
|||
<tbody id="sA">
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#sA">+</a>
|
||||
<a href="http://www.w3.org/TR/css-masking-1/#clip-property">A The deprecated clip property</a></th></tr>
|
||||
<a href="https://www.w3.org/TR/css-masking-1/#clip-property">A The deprecated clip property</a></th></tr>
|
||||
<!-- 22 tests -->
|
||||
<tr id="clip-absolute-positioned-001-A" class="">
|
||||
<td>
|
||||
|
@ -230,9 +230,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="clip-rect-comma-001-A" class="primary">
|
||||
<td><strong>
|
||||
<a href="clip-rect-comma-001.htm">clip-rect-comma-001</a></strong></td>
|
||||
<tr id="clip-rect-comma-001-A" class="">
|
||||
<td>
|
||||
<a href="clip-rect-comma-001.htm">clip-rect-comma-001</a></td>
|
||||
<td><a href="reference/clip-absolute-positioned-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>CSS Masking: Test comma separation of rect function on clip - no commas
|
||||
|
@ -241,9 +241,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="clip-rect-comma-002-A" class="primary">
|
||||
<td><strong>
|
||||
<a href="clip-rect-comma-002.htm">clip-rect-comma-002</a></strong></td>
|
||||
<tr id="clip-rect-comma-002-A" class="">
|
||||
<td>
|
||||
<a href="clip-rect-comma-002.htm">clip-rect-comma-002</a></td>
|
||||
<td><a href="reference/clip-no-clipping-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>CSS Masking: Test comma separation of rect function on clip - no comma between 1st and 2nd value
|
||||
|
@ -252,9 +252,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="clip-rect-comma-003-A" class="primary">
|
||||
<td><strong>
|
||||
<a href="clip-rect-comma-003.htm">clip-rect-comma-003</a></strong></td>
|
||||
<tr id="clip-rect-comma-003-A" class="">
|
||||
<td>
|
||||
<a href="clip-rect-comma-003.htm">clip-rect-comma-003</a></td>
|
||||
<td><a href="reference/clip-no-clipping-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>CSS Masking: Test comma separation of rect function on clip - no comma between 2nd and 3rd value
|
||||
|
@ -263,9 +263,9 @@
|
|||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="clip-rect-comma-004-A" class="primary">
|
||||
<td><strong>
|
||||
<a href="clip-rect-comma-004.htm">clip-rect-comma-004</a></strong></td>
|
||||
<tr id="clip-rect-comma-004-A" class="">
|
||||
<td>
|
||||
<a href="clip-rect-comma-004.htm">clip-rect-comma-004</a></td>
|
||||
<td><a href="reference/clip-no-clipping-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>CSS Masking: Test comma separation of rect function on clip - no comma between 3rd and 4th value
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue