Removing the old cow image from the effects tests - it's no longer needed. Fixes...
authorJohn Resig <jeresig@gmail.com>
Mon, 27 Sep 2010 00:47:19 +0000 (20:47 -0400)
committerJohn Resig <jeresig@gmail.com>
Mon, 27 Sep 2010 00:47:19 +0000 (20:47 -0400)
test/data/cow.jpg [deleted file]
test/data/testsuite.css

diff --git a/test/data/cow.jpg b/test/data/cow.jpg
deleted file mode 100644 (file)
index 2c5b672..0000000
Binary files a/test/data/cow.jpg and /dev/null differ
index 5cc7828..1846892 100644 (file)
@@ -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;
 }