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

      body { color: red }
      body:first-line { color: green; }