Index: LayoutTests/fast/repaint/resources/repaint-with-scrollbar-change.html |
diff --git a/LayoutTests/fast/repaint/resources/repaint-with-scrollbar-change.html b/LayoutTests/fast/repaint/resources/repaint-with-scrollbar-change.html |
index 2482be44f60cc59989ee1d351bab2ceb19803211..203e33e35d3d6c0afd228cc722091057173b429f 100644 |
--- a/LayoutTests/fast/repaint/resources/repaint-with-scrollbar-change.html |
+++ b/LayoutTests/fast/repaint/resources/repaint-with-scrollbar-change.html |
@@ -13,7 +13,7 @@ |
position: fixed; |
right: 0; |
top: 0; |
- background-color: green; |
+ background-color: rgba(0, 128, 0, 0.99); |
} |
.hidden { |
display: none; |