forked from AuroraMiddleware/gtk
tests: Add CSS test for the last two bugs
And it's a 1-byte file, too!
This commit is contained in:
parent
b1aa59d385
commit
be71ea611b
@ -79,4 +79,7 @@ EXTRA_DIST += \
|
||||
shorthand.css \
|
||||
shorthand.ref.css \
|
||||
simple.css \
|
||||
single-slash.css \
|
||||
single-slash.errors\
|
||||
single-slash.ref.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
Loading…
Reference in New Issue
Block a user