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

@ -242,7 +242,7 @@
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>border_style
<ul class="assert">
<li>&amp;acirc;&amp;#8364;&amp;#732;Border-style&amp;acirc;&amp;#8364;&amp;#8482; is a shorthand for the other four. Its four values set the top, right, bottom and left border respectively. A missing left is the same as right, a missing bottom is the same as top, and a missing right is also the same as top.</li>
<li>'Border-style' is a shorthand for the other four. Its four values set the top, right, bottom and left border respectively. A missing left is the same as right, a missing bottom is the same as top, and a missing right is also the same as top.</li>
</ul>
</td>
</tr>
@ -253,7 +253,7 @@
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>border_style_double
<ul class="assert">
<li>&amp;acirc;&amp;#8364;&amp;#732;Border-style&amp;acirc;&amp;#8364;&amp;#8482; is a shorthand for the other four. Its four values set the top, right, bottom and left border respectively. A missing left is the same as right, a missing bottom is the same as top, and a missing right is also the same as top. &amp;acirc;&amp;#8364;&amp;#732;double&amp;acirc;&amp;#8364;&amp;#8482;: Two parallel solid lines with some space between them. (The thickness of the lines is not specified, but the sum of the lines and the space must equal &amp;acirc;&amp;#8364;&amp;#732;border-width&amp;acirc;&amp;#8364;&amp;#8482;.)</li>
<li>'Border-style' is a shorthand for the other four. Its four values set the top, right, bottom and left border respectively. A missing left is the same as right, a missing bottom is the same as top, and a missing right is also the same as top. 'double': Two parallel solid lines with some space between them. (The thickness of the lines is not specified, but the sum of the lines and the space must equal 'border-width'.)</li>
</ul>
</td>
</tr>
@ -264,7 +264,7 @@
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>border_style_shorthand
<ul class="assert">
<li>&amp;acirc;&amp;#8364;&amp;#732;Border-style&amp;acirc;&amp;#8364;&amp;#8482; is a shorthand for the other four. Its four values set the top, right, bottom and left border respectively. A missing left is the same as right, a missing bottom is the same as top, and a missing right is also the same as top.</li>
<li>'Border-style' is a shorthand for the other four. Its four values set the top, right, bottom and left border respectively. A missing left is the same as right, a missing bottom is the same as top, and a missing right is also the same as top.</li>
</ul>
</td>
</tr>
@ -275,7 +275,7 @@
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>border_style
<ul class="assert">
<li>&amp;acirc;&amp;#8364;&amp;#732;Border-style&amp;acirc;&amp;#8364;&amp;#8482; is a shorthand for the other four. Its four values set the top, right, bottom and left border respectively. A missing left is the same as right, a missing bottom is the same as top, and a missing right is also the same as top.</li>
<li>'Border-style' is a shorthand for the other four. Its four values set the top, right, bottom and left border respectively. A missing left is the same as right, a missing bottom is the same as top, and a missing right is also the same as top.</li>
</ul>
</td>
</tr>
@ -286,7 +286,7 @@
<td><abbr class="image" title="Requires bitmap graphic support">Bitmaps</abbr></td>
<td>border_style
<ul class="assert">
<li>&amp;acirc;&amp;#8364;&amp;#732;Border-style&amp;acirc;&amp;#8364;&amp;#8482; is a shorthand for the other four. Its four values set the top, right, bottom and left border respectively. A missing left is the same as right, a missing bottom is the same as top, and a missing right is also the same as top.</li>
<li>'Border-style' is a shorthand for the other four. Its four values set the top, right, bottom and left border respectively. A missing left is the same as right, a missing bottom is the same as top, and a missing right is also the same as top.</li>
</ul>
</td>
</tr>
@ -297,7 +297,7 @@
<td></td>
<td>border_style_values
<ul class="assert">
<li>&amp;acirc;&amp;#8364;&amp;#732;Border-style&amp;acirc;&amp;#8364;&amp;#8482; is a shorthand for the other four. Its four values set the top, right, bottom and left border respectively. A missing left is the same as right, a missing bottom is the same as top, and a missing right is also the same as top. &lt;border-style&gt; = none | hidden | dotted | dashed | solid | double | groove | ridge | inset | outset</li>
<li>'Border-style' is a shorthand for the other four. Its four values set the top, right, bottom and left border respectively. A missing left is the same as right, a missing bottom is the same as top, and a missing right is also the same as top. &lt;border-style&gt; = none | hidden | dotted | dashed | solid | double | groove | ridge | inset | outset</li>
</ul>
</td>
</tr>