| Index: third_party/WebKit/LayoutTests/fast/repaint/abspos-shift-image-incorrect-repaint.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/abspos-shift-image-incorrect-repaint.html b/third_party/WebKit/LayoutTests/fast/repaint/abspos-shift-image-incorrect-repaint.html
|
| index 45e29ad089073d2f8e13d1f21ab54cf351c3aae5..d6651f4bce3712cebb98f9da3e7792d566cf46ba 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/abspos-shift-image-incorrect-repaint.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/abspos-shift-image-incorrect-repaint.html
|
| @@ -17,7 +17,7 @@
|
| width: 1500px;
|
| }
|
| </style>
|
| -<script src="resources/text-based-repaint.js"></script>
|
| +<script src="resources/repaint.js"></script>
|
| <script>
|
| function repaintTest()
|
| {
|
|
|