[gtk/wip/otte/reftests] reftests: Fox background-size-zero test
- From: Benjamin Otte <otte src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/wip/otte/reftests] reftests: Fox background-size-zero test
- Date: Wed, 27 Mar 2019 04:20:32 +0000 (UTC)
commit bd0f5ee6a5b194c528a3771f04ad23206f785d70
Author: Benjamin Otte <otte redhat com>
Date: Wed Mar 27 05:19:42 2019 +0100
reftests: Fox background-size-zero test
We were drawing nothing, causing a timeout.
testsuite/reftests/background-size-zero.css | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/testsuite/reftests/background-size-zero.css b/testsuite/reftests/background-size-zero.css
index 8e9389ba1e..8dc2d3337e 100644
--- a/testsuite/reftests/background-size-zero.css
+++ b/testsuite/reftests/background-size-zero.css
@@ -1,6 +1,7 @@
@import "reset-to-defaults.css";
.background {
+ background-color: red;
background-image: linear-gradient(to right, blue, blue);
background-size: 0%;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]