Removing the old cow image from the effects tests - it's no longer needed. Fixes #7086.
This commit is contained in:
parent
83b261c976
commit
42aa714fb7
Binary file not shown.
Before Width: | Height: | Size: 1.6 KiB |
|
@ -10,7 +10,7 @@ div#fx-tests h4.pass {
|
|||
}
|
||||
|
||||
div#fx-tests div.box {
|
||||
background: red url(data/cow.jpg) no-repeat;
|
||||
background: red;
|
||||
overflow: hidden;
|
||||
border: 2px solid #000;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue