| Index: LayoutTests/compositing/overflow/clear-scroll-parent.html
|
| diff --git a/LayoutTests/compositing/overflow/clear-scroll-parent.html b/LayoutTests/compositing/overflow/clear-scroll-parent.html
|
| index 7c4e352e79af2abf7f3ed5d61dc95312363d2732..262affad9959aaea281bf7aea35c21c415c331e2 100644
|
| --- a/LayoutTests/compositing/overflow/clear-scroll-parent.html
|
| +++ b/LayoutTests/compositing/overflow/clear-scroll-parent.html
|
| @@ -53,7 +53,7 @@
|
| var pre = document.createElement('pre');
|
| if (!window.internals) {
|
| var description = "This test ensures that amongst the graphics "
|
| - + "layers corresponding to a single RenderLayer, only one may "
|
| + + "layers corresponding to a single Layer, only one may "
|
| + "have a scroll parent.";
|
| pre.innerHTML = description;
|
| } else {
|
|
|