forked from AuroraMiddleware/gtk
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:
parent
21761ce5fc
commit
b6c8671fde
@ -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
|
||||
}
|
Loading…
Reference in New Issue
Block a user