Index: LayoutTests/compositing/repaint/fixed-pos-with-abs-pos-child-scroll.html |
diff --git a/LayoutTests/compositing/repaint/fixed-pos-with-abs-pos-child-scroll.html b/LayoutTests/compositing/repaint/fixed-pos-with-abs-pos-child-scroll.html |
index 6c61e313d109dfb1b60bd5af5b9cb13e7323a765..d932684c013a2e8496059ab8926d5b06009f86a9 100644 |
--- a/LayoutTests/compositing/repaint/fixed-pos-with-abs-pos-child-scroll.html |
+++ b/LayoutTests/compositing/repaint/fixed-pos-with-abs-pos-child-scroll.html |
@@ -16,7 +16,7 @@ |
right: 0px; |
height: 90px; |
width: 360px; |
- background: yellow; |
+ background: rgb(255, 255, 0, 0.99); |
} |
</style> |