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 backface-visibility Property (8 tests)</h2>
<h2>The backface-visibility Property (9 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="#s12">+</a>
<a href="http://www.w3.org/TR/css-transforms-1/#backface-visibility-property">12 The backface-visibility Property</a></th></tr>
<!-- 0 tests -->
<!-- 1 tests -->
<tr id="transform3d-backface-visibility-008-12" class="primary">
<td><strong>
<a href="transform3d-backface-visibility-008.htm">transform3d-backface-visibility-008</a></strong></td>
<td><a href="reference/ref-filled-green-100px-square.htm">=</a> </td>
<td></td>
<td>backface-visibility - visible
<ul class="assert">
<li>When 'backface-visiblity' is set to visible, the back side of a transformed element is visible.</li>
</ul>
</td>
</tr>
</tbody>
<tbody id="s12.#issue-5f192247">
<!-- 0 tests -->