gtk/tests/css/parser/value-none.ref.css
2012-01-09 18:37:51 +01:00

11 lines
184 B
CSS

* {
background-image: none;
border-image-source: none;
border-style: none;
box-shadow: none;
engine: none;
font-family: "none";
icon-shadow: none;
text-shadow: none;
}