summaryrefslogtreecommitdiffstats
path: root/theme-compiler/tests/resources/w3ctests/scss/css3-modsel-37.0.scss
blob: 37d2a23b4c7536bc0eeb9dcaf59660ef36cf9b85 (plain)
1
2
3
4
/* Source: http://www.w3.org/Style/CSS/Test/CSS3/Selectors/current/html/tests/css3-modsel-37.html */
.red { background-color : red }
.t1 :only-of-type { background-color : lime }