mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Fix reftest now that the background image code clips correctly.
This commit is contained in:
parent
29c3819246
commit
61e8d02b2e
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@
|
||||||
<title>You see here a scroll labeled XIXAXA XOXAXA XUXAXA.</title>
|
<title>You see here a scroll labeled XIXAXA XOXAXA XUXAXA.</title>
|
||||||
<style>
|
<style>
|
||||||
div {
|
div {
|
||||||
width: 200px;
|
width: 206px;
|
||||||
height: 200px;
|
height: 206px;
|
||||||
background: url(rust-0.png);
|
background: url(rust-0.png);
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue