gtk/testsuite/css/style/inherit.nodes
Matthias Clasen d8e1fd6079 Update expected output
The previous commit changed the format of the output
generated by the CSS style tests.
2016-01-03 17:23:59 -05:00

11 lines
316 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)