summaryrefslogtreecommitdiffstats
path: root/theme-compiler/tests/resources/w3ctests/scss/css3-modsel-148.0.scss
blob: a41bb1ed85d185e45be5ae1fb9265541a60d7d89 (plain)
1
2
3
4
5
/* Source: http://www.w3.org/Style/CSS/Test/CSS3/Selectors/current/html/tests/css3-modsel-148.html */

 p { background: lime; }
 p:empty { background: red; }