| Index: third_party/WebKit/LayoutTests/fast/repaint/positioned-great-grandparent-change-location.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/positioned-great-grandparent-change-location.html b/third_party/WebKit/LayoutTests/fast/repaint/positioned-great-grandparent-change-location.html
|
| index f54ad8d468d4efb16f68fc37e755951ae987eef4..071c11f1daf235897e7ace7feb438b8a9e5adbc2 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/positioned-great-grandparent-change-location.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/positioned-great-grandparent-change-location.html
|
| @@ -1,5 +1,5 @@
|
| <!DOCTYPE html>
|
| -<script src="resources/text-based-repaint.js"></script>
|
| +<script src="resources/repaint.js"></script>
|
| <script>
|
| function repaintTest() {
|
| document.getElementById('great-grandparent').style.top = '-100px';
|
|
|