Index: LayoutTests/compositing/overflow/scrolls-with-respect-to.html |
diff --git a/LayoutTests/compositing/overflow/scrolls-with-respect-to.html b/LayoutTests/compositing/overflow/scrolls-with-respect-to.html |
index a21105bdb164afa234d26da42cc97dd4f09b3aea..e4f34f0b1267efc13141d3d2f479c7c53bdebae3 100644 |
--- a/LayoutTests/compositing/overflow/scrolls-with-respect-to.html |
+++ b/LayoutTests/compositing/overflow/scrolls-with-respect-to.html |
@@ -77,7 +77,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 returns the correct answer on relatively ' + |
'"basic" elements as well as fixed- and absolute-' + |
'positioned elements (ie, those with non-obvious ' + |