| Index: LayoutTests/compositing/overflow/scrolls-with-respect-to-nested-expected.txt
|
| diff --git a/LayoutTests/compositing/overflow/scrolls-with-respect-to-nested-expected.txt b/LayoutTests/compositing/overflow/scrolls-with-respect-to-nested-expected.txt
|
| index 811c43c271c7ef3a888d21f7efdd19a067693ed4..28d153850ee82826fb0f368359579edf62d54328 100644
|
| --- a/LayoutTests/compositing/overflow/scrolls-with-respect-to-nested-expected.txt
|
| +++ b/LayoutTests/compositing/overflow/scrolls-with-respect-to-nested-expected.txt
|
| @@ -1,4 +1,4 @@
|
| -This test ensures that RenderLayer::scrollsWithRespectTo always works even with multiple levels of nested overflow-divs, including positioned and non positioned elements, and a scrollable viewport.
|
| +This test ensures that Layer::scrollsWithRespectTo always works even with multiple levels of nested overflow-divs, including positioned and non positioned elements, and a scrollable viewport.
|
|
|
| div1 does not scroll with respect to div1
|
| div1 scrolls with respect to div2
|
|
|