gtk2/testsuite/css/style/nth-child.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

14 lines
424 B
Plaintext

window.background:dir(ltr)
decoration:dir(ltr)
box.horizontal:dir(ltr)
box.horizontal:dir(ltr)
label:dir(ltr)
font-size: 20px; /* nth-child.css:2:3-19 */
label:dir(ltr)
font-size: 30px; /* nth-child.css:5:3-19 */
label:dir(ltr)
font-size: 40px; /* nth-child.css:8:3-19 */
box.horizontal:dir(ltr)
label:dir(ltr)
font-size: 50px; /* nth-child.css:11:3-19 */