Update CSS tests to revision 7a87ef71fc579e52d3438e009107aa442bc4021b

This commit is contained in:
Ms2ger 2015-10-06 12:33:05 +02:00
parent ad94ef5a96
commit 145aea3eeb
1196 changed files with 14344 additions and 6221 deletions

View file

@ -13,7 +13,7 @@
<body>
<h1>CSS Basic User Interface Module Level 3 CR Test Suite</h1>
<h2>Resizing & Overflow (11 tests)</h2>
<h2>Resizing & Overflow (12 tests)</h2>
<table width="100%">
<col id="test-column"></col>
<col id="refs-column"></col>
@ -126,7 +126,18 @@
<tr><th colspan="4" scope="rowgroup">
<a href="#s5.2">+</a>
<a href="http://www.w3.org/TR/css3-ui/#text-overflow">5.2 Overflow Ellipsis: the text-overflow property</a></th></tr>
<!-- 4 tests -->
<!-- 5 tests -->
<tr id="text-overflow-5.2" class="primary ahem font">
<td><strong>
<a href="text-overflow.xht">text-overflow</a></strong></td>
<td><a href="reference/text-overflow-ref.xht">=</a> </td>
<td><abbr class="ahem" title="Requires Ahem font">Ahem</abbr><abbr class="font" title="Requires a special font">Font</abbr></td>
<td>text-overflow - ellipsis
<ul class="assert">
<li>'text-overflow:ellipsis' renders U+2026 when text is overflowing.</li>
</ul>
</td>
</tr>
<tr id="text-overflow-001-5.2" class="primary">
<td><strong>
<a href="text-overflow-001.xht">text-overflow-001</a></strong></td>