Fix the css parser value initial test

This was affected by the recent renaming of icon-shadow to
-gtk-icon-shadow. Also, it produces an error now because
engine is deprecated.
This commit is contained in:
Matthias Clasen 2015-12-21 14:37:09 -05:00
parent 474f5b7784
commit 0fb84c5a68
3 changed files with 3 additions and 1 deletions

View File

@ -407,6 +407,7 @@ test_data = \
value-inherit-shorthand.css \
value-inherit-shorthand.ref.css \
value-initial.css \
value-initial.errors \
value-initial-shorthand.css \
value-initial-shorthand.ref.css \
value-none.css \

View File

@ -1,4 +1,5 @@
* {
-gtk-icon-shadow: initial;
background-clip: initial;
background-color: initial;
background-image: initial;
@ -32,7 +33,6 @@
font-style: initial;
font-variant: initial;
font-weight: initial;
icon-shadow: initial;
margin-bottom: initial;
margin-left: initial;
margin-right: initial;

View File

@ -0,0 +1 @@
value-initial.css:30: error: GTK_CSS_PROVIDER_ERROR_DEPRECATED