Update CSS tests to revision b9c63d615a65c4d96f26969bcd504d4e1c3cdab8

This commit is contained in:
Ms2ger
2016-04-22 10:06:45 +02:00
parent 0e0e902edd
commit 4d13f9f5d5
641 changed files with 24127 additions and 11370 deletions

View File

@@ -30,7 +30,10 @@
<tbody id="s17">
<tr><th colspan="4" scope="rowgroup">
<a href="#s17">+</a>
<a href="https://www.w3.org/TR/CSS21/tables.html">17 Tables</a></th></tr>
<a href="https://www.w3.org/TR/CSS21/tables.html#q17.0">17 Tables</a></th></tr>
<!-- 0 tests -->
</tbody>
<tbody id="s17.#annoying-warning">
<!-- 0 tests -->
</tbody>
<tbody id="s17.1">
@@ -137,6 +140,50 @@
</ul>
</td>
</tr>
<tr id="table-intro-example-001-17.1" class="">
<td>
<a href="table-intro-example-001.xht">table-intro-example-001</a></td>
<td></td>
<td></td>
<td>Introduction to Tables (text-align, font-weight)
<ul class="assert">
<li>'text-align' and 'font-weight' can be applied to table cells (example from spec section 17.1).</li>
</ul>
</td>
</tr>
<tr id="table-intro-example-002-17.1" class="">
<td>
<a href="table-intro-example-002.xht">table-intro-example-002</a></td>
<td></td>
<td></td>
<td>Introduction to Tables (vertical-align)
<ul class="assert">
<li>'vertical-align' can be set on table cells (example from section 17.1).</li>
</ul>
</td>
</tr>
<tr id="table-intro-example-003-17.1" class="">
<td>
<a href="table-intro-example-003.xht">table-intro-example-003</a></td>
<td></td>
<td></td>
<td>Introduction to Tables (border-collapse, border)
<ul class="assert">
<li>'border-collapse' and 'border' can be set on table elements (example from section 17.1).</li>
</ul>
</td>
</tr>
<tr id="table-intro-example-004-17.1" class="">
<td>
<a href="table-intro-example-004.xht">table-intro-example-004</a></td>
<td></td>
<td></td>
<td>Introduction to Tables (caption-side)
<ul class="assert">
<li>'caption-side' can be set on a table caption (example from section 17.1).</li>
</ul>
</td>
</tr>
<tr id="table-organization-001-17.1" class="">
<td>
<a href="table-organization-001.xht">table-organization-001</a></td>
@@ -227,6 +274,17 @@
</ul>
</td>
</tr>
<tr id="basic-html-table-001-17.2" class="">
<td>
<a href="basic-html-table-001.xht">basic-html-table-001</a></td>
<td></td>
<td></td>
<td>HTML table with every table element
<ul class="assert">
<li>HTML table elements are supported.</li>
</ul>
</td>
</tr>
<tr id="before-content-display-012-17.2" class="">
<td>
<a href="before-content-display-012.xht">before-content-display-012</a></td>