| Index: third_party/WebKit/LayoutTests/fast/repaint/multiple-backgrounds-style-change.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/multiple-backgrounds-style-change.html b/third_party/WebKit/LayoutTests/fast/repaint/multiple-backgrounds-style-change.html
|
| index ff865ac56ca7747d0dded2e50fe0ca8f6b27ff95..f883871577950ff082ab8749ee90a9d79a57b842 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/multiple-backgrounds-style-change.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/multiple-backgrounds-style-change.html
|
| @@ -18,7 +18,7 @@
|
| transform: translate3d(50px, 50px, 0);
|
| }
|
| </style>
|
| -<script src="resources/text-based-repaint.js"></script>
|
| +<script src="resources/repaint.js"></script>
|
| <script>
|
| function repaintTest()
|
| {
|
|
|