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

Unified Diff: LayoutTests/fast/layers/scroll-overflow-no-layer.html

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/fast/layers/scroll-overflow-no-layer.html
diff --git a/LayoutTests/fast/layers/scroll-overflow-no-layer.html b/LayoutTests/fast/layers/scroll-overflow-no-layer.html
index 6d97f87c98a5f29553d881428cd6cc1f8cd28d17..c4918112088205193700425a753f011c52c7e3e3 100644
--- a/LayoutTests/fast/layers/scroll-overflow-no-layer.html
+++ b/LayoutTests/fast/layers/scroll-overflow-no-layer.html
@@ -22,7 +22,7 @@
</script>
</head>
<body>
- <div><a href="https://bugs.webkit.org/show_bug.cgi?id=83728">bug 83728</a>: Reduce the use of RenderLayer outside of the rendering code</div>
+ <div><a href="https://bugs.webkit.org/show_bug.cgi?id=83728">bug 83728</a>: Reduce the use of Layer outside of the rendering code</div>
<div>This test passes if you see PASSED below.</div>
<div id="overflow">FAILED</div>
<body>

Powered by Google App Engine
This is Rietveld 408576698