reftests: Avoid theme influence

Reset to defaults in background-color-transparent,
to avoid theme influence in the results.
This commit is contained in:
Matthias Clasen 2020-04-24 15:19:24 -04:00
parent 7ce964a455
commit c8d4a48c03

View File

@ -1,4 +1,6 @@
* {
@import "reset-to-defaults.css";
window {
background-image: none;
border-radius: 0;
background-color: purple;