tests: Add CSS test for the last two bugs

And it's a 1-byte file, too!
This commit is contained in:
Benjamin Otte 2011-05-28 00:09:20 +02:00
parent b1aa59d385
commit be71ea611b
4 changed files with 5 additions and 0 deletions

View File

@ -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

View File

@ -0,0 +1 @@
/

View File

@ -0,0 +1 @@
single-slash.css:1: error: GTK_CSS_PROVIDER_ERROR_SYNTAX

View File