updated tests

This commit is contained in:
MoyuScript
2011-07-29 19:23:27 +03:00
parent e027a7496e
commit 1c55fa256e
2 changed files with 10 additions and 1 deletions

View File

@ -86,6 +86,11 @@
<div style="background:url(image.jpg) repeat-y 50px 50px;"></div>
<div style="background:url(image.jpg) no-repeat 50px 50px;"></div>
</div>
<div class="medium">
<div style="background:url(image.jpg) no-repeat -15% 25px;"></div>
</div>
</body>