| Index: third_party/WebKit/LayoutTests/fast/repaint/clip-path-constant-repaint.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/clip-path-constant-repaint.html b/third_party/WebKit/LayoutTests/fast/repaint/clip-path-constant-repaint.html
|
| index ce1c042278ba1bf35c2e543f6e1f2070553c2a1d..e9e4e54c2b043cfb2ad929f098ce78230910dd43 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/clip-path-constant-repaint.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/clip-path-constant-repaint.html
|
| @@ -4,7 +4,7 @@
|
| <script src="resources/text-based-repaint.js"></script>
|
| <script type="text/javascript">
|
| window.onload = function() {
|
| - runRepaintTest();
|
| + runRepaintAndPixelTest();
|
| };
|
|
|
| function repaintTest() {
|
|
|