aboutsummaryrefslogtreecommitdiffstats
path: root/theme-compiler/tests/resources/w3ctests/scss/first-letter-quote-004.0.scss
blob: 96706e1f1e0ec549f21875d418c67af61dd811b1 (plain)
1
2
3
4
5
/* Source: http://test.csswg.org/suites/css2.1/20110323/html4/first-letter-quote-004.htm */

  div { color: black; }
  div:first-letter { color: green; }