Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef

This commit is contained in:
Ms2ger
2015-12-09 01:48:05 -05:00
parent 9aa1b1e408
commit 35c74aecc2
11290 changed files with 92400 additions and 49214 deletions

View File

@@ -13,7 +13,7 @@
<body>
<h1>CSS 2.1 Conformance Test Suite</h1>
<h2>Visual formatting model (1245 tests)</h2>
<h2>Visual formatting model (1247 tests)</h2>
<table width="100%">
<col id="test-column">
<col id="refs-column">
@@ -1338,7 +1338,7 @@
<tr><th colspan="4" scope="rowgroup">
<a href="#s9.2.2">+</a>
<a href="http://www.w3.org/TR/CSS21/visuren.html#inline-boxes">9.2.2 Inline-level elements and inline boxes</a></th></tr>
<!-- 18 tests -->
<!-- 20 tests -->
<tr id="inline-block-alignment-002-9.2.2" class="ahem">
<td>
<a href="inline-block-alignment-002.htm">inline-block-alignment-002</a></td>
@@ -1405,6 +1405,28 @@
</ul>
</td>
</tr>
<tr id="inline-block-alignment-slr-009-9.2.2" class="ahem">
<td>
<a href="inline-block-alignment-slr-009.htm">inline-block-alignment-slr-009</a></td>
<td><a href="reference/inline-block-alignment-slr-009-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>inline block alignment - alphabetical alignment with vertical layout
<ul class="assert">
<li>This test checks the generation of inline-block baseline. When 'writing-mode' is 'sideways-lr', then the alphabetic baseline is used as the dominant baseline.</li>
</ul>
</td>
</tr>
<tr id="inline-block-alignment-srl-008-9.2.2" class="ahem">
<td>
<a href="inline-block-alignment-srl-008.htm">inline-block-alignment-srl-008</a></td>
<td><a href="reference/inline-block-alignment-006-ref.htm">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr></td>
<td>inline block alignment - alphabetical alignment with vertical layout
<ul class="assert">
<li>This test checks the generation of inline-block baseline. When 'writing-mode' is 'sideways-rl', then the alphabetic baseline is used as the dominant baseline.</li>
</ul>
</td>
</tr>
<tr id="inlines-002-9.2.2" class="primary">
<td><strong>
<a href="inlines-002.htm">inlines-002</a></strong></td>