tests: Add CSS test for the last two bugs
And it's a 1-byte file, too!
This commit is contained in:
@ -79,4 +79,7 @@ EXTRA_DIST += \
|
|||||||
shorthand.css \
|
shorthand.css \
|
||||||
shorthand.ref.css \
|
shorthand.ref.css \
|
||||||
simple.css \
|
simple.css \
|
||||||
|
single-slash.css \
|
||||||
|
single-slash.errors\
|
||||||
|
single-slash.ref.css \
|
||||||
widget-style-property.css
|
widget-style-property.css
|
||||||
|
|||||||
1
tests/css/parser/single-slash.css
Normal file
1
tests/css/parser/single-slash.css
Normal file
@ -0,0 +1 @@
|
|||||||
|
/
|
||||||
1
tests/css/parser/single-slash.errors
Normal file
1
tests/css/parser/single-slash.errors
Normal file
@ -0,0 +1 @@
|
|||||||
|
single-slash.css:1: error: GTK_CSS_PROVIDER_ERROR_SYNTAX
|
||||||
0
tests/css/parser/single-slash.ref.css
Normal file
0
tests/css/parser/single-slash.ref.css
Normal file
Reference in New Issue
Block a user