Update CSS tests to revision d674587d6ae7d2e231d632785559f2613d554eb0

This commit is contained in:
Ms2ger
2015-08-21 17:46:44 +02:00
parent 7c45ff8e05
commit f235d49372
6623 changed files with 267392 additions and 10061 deletions

View File

@@ -38,14 +38,14 @@
<a href="#s7.1">+</a>
<a href="http://www.w3.org/TR/css3-background/#the-box-shadow">7.1 Drop Shadows: the &#8216;box-shadow&#8217; property</a></th></tr>
<!-- 10 tests -->
<tr id="box-shadow-001-7.1" class="primary internal">
<tr id="box-shadow-001-7.1" class="primary">
<td><strong>
<a href="box-shadow-001.xht">box-shadow-001</a></strong></td>
<td><a href="reference/box-shadow-001-ref.xht">=</a> </td>
<td></td>
<td><abbr class="internal" title=""></abbr></td>
<td>Positive value of horizontal offset
<td>Box-Shadow property
<ul class="assert">
<li>A positive value for the horizontal offset of the 'box-shadow' draws a shadow that is offset to the right of the box.</li>
<li>Testing simple drop shadow with the box-shadow property</li>
</ul>
</td>
</tr>