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> |