mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +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 Transforms Module Level 1 CR Test Suite</h1>
|
||||
<h2>The Transform Rendering Model (50 tests)</h2>
|
||||
<h2>The Transform Rendering Model (51 tests)</h2>
|
||||
<table width="100%">
|
||||
<col id="test-column">
|
||||
<col id="refs-column">
|
||||
|
@ -31,7 +31,18 @@
|
|||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s6">+</a>
|
||||
<a href="https://www.w3.org/TR/css-transforms-1/#transform-rendering">6 The Transform Rendering Model</a></th></tr>
|
||||
<!-- 34 tests -->
|
||||
<!-- 35 tests -->
|
||||
<tr id="background-attachment-fixed-inside-transform-1-6" class="primary">
|
||||
<td><strong>
|
||||
<a href="background-attachment-fixed-inside-transform-1.htm">background-attachment-fixed-inside-transform-1</a></strong></td>
|
||||
<td><a href="reference/background-attachment-fixed-inside-transform-1-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>CSS Background: background-attachment: background-attachment:fixed inside a transform
|
||||
<ul class="assert">
|
||||
<li>Test checks whether background-attachment: 'fixed' inside a transform behaves like background-attachment: 'scroll'.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="css-transforms-3d-on-anonymous-block-001-6" class="">
|
||||
<td>
|
||||
<a href="css-transforms-3d-on-anonymous-block-001.htm">css-transforms-3d-on-anonymous-block-001</a></td>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue