tests: Add missing CSS test
This commit is contained in:
3
tests/css/parser/does-not-exist.css
Normal file
3
tests/css/parser/does-not-exist.css
Normal file
@ -0,0 +1,3 @@
|
||||
foo {
|
||||
does-not-exist: some-value;
|
||||
}
|
||||
0
tests/css/parser/does-not-exist.ref.css
Normal file
0
tests/css/parser/does-not-exist.ref.css
Normal file
Reference in New Issue
Block a user