| Index: third_party/WebKit/LayoutTests/compositing/squashing/resize-squashing-layer-that-needs-full-repaint.html
|
| diff --git a/third_party/WebKit/LayoutTests/compositing/squashing/resize-squashing-layer-that-needs-full-repaint.html b/third_party/WebKit/LayoutTests/compositing/squashing/resize-squashing-layer-that-needs-full-repaint.html
|
| index ebec16f32042e4e37cfbe19bb975833ccda30aac..03f216bdf3bba013f42de0c7e6aa5fd2c4e77cbc 100644
|
| --- a/third_party/WebKit/LayoutTests/compositing/squashing/resize-squashing-layer-that-needs-full-repaint.html
|
| +++ b/third_party/WebKit/LayoutTests/compositing/squashing/resize-squashing-layer-that-needs-full-repaint.html
|
| @@ -1,5 +1,5 @@
|
| <!doctype html>
|
| -<script src="../../fast/repaint/resources/text-based-repaint.js"></script>
|
| +<script src="../../fast/repaint/resources/repaint.js"></script>
|
|
|
| <!-- The second two divs form a combined squashing layer. display:none'ing the first of them will resize the squashing layer. -->
|
| <div style="width: 500px; height: 500px; transform: translateZ(0)"></div>
|
|
|