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

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