testsuite: Add test for latest commit
This commit is contained in:
4
testsuite/css/parser/property-name-errors.css
Normal file
4
testsuite/css/parser/property-name-errors.css
Normal file
@ -0,0 +1,4 @@
|
||||
* {
|
||||
nonexisting-property: something;
|
||||
-gtk-nonexisting-property: "something else";
|
||||
}
|
||||
Reference in New Issue
Block a user