| Index: third_party/WebKit/LayoutTests/paint/invalidation/svg/color-fill-currentColor-and-css.html
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/svg/color-fill-currentColor-and-css.html b/third_party/WebKit/LayoutTests/paint/invalidation/svg/color-fill-currentColor-and-css.html
|
| index abf8f91a542ca2302691ea434d8d01118b6929a9..bd9cc5064ac6d2ca38d169d5cbbae1ee344dca6b 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/svg/color-fill-currentColor-and-css.html
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/svg/color-fill-currentColor-and-css.html
|
| @@ -12,7 +12,7 @@ function repaintTest() {
|
| ani.currentTime = 1000;
|
| ani.pause();
|
| runAfterLayoutAndPaint(finishRepaintTest);
|
| - }, 0);
|
| + }, 1);
|
| }
|
| </script>
|
| <style>
|
|
|