[gtk+] reftests: Fix test for border-image addition



commit 763e4b9f45703397b5d703b1c757facc2cfacc45
Author: Benjamin Otte <otte redhat com>
Date:   Fri Nov 25 15:46:23 2011 +0100

    reftests: Fix test for border-image addition

 tests/reftests/entry-progress-coloring.css |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/tests/reftests/entry-progress-coloring.css b/tests/reftests/entry-progress-coloring.css
index 3c93a76..6359b9f 100644
--- a/tests/reftests/entry-progress-coloring.css
+++ b/tests/reftests/entry-progress-coloring.css
@@ -4,6 +4,7 @@
   padding: 0;
   engine: none;
   font: Monospace;
+  border-image: none;
 }
 
 GtkEntry #padded {



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]