| Index: LayoutTests/compositing/squashing/visibility-composited-squashing.html
|
| diff --git a/LayoutTests/compositing/squashing/visibility-composited-squashing.html b/LayoutTests/compositing/squashing/visibility-composited-squashing.html
|
| index 0b594c6123ae72260bfe8c9218932d91d89bd9bb..c1b9ff66ad2b3eb9b14ab03cb6164fbe6d2bc48f 100644
|
| --- a/LayoutTests/compositing/squashing/visibility-composited-squashing.html
|
| +++ b/LayoutTests/compositing/squashing/visibility-composited-squashing.html
|
| @@ -45,8 +45,8 @@
|
| </script>
|
| </head>
|
| <body>
|
| - <!-- This test checks that squashed RenderLayers are painted even if not all
|
| - of the RenderLayers squahed into a given GraphicsLayer are visible. -->
|
| + <!-- This test checks that squashed Layers are painted even if not all
|
| + of the Layers squahed into a given GraphicsLayer are visible. -->
|
| <div class="set">
|
| <div class="composited box"></div>
|
| <div class="squashed hidden" style="top: 4px"></div>
|
|
|