gtk/testsuite/css/parser/import-nonexistant.css

6 lines
155 B
CSS
Raw Normal View History

@import url("if-this-file-ever-starts-to-exist-you-have-a-weird-sense-of-naming-files.css");
a {
string-property: "make sure it didn't stop parsing";
}