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

Unified Diff: LayoutTests/compositing/overflow/scrolls-with-respect-to-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-expected.txt
diff --git a/LayoutTests/compositing/overflow/scrolls-with-respect-to-expected.txt b/LayoutTests/compositing/overflow/scrolls-with-respect-to-expected.txt
index 9554c9612feb0ee6084da2d410c129c286ba90fb..b2b93e17e31a579f62003623d16890f0c94e81cc 100644
--- a/LayoutTests/compositing/overflow/scrolls-with-respect-to-expected.txt
+++ b/LayoutTests/compositing/overflow/scrolls-with-respect-to-expected.txt
@@ -1,5 +1,5 @@
-This test ensures that RenderLayer::scrollsWithRespectTo always returns the correct answer on relatively "basic" elements as well as fixed- and absolute-positioned elements (ie, those with non-obvious containing blocks), and iframes.
+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 containing blocks), and iframes.
predecessor does not scroll with respect to predecessor
predecessor scrolls with respect to container

Powered by Google App Engine
This is Rietveld 408576698