| Index: third_party/WebKit/LayoutTests/fast/repaint/inline-relative-positioned.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/inline-relative-positioned.html b/third_party/WebKit/LayoutTests/fast/repaint/inline-relative-positioned.html
|
| index 098e4ed733f6233a569ca64a4cd63c62e417ed1e..53b71af316e1ee0ef7cfb04f980752c89e8fa9f5 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/inline-relative-positioned.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/inline-relative-positioned.html
|
| @@ -1,4 +1,4 @@
|
| -<script src="resources/text-based-repaint.js"></script>
|
| +<script src="resources/repaint.js"></script>
|
| <script src="../../resources/ahem.js"></script>
|
| <body onload="runRepaintTest()">
|
| <span style="position: relative; top: 80px;">
|
|
|