Update css parser value none test
The test is affected by icon-shadow being renamed and by engine being deprecated.
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
* {
|
||||
-gtk-icon-shadow: none;
|
||||
background-image: none;
|
||||
border-bottom-style: none;
|
||||
border-image-source: none;
|
||||
@ -8,6 +9,5 @@
|
||||
box-shadow: none;
|
||||
engine: none;
|
||||
font-family: "none";
|
||||
icon-shadow: none;
|
||||
text-shadow: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user