Update CSS tests to revision d674587d6ae7d2e231d632785559f2613d554eb0

This commit is contained in:
Ms2ger 2015-08-21 17:46:44 +02:00
parent 7c45ff8e05
commit f235d49372
6623 changed files with 267392 additions and 10061 deletions

View file

@ -13,7 +13,7 @@
<body>
<h1>CSS Transforms Module Level 1 CR Test Suite</h1>
<h2>The perspective Property (17 tests)</h2>
<h2>The perspective Property (19 tests)</h2>
<table width="100%">
<col id="test-column"></col>
<col id="refs-column"></col>
@ -31,7 +31,29 @@
<tr><th colspan="4" scope="rowgroup">
<a href="#s10">+</a>
<a href="http://www.w3.org/TR/css-transforms-1/#perspective-property">10 The perspective Property</a></th></tr>
<!-- 16 tests -->
<!-- 18 tests -->
<tr id="perspective-containing-block-dynamic-1a-10" class="primary dom">
<td><strong>
<a href="perspective-containing-block-dynamic-1a.xht">perspective-containing-block-dynamic-1a</a></strong></td>
<td><a href="reference/containing-block-dynamic-1-ref.xht">=</a> </td>
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td>
<td>CSS transforms: Creating containing block for fixed positioned elements
<ul class="assert">
<li>It also establishes a containing block (somewhat similar to position: relative), just like the transform property does.</li>
</ul>
</td>
</tr>
<tr id="perspective-containing-block-dynamic-1b-10" class="primary dom">
<td><strong>
<a href="perspective-containing-block-dynamic-1b.xht">perspective-containing-block-dynamic-1b</a></strong></td>
<td><a href="reference/containing-block-dynamic-1-ref.xht">=</a> </td>
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td>
<td>CSS transforms: Creating containing block for fixed positioned elements
<ul class="assert">
<li>It also establishes a containing block (somewhat similar to position: relative), just like the transform property does.</li>
</ul>
</td>
</tr>
<tr id="perspective-origin-x-10" class="">
<td>
<a href="perspective-origin-x.xht">perspective-origin-x</a></td>