| Index: third_party/WebKit/LayoutTests/fast/repaint/line-in-scrolled-clipped-block.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/line-in-scrolled-clipped-block.html b/third_party/WebKit/LayoutTests/fast/repaint/line-in-scrolled-clipped-block.html
|
| index 357f81f03b93c6cf3c1bbc66a9fe77fe616ee557..492ce2e5091d4b5c47468e7786569c409a535eec 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/line-in-scrolled-clipped-block.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/line-in-scrolled-clipped-block.html
|
| @@ -1,4 +1,4 @@
|
| -<script src="resources/text-based-repaint.js"></script>
|
| +<script src="resources/repaint.js"></script>
|
| <body onload="runRepaintTest()">
|
| <div id="target" style="width: 100px; height: 100px; white-space:pre; overflow: hidden;"> FAIL .</div>
|
| <script>
|
|
|