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

14 lines
418 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:17 */
label:dir(ltr)
font-size: 30px; /* nth-child.css:5:17 */
label:dir(ltr)
font-size: 40px; /* nth-child.css:8:17 */
box.horizontal:dir(ltr)
label:dir(ltr)
font-size: 50px; /* nth-child.css:11:17 */