Update CSS tests to revision e102a993c37a2e0ebd549bc7d5548b006458ab34

This commit is contained in:
Ms2ger 2015-11-23 13:14:18 +01:00
parent 037cac7353
commit a00f2d6310
479 changed files with 13629 additions and 1611 deletions

View file

@ -55,7 +55,7 @@
<a href="css-image-fallbacks-and-annotations.htm">css-image-fallbacks-and-annotations</a></strong></td>
<td><a href="reference/css-image-fallbacks-and-annotations-ref.htm">=</a> </td>
<td></td>
<td>CSS Image Fallbacks and Annotations: the &amp;acirc;&amp;#8364;&amp;#732;image()&amp;acirc;&amp;#8364;&amp;#8482; notation
<td>CSS Image Fallbacks and Annotations: the 'image()' notation
<ul class="assert">
<li>When the image doesn't load, the background color is still there to ensure that the white text is readable.</li>
</ul>
@ -66,9 +66,9 @@
<a href="css-image-fallbacks-and-annotations002.htm">css-image-fallbacks-and-annotations002</a></strong></td>
<td><a href="reference/css-image-fallbacks-and-annotations-ref.htm">=</a> </td>
<td></td>
<td>CSS Image Fallbacks and Annotations: the &amp;acirc;&amp;#8364;&amp;#732;image()&amp;acirc;&amp;#8364;&amp;#8482; notation
<td>CSS Image Fallbacks and Annotations: the 'image()' notation
<ul class="assert">
<li>The &amp;acirc;&amp;#8364;&amp;#732;image()&amp;acirc;&amp;#8364;&amp;#8482; function load the image.</li>
<li>The 'image()' function load the image.</li>
</ul>
</td>
</tr>
@ -77,7 +77,7 @@
<a href="css-image-fallbacks-and-annotations003.htm">css-image-fallbacks-and-annotations003</a></strong></td>
<td><a href="reference/css-image-fallbacks-and-annotations-ref.htm">=</a> </td>
<td></td>
<td>CSS Image Fallbacks and Annotations: the &amp;acirc;&amp;#8364;&amp;#732;image()&amp;acirc;&amp;#8364;&amp;#8482; notation
<td>CSS Image Fallbacks and Annotations: the 'image()' notation
<ul class="assert">
<li>The rule below would tell the UA to load The first file if it can; failing that to load The second file; failing that to display The third file.</li>
</ul>
@ -88,7 +88,7 @@
<a href="css-image-fallbacks-and-annotations004.htm">css-image-fallbacks-and-annotations004</a></strong></td>
<td><a href="reference/css-image-fallbacks-and-annotations-ref.htm">=</a> </td>
<td></td>
<td>CSS Image Fallbacks and Annotations: the &amp;acirc;&amp;#8364;&amp;#732;image()&amp;acirc;&amp;#8364;&amp;#8482; notation
<td>CSS Image Fallbacks and Annotations: the 'image()' notation
<ul class="assert">
<li>The rule below would tell the UA to load The first file if it can; failing that to load The second file.</li>
</ul>
@ -99,9 +99,9 @@
<a href="css-image-fallbacks-and-annotations005.htm">css-image-fallbacks-and-annotations005</a></strong></td>
<td><a href="reference/css-image-fallbacks-and-annotations-ref.htm">=</a> </td>
<td></td>
<td>CSS Image Fallbacks and Annotations: the &amp;acirc;&amp;#8364;&amp;#732;image()&amp;acirc;&amp;#8364;&amp;#8482; notation
<td>CSS Image Fallbacks and Annotations: the 'image()' notation
<ul class="assert">
<li>The &amp;acirc;&amp;#8364;&amp;#732;image()&amp;acirc;&amp;#8364;&amp;#8482; function specifies only a color without any URLs, the function immediately falls back to representing a solid-color image of the chosen color.</li>
<li>The 'image()' function specifies only a color without any URLs, the function immediately falls back to representing a solid-color image of the chosen color.</li>
</ul>
</td>
</tr>