tenfourfox/config/tests/src-simple/thesrcdir/some.css

7 lines
151 B
CSS
Raw Normal View History

2017-04-19 07:56:45 +00:00
#div: {
/* this is a ID rule, and should stay intact */
}
%expand [lang=__AB_CD__] {
/* this selector should match content with lang="ab-X-stuff" */
}