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

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