Index: LayoutTests/compositing/iframes/become-overlapped-iframe.html |
diff --git a/LayoutTests/compositing/iframes/become-overlapped-iframe.html b/LayoutTests/compositing/iframes/become-overlapped-iframe.html |
index 7f678738fc11765bab75add97bb9c9f9db54d978..5439abccfe423a88f8265e8da11f4bfb15d48807 100644 |
--- a/LayoutTests/compositing/iframes/become-overlapped-iframe.html |
+++ b/LayoutTests/compositing/iframes/become-overlapped-iframe.html |
@@ -43,7 +43,7 @@ |
<body> |
<!-- Test that the parent document becomes composited when the iframe becomes overlapped. --> |
- <!-- The iframe does not start with a RenderLayer. --> |
+ <!-- The iframe does not start with a Layer. --> |
<iframe id="iframe" src="resources/composited-subframe.html"></iframe> |
<div id="overlay"> |