reftests: Add CSS file for alignment test
We need to force arrow scaling to 1.0 to get the alignment right.
This commit is contained in:
@@ -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 \
|
||||
|
||||
3
tests/reftests/misc-alignment.css
Normal file
3
tests/reftests/misc-alignment.css
Normal file
@@ -0,0 +1,3 @@
|
||||
* {
|
||||
-GtkArrow-arrow-scaling: 1.0
|
||||
}
|
||||
Reference in New Issue
Block a user