gtk/tests/reftests/label-sizing.css
Benjamin Otte 9229b3216a reftests: Add label-sizing test
Checks that the size requests for labels are as they should be for
required and natural size given various combinations of wrap, ellipsize,
width-chars and max-width-chars.

See
http://mail.gnome.org/archives/gtk-devel-list/2011-April/msg00036.html
for the discussion spawning this test.
2011-05-03 15:40:48 +02:00

8 lines
78 B
CSS

* {
font: Monospace 12
}
GtkPaned GtkEventBox {
background-color: pink
}