mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
Update CSS tests to revision 4e1aa4f3dcbff1abd654c63d0f677379c1e2775f
This commit is contained in:
parent
0f72049363
commit
6bb495338b
1321 changed files with 34875 additions and 7209 deletions
|
@ -13,7 +13,7 @@
|
|||
<body>
|
||||
|
||||
<h1>CSS Flexible Box Layout Module Level 1 CR Test Suite</h1>
|
||||
<h2>Alignment (161 tests)</h2>
|
||||
<h2>Alignment (162 tests)</h2>
|
||||
<table width="100%">
|
||||
<col id="test-column">
|
||||
<col id="refs-column">
|
||||
|
@ -844,7 +844,7 @@
|
|||
</tr>
|
||||
</tbody>
|
||||
<tbody id="s8.3.#propdef-align-items">
|
||||
<!-- 28 tests -->
|
||||
<!-- 29 tests -->
|
||||
<tr id="align-items-001-8.3.#propdef-align-items" class="">
|
||||
<td>
|
||||
<a href="align-items-001.htm">align-items-001</a></td>
|
||||
|
@ -994,6 +994,17 @@
|
|||
<td>flexbox | align-items: stretch
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="flexbox_align-items-stretch-writing-modes-8.3.#propdef-align-items" class="primary">
|
||||
<td><strong>
|
||||
<a href="flexbox_align-items-stretch-writing-modes.htm">flexbox_align-items-stretch-writing-modes</a></strong></td>
|
||||
<td><a href="reference/flexbox_align-items-stretch-writing-modes-ref.htm">=</a> </td>
|
||||
<td></td>
|
||||
<td>Flexbox align-items: stretch with writing-mode vertical-lr and vertical-rl
|
||||
<ul class="assert">
|
||||
<li>vertical-writing-mode flex items should stretch</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="flexbox_align-self-auto-8.3.#propdef-align-items" class="primary">
|
||||
<td><strong>
|
||||
<a href="flexbox_align-self-auto.htm">flexbox_align-self-auto</a></strong></td>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue