Index: LayoutTests/compositing/overflow/scrolls-with-respect-to-transform-expected.txt |
diff --git a/LayoutTests/compositing/overflow/scrolls-with-respect-to-transform-expected.txt b/LayoutTests/compositing/overflow/scrolls-with-respect-to-transform-expected.txt |
index e530012db686a57556a830d501a70ba9b7ce6bde..40582047a61396450de4c4e061732002b7666a9f 100644 |
--- a/LayoutTests/compositing/overflow/scrolls-with-respect-to-transform-expected.txt |
+++ b/LayoutTests/compositing/overflow/scrolls-with-respect-to-transform-expected.txt |
@@ -1,4 +1,4 @@ |
-This test ensures that RenderLayer::scrollsWithRespectTo always works even with transformed fixed-position layers. |
+This test ensures that Layer::scrollsWithRespectTo always works even with transformed fixed-position layers. |
fixed does not scroll with respect to fixed |
fixed scrolls with respect to container |