| Index: third_party/WebKit/LayoutTests/fast/repaint/shift-relative-positioned-container-with-image-removal.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/shift-relative-positioned-container-with-image-removal.html b/third_party/WebKit/LayoutTests/fast/repaint/shift-relative-positioned-container-with-image-removal.html
|
| index cf520946ee4990f1b3aae74ab781e473de673cf9..5d8018f80b6fed9018a909555e58af936d809431 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/shift-relative-positioned-container-with-image-removal.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/shift-relative-positioned-container-with-image-removal.html
|
| @@ -12,7 +12,7 @@ img {
|
| padding: 50px;
|
| }
|
| </style>
|
| -<script src="resources/text-based-repaint.js" type="text/javascript"></script>
|
| +<script src="resources/repaint.js" type="text/javascript"></script>
|
| <script>
|
| function repaintTest()
|
| {
|
|
|