summaryrefslogtreecommitdiffstats
path: root/config/tests/ref-simple/one/some.css
blob: a8a3ee47cc078e4b743af0b43e93fa48530165d1 (plain)
1
2
3
4
5
6
#div: {
/* this is a ID rule, and should stay intact */
}
[lang=ab-X-stuff] {
/* this selector should match content with lang="ab-X-stuff" */
}