| Index: LayoutTests/fast/layers/scroll-overflow-no-layer.html
|
| diff --git a/LayoutTests/fast/layers/scroll-overflow-no-layer.html b/LayoutTests/fast/layers/scroll-overflow-no-layer.html
|
| index 6d97f87c98a5f29553d881428cd6cc1f8cd28d17..c4918112088205193700425a753f011c52c7e3e3 100644
|
| --- a/LayoutTests/fast/layers/scroll-overflow-no-layer.html
|
| +++ b/LayoutTests/fast/layers/scroll-overflow-no-layer.html
|
| @@ -22,7 +22,7 @@
|
| </script>
|
| </head>
|
| <body>
|
| - <div><a href="https://bugs.webkit.org/show_bug.cgi?id=83728">bug 83728</a>: Reduce the use of RenderLayer outside of the rendering code</div>
|
| + <div><a href="https://bugs.webkit.org/show_bug.cgi?id=83728">bug 83728</a>: Reduce the use of Layer outside of the rendering code</div>
|
| <div>This test passes if you see PASSED below.</div>
|
| <div id="overflow">FAILED</div>
|
| <body>
|
|
|