Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(375)

Unified Diff: LayoutTests/compositing/overflow/scrolls-with-respect-to-nested-expected.txt

Issue 898783003: Move rendering/RenderLayer* to layout/ (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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

Powered by Google App Engine
This is Rietveld 408576698