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

Unified Diff: LayoutTests/compositing/squashing/squashed-layer-loses-graphicslayer.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/compositing/squashing/squashed-layer-loses-graphicslayer.html
diff --git a/LayoutTests/compositing/squashing/squashed-layer-loses-graphicslayer.html b/LayoutTests/compositing/squashing/squashed-layer-loses-graphicslayer.html
index 4ea455faddc5581c1bd547d87bf28625102c65a9..696dd526f517a3e76b7837a78d294ff7bfeb5450 100644
--- a/LayoutTests/compositing/squashing/squashed-layer-loses-graphicslayer.html
+++ b/LayoutTests/compositing/squashing/squashed-layer-loses-graphicslayer.html
@@ -87,7 +87,7 @@ div:hover {
<body onload="runTest()">
- <p>A squashing RenderLayer that becomes non-composited should correctly send
+ <p>A squashing Layer that becomes non-composited should correctly send
a repaint invalidation to the new container GraphicsLayer that it paints
into. When run interactively, hovering over the force-composited gray div
should not cause other layers to disappear.</p>

Powered by Google App Engine
This is Rietveld 408576698