Update CSS tests to revision 135b269a1d9f5ce7862ab7426578bd56e2add740

This commit is contained in:
Ms2ger
2015-09-18 16:05:28 +02:00
parent 7f2d81933a
commit bff545d198
1882 changed files with 16167 additions and 10909 deletions

View File

@@ -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>
<!-- 22 tests -->
<!-- 20 tests -->
<tr id="inline-block-alignment-002-9.2.2" class="ahem">
<td>
<a href="inline-block-alignment-002.xht">inline-block-alignment-002</a></td>
@@ -1427,28 +1427,6 @@
</ul>
</td>
</tr>
<tr id="inline-block-alignment-010-9.2.2" class="ahem">
<td>
<a href="inline-block-alignment-010.xht">inline-block-alignment-010</a></td>
<td><a href="reference/inline-block-alignment-010-ref.xht">=</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 'vertical-rl' and when 'text-orientation' is 'sideways-left', then the alphabetical baseline is used as the dominant baseline.</li>
</ul>
</td>
</tr>
<tr id="inline-block-alignment-011-9.2.2" class="ahem">
<td>
<a href="inline-block-alignment-011.xht">inline-block-alignment-011</a></td>
<td><a href="reference/inline-block-alignment-007-ref.xht">=</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 'vertical-lr' and when 'text-orientation' is 'sideways-left', then the alphabetical 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.xht">inlines-002</a></strong></td>
@@ -4869,7 +4847,7 @@
<tr><th colspan="4" scope="rowgroup">
<a href="#s9.3.2">+</a>
<a href="http://www.w3.org/TR/CSS21/visuren.html#position-props">9.3.2 Box offsets: 'top', 'right', 'bottom', 'left'</a></th></tr>
<!-- 296 tests -->
<!-- 300 tests -->
<tr id="background-position-152-9.3.2" class="image">
<td>
<a href="background-position-152.xht">background-position-152</a></td>
@@ -6553,6 +6531,28 @@
</ul>
</td>
</tr>
<tr id="left-offset-position-fixed-001-9.3.2" class="primary">
<td><strong>
<a href="left-offset-position-fixed-001.xht">left-offset-position-fixed-001</a></strong></td>
<td><a href="reference/left-offset-position-fixed-001-ref.xht">=</a> </td>
<td></td>
<td>left:auto offset of position:fixed box in a position:relative containing block
<ul class="assert">
<li>The 'left' box offset property, for fixed positioning, when set to 'auto' specifies the offset of the box from its 'static-position containing block'. Here, in this test, the 'static-position containing block' is #shifted-column and the containing block for #red is established by the viewport.</li>
</ul>
</td>
</tr>
<tr id="left-offset-position-fixed-001-9.3.2" class="primary">
<td><strong>
<a href="left-offset-position-fixed-001.xht">left-offset-position-fixed-001</a></strong></td>
<td><a href="reference/left-offset-position-fixed-001-ref.xht">=</a> </td>
<td></td>
<td>left:auto offset of position:fixed box in a position:relative containing block
<ul class="assert">
<li>The 'left' box offset property, for fixed positioning, when set to 'auto' specifies the offset of the box from its 'static-position containing block'. Here, in this test, the 'static-position containing block' is #shifted-column and the containing block for #red is established by the viewport.</li>
</ul>
</td>
</tr>
<tr id="position-absolute-percentage-inherit-001-9.3.2" class="primary">
<td><strong>
<a href="position-absolute-percentage-inherit-001.xht">position-absolute-percentage-inherit-001</a></strong></td>
@@ -7334,6 +7334,28 @@
</ul>
</td>
</tr>
<tr id="right-offset-position-fixed-001-9.3.2" class="primary">
<td><strong>
<a href="right-offset-position-fixed-001.xht">right-offset-position-fixed-001</a></strong></td>
<td><a href="reference/right-offset-position-fixed-001-ref.xht">=</a> </td>
<td></td>
<td>right:auto offset of position:fixed box in an RTL position:relative containing block
<ul class="assert">
<li>The 'right' box offset property, for fixed positioning, when set to 'auto' specifies the offset of the box from its 'static-position containing block'. Here, in this test, the 'static-position containing block' is #shifted-column and the containing block for #red is established by the viewport.</li>
</ul>
</td>
</tr>
<tr id="right-offset-position-fixed-001-9.3.2" class="primary">
<td><strong>
<a href="right-offset-position-fixed-001.xht">right-offset-position-fixed-001</a></strong></td>
<td><a href="reference/right-offset-position-fixed-001-ref.xht">=</a> </td>
<td></td>
<td>right:auto offset of position:fixed box in an RTL position:relative containing block
<ul class="assert">
<li>The 'right' box offset property, for fixed positioning, when set to 'auto' specifies the offset of the box from its 'static-position containing block'. Here, in this test, the 'static-position containing block' is #shifted-column and the containing block for #red is established by the viewport.</li>
</ul>
</td>
</tr>
<tr id="top-004-9.3.2" class="">
<td>
<a href="top-004.xht">top-004</a></td>