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

  ::selection { background: lime; }
  :selection { background: red; }