| Index: third_party/WebKit/LayoutTests/fast/repaint/resources/line-flow-with-floats.js
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/resources/line-flow-with-floats.js b/third_party/WebKit/LayoutTests/fast/repaint/resources/line-flow-with-floats.js
|
| index 6941fc0c6f23c027e3e89d3a918e8127cc5bb582..0571a3e4ace34d6383864c6aea201e0ac31e8047 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/resources/line-flow-with-floats.js
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/resources/line-flow-with-floats.js
|
| @@ -5,7 +5,7 @@ function loaded()
|
| {
|
| loadCount++;
|
| if (loadCount == 2)
|
| - runRepaintAndPixelTest();
|
| + runRepaintTest();
|
| }
|
|
|
| function repaintTest()
|
|
|