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

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