mirror of
https://github.com/servo/servo
synced 2026-04-30 11:27:28 +02:00
Update CSS tests to revision d674587d6ae7d2e231d632785559f2613d554eb0
This commit is contained in:
@@ -832,7 +832,7 @@
|
||||
<a href="background-attachment-local-scrolling.xht">background-attachment-local-scrolling</a></strong></td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
<td>Scrolling when &#8216;background-attachment: local&#8217;
|
||||
<td>Scrolling when 'background-attachment: local'
|
||||
<ul class="assert">
|
||||
<li>If 'background-attachment: local' the background scrolls along with the element's contents (the UA may treat 'background-clip: border-box' as the same as 'background-clip: padding-box').</li>
|
||||
</ul>
|
||||
@@ -1992,7 +1992,7 @@
|
||||
<a href="background-size-aspect-ratio.xht">background-size-aspect-ratio</a></strong></td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
<td>Original aspect ratio of image is maintained when &#8216;background-size: auto&#8217; and &#8216;background-repeat: round'
|
||||
<td>Original aspect ratio of image is maintained when 'background-size: auto' and 'background-repeat: round'
|
||||
<ul class="assert">
|
||||
<li>If 'background-repeat' is 'round' for one dimension only and if 'background-size' is 'auto' in the other dimension, then the other dimension is sclaed so that the original aspect ratio is restored.</li>
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user