| Index: third_party/WebKit/LayoutTests/fast/repaint/clip-unclip-and-change.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/clip-unclip-and-change.html b/third_party/WebKit/LayoutTests/fast/repaint/clip-unclip-and-change.html
|
| index c0ebee07dedd2e7c5d50d56da9367a228fab60ce..ce9f35fa5a55e67af611485cb049ffb8d968a9e7 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/clip-unclip-and-change.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/clip-unclip-and-change.html
|
| @@ -1,6 +1,6 @@
|
| <!DOCTYPE html>
|
| <script src="../../resources/run-after-layout-and-paint.js"></script>
|
| -<script src="resources/text-based-repaint.js"></script>
|
| +<script src="resources/repaint.js"></script>
|
| <script>
|
| function repaintTest() {
|
| content.style.height = '100px';
|
|
|