mirror of
https://github.com/servo/servo
synced 2026-04-29 10:57:43 +02:00
Update CSS tests to revision 465c03e3d8d42ce98b9dfa0c8d8e7b4b8d48ebd7
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<body>
|
||||
|
||||
<h1>CSS 2.1 Conformance Test Suite</h1>
|
||||
<h2>Tables (1153 tests)</h2>
|
||||
<h2>Tables (1154 tests)</h2>
|
||||
<table width="100%">
|
||||
<col id="test-column"></col>
|
||||
<col id="refs-column"></col>
|
||||
@@ -5336,7 +5336,7 @@
|
||||
<tr><th colspan="4" scope="rowgroup">
|
||||
<a href="#s17.5.2.2">+</a>
|
||||
<a href="http://www.w3.org/TR/CSS21/tables.html#auto-table-layout">17.5.2.2 Automatic table layout</a></th></tr>
|
||||
<!-- 6 tests -->
|
||||
<!-- 7 tests -->
|
||||
<tr id="anonymous-table-box-width-001-17.5.2.2" class="primary">
|
||||
<td><strong>
|
||||
<a href="anonymous-table-box-width-001.xht">anonymous-table-box-width-001</a></strong></td>
|
||||
@@ -5380,6 +5380,17 @@
|
||||
<td>Test for 'width' shrink-wrapping on inline-table
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="min-width-tables-001-17.5.2.2" class="primary dom">
|
||||
<td><strong>
|
||||
<a href="min-width-tables-001.xht">min-width-tables-001</a></strong></td>
|
||||
<td><a href="ref.xht">=</a> </td>
|
||||
<td><abbr class="dom" title="Requires Document Object Model support">DOM/JS</abbr></td>
|
||||
<td>Table Layout and Viewport Resizing
|
||||
<ul class="assert">
|
||||
<li>Resizing a page which toggles the `display` of elements between `block` and `table-cell` based on the viewport width should not cause unnecessary wrapping of the table.</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="table-percent-width-001-17.5.2.2" class="primary">
|
||||
<td><strong>
|
||||
<a href="table-percent-width-001.xht">table-percent-width-001</a></strong></td>
|
||||
|
||||
Reference in New Issue
Block a user