| Index: LayoutTests/compositing/overflow/fixed-scroll-in-empty-root-layer.html
|
| diff --git a/LayoutTests/compositing/overflow/fixed-scroll-in-empty-root-layer.html b/LayoutTests/compositing/overflow/fixed-scroll-in-empty-root-layer.html
|
| index 4aaddc780444fc04a73feb5912d12f5fac30ff6b..f2e79253d02bf0c7f2a8a063b90e2f0558145591 100644
|
| --- a/LayoutTests/compositing/overflow/fixed-scroll-in-empty-root-layer.html
|
| +++ b/LayoutTests/compositing/overflow/fixed-scroll-in-empty-root-layer.html
|
| @@ -14,7 +14,7 @@ onload = runRepaintTest;
|
| left: 0;
|
| width: 100px;
|
| height: 100px;
|
| - background: green">
|
| + background: rgba(0, 128, 0, 0.99);">
|
| </div>
|
| <!-- This div makes all of the contents of the page be in sublayers of the root layer, so root layer is empty. -->
|
| <div style="
|
|
|