mirror of
https://github.com/servo/servo
synced 2026-04-29 02:47:55 +02:00
Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user