| Index: LayoutTests/compositing/overflow/scrolls-with-respect-to-nested.html
|
| diff --git a/LayoutTests/compositing/overflow/scrolls-with-respect-to-nested.html b/LayoutTests/compositing/overflow/scrolls-with-respect-to-nested.html
|
| index b6e87fd37d4b50057ff5e9d4beb52c1f379c3d86..6cc03682f835f8be5a7a7c653a0632807b61eedf 100644
|
| --- a/LayoutTests/compositing/overflow/scrolls-with-respect-to-nested.html
|
| +++ b/LayoutTests/compositing/overflow/scrolls-with-respect-to-nested.html
|
| @@ -41,7 +41,7 @@
|
| function doTest()
|
| {
|
| var pre = document.getElementById('console');
|
| - var testDescription = 'This test ensures that RenderLayer::scrollsWithRespectTo ' +
|
| + var testDescription = '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.\n\n';
|
|
|