[gtk/wip/otte/reftests: 2/14] Fix textview-margins reftest
- From: Benjamin Otte <otte src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/wip/otte/reftests: 2/14] Fix textview-margins reftest
- Date: Fri, 29 Mar 2019 04:53:50 +0000 (UTC)
commit 7391dc75e6d1a9efc53654722a9c235c20d73ae0
Author: Benjamin Otte <otte redhat com>
Date: Fri Mar 29 03:42:16 2019 +0100
Fix textview-margins reftest
Draw something, otherwise the test will timeout
testsuite/reftests/textview-margins.css | 4 ++++
1 file changed, 4 insertions(+)
---
diff --git a/testsuite/reftests/textview-margins.css b/testsuite/reftests/textview-margins.css
index 1160e00d49..9e1fb8d3f7 100644
--- a/testsuite/reftests/textview-margins.css
+++ b/testsuite/reftests/textview-margins.css
@@ -1 +1,5 @@
@import "reset-to-defaults.css";
+
+.background {
+ background-color: rebeccapurple;
+}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]