comparison: config/tests/src-simple/thesrcdir/some.css
config/tests/src-simple/thesrcdir/some.css
- branch
- TOR_BUG_9701
- changeset 8
- 97036ab72558
equal
deleted
inserted
replaced
|
1 #div: { |
|
2 /* this is a ID rule, and should stay intact */ |
|
3 } |
|
4 %expand [lang=__AB_CD__] { |
|
5 /* this selector should match content with lang="ab-X-stuff" */ |
|
6 } |