gtk2/testsuite/css/style/inherit.nodes
Matthias Clasen 0f694b8beb style tests: Update expected output
The printing of css nodes has changed, and the window
is visible now.
2020-01-17 23:47:34 -05:00

11 lines
322 B
Plaintext

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