Update CSS tests to revision 2baa72daab8bf37e3e910a9fd311a1eaa5b0f4a8

This commit is contained in:
James Graham 2015-07-27 17:47:31 +01:00
parent 662c00a810
commit df03062d62
10934 changed files with 428309 additions and 254265 deletions

View file

@ -13,7 +13,7 @@
<body>
<h1>CSS Transforms Module Level 1 CR Test Suite</h1>
<h2>The Transform Functions (691 tests)</h2>
<h2>The Transform Functions (689 tests)</h2>
<table width="100%">
<col id="test-column"></col>
<col id="refs-column"></col>
@ -31,7 +31,7 @@
<tr><th colspan="4" scope="rowgroup">
<a href="#s15">+</a>
<a href="http://www.w3.org/TR/css-transforms-1/#transform-functions">15 The Transform Functions</a></th></tr>
<!-- 7 tests -->
<!-- 5 tests -->
<tr id="animations-001-15" class="ahem animated">
<td>
<a href="animations-001.xht">animations-001</a></td>
@ -65,28 +65,6 @@
</ul>
</td>
</tr>
<tr id="css-transform-scale-001-15" class="">
<td>
<a href="css-transform-scale-001.xht">css-transform-scale-001</a></td>
<td><a href="reference/css-transform-scale-ref-001.xht">=</a> </td>
<td></td>
<td>transform property with scale function on hover state
<ul class="assert">
<li>When the element is hovered over, the transform scales the element to twice its size in both the X and Y directions and moves its origin to the top left corner.</li>
</ul>
</td>
</tr>
<tr id="css-transform-scale-002-15" class="">
<td>
<a href="css-transform-scale-002.xht">css-transform-scale-002</a></td>
<td><a href="reference/css-transform-scale-ref-002.xht">=</a> </td>
<td></td>
<td>transform property with scale function and move its origin
<ul class="assert">
<li>The transform scales the element to twice its size in both the X and Y directions and moves its origin to the top left corner.</li>
</ul>
</td>
</tr>
<tr id="iframe-001-15" class="ahem">
<td>
<a href="iframe-001.xht">iframe-001</a></td>