mirror of
https://github.com/servo/servo
synced 2026-04-28 18:37:39 +02:00
Update CSS tests to revision 135b269a1d9f5ce7862ab7426578bd56e2add740
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<body>
|
||||
|
||||
<h1>CSS 2.1 Conformance Test Suite</h1>
|
||||
<h2>Visual formatting model details (1449 tests)</h2>
|
||||
<h2>Visual formatting model details (1451 tests)</h2>
|
||||
<table width="100%">
|
||||
<col id="test-column">
|
||||
<col id="refs-column">
|
||||
@@ -3747,7 +3747,7 @@
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s10.3.7">+</a>
|
||||
<a href="http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width">10.3.7 Absolutely positioned, non-replaced elements</a></th></tr>
|
||||
<!-- 137 tests -->
|
||||
<!-- 141 tests -->
|
||||
<tr id="abs-pos-non-replaced-vlr-003-10.3.7" class="ahem image">
|
||||
<td>
|
||||
<a href="abs-pos-non-replaced-vlr-003.htm">abs-pos-non-replaced-vlr-003</a></td>
|
||||
@@ -5222,6 +5222,50 @@
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="left-offset-position-fixed-001-10.3.7" class="">
|
||||
<td>
|
||||
<a href="left-offset-position-fixed-001.htm">left-offset-position-fixed-001</a></td>
|
||||
<td><a href="reference/left-offset-position-fixed-001-ref.htm">=</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-10.3.7" class="">
|
||||
<td>
|
||||
<a href="left-offset-position-fixed-001.htm">left-offset-position-fixed-001</a></td>
|
||||
<td><a href="reference/left-offset-position-fixed-001-ref.htm">=</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="right-offset-position-fixed-001-10.3.7" class="">
|
||||
<td>
|
||||
<a href="right-offset-position-fixed-001.htm">right-offset-position-fixed-001</a></td>
|
||||
<td><a href="reference/right-offset-position-fixed-001-ref.htm">=</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-10.3.7" class="">
|
||||
<td>
|
||||
<a href="right-offset-position-fixed-001.htm">right-offset-position-fixed-001</a></td>
|
||||
<td><a href="reference/right-offset-position-fixed-001-ref.htm">=</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>
|
||||
</tbody>
|
||||
<tbody id="s10.3.7.#static-position">
|
||||
<!-- 0 tests -->
|
||||
|
||||
Reference in New Issue
Block a user