gtk/testsuite/css/style/inherit.nodes
Matthias Clasen e1634d18de Update expected output for CSS style tests
The format for CSS values changed slightly in one of the
previous commits.
2016-01-03 15:41:09 -05:00

10 lines
315 B
Plaintext

[window.background:dir(ltr)]
decoration:dir(ltr)
box.horizontal:dir(ltr)
color: rgb(255,0,0); /* inherit.css:2:12 */
opacity: 0.5; /* inherit.css:3:14 */
label#label1:dir(ltr)
color: rgb(255,255,255); /* inherit.css:7:16 */
opacity: 0.5; /* inherit.css:8:18 */
label#label2:dir(ltr)