[gtk+] reftests: Add CSS file for alignment test
- From: Benjamin Otte <otte src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] reftests: Add CSS file for alignment test
- Date: Mon, 9 May 2011 11:25:43 +0000 (UTC)
commit b6c8671fdea3a34fa59f81ad16513f8e0fbdcd9d
Author: Benjamin Otte <otte redhat com>
Date: Mon May 9 13:23:52 2011 +0200
reftests: Add CSS file for alignment test
We need to force arrow scaling to 1.0 to get the alignment right.
tests/reftests/Makefile.am | 1 +
tests/reftests/misc-alignment.css | 3 +++
2 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/tests/reftests/Makefile.am b/tests/reftests/Makefile.am
index c21efa0..f5eef32 100644
--- a/tests/reftests/Makefile.am
+++ b/tests/reftests/Makefile.am
@@ -44,6 +44,7 @@ EXTRA_DIST += \
label-small-ellipsized.ui \
label-wrap-justify.ref.ui \
label-wrap-justify.ui \
+ misc-alignment.css \
misc-alignment.ui \
misc-alignment.ref.ui \
nonresizable-size.ref.ui \
diff --git a/tests/reftests/misc-alignment.css b/tests/reftests/misc-alignment.css
new file mode 100644
index 0000000..52b4ff5
--- /dev/null
+++ b/tests/reftests/misc-alignment.css
@@ -0,0 +1,3 @@
+* {
+ -GtkArrow-arrow-scaling: 1.0
+}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]