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

  foo & address, p { background: red; }
  p { background: lime; }