summaryrefslogtreecommitdiffstats
path: root/theme-compiler/tests/resources/w3ctests/scss/first-letter-quote-001.0.scss
blob: ba956560c8fb75528144f5bfccb37ac821baa15a (plain)
1
2
3
4
5
/* Source: http://test.csswg.org/suites/css2.1/20110323/html4/first-letter-quote-001.htm */

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