Index: third_party/WebKit/LayoutTests/svg/repaint/remove-outline-property-on-root.html |
diff --git a/third_party/WebKit/LayoutTests/svg/repaint/remove-outline-property-on-root.html b/third_party/WebKit/LayoutTests/svg/repaint/remove-outline-property-on-root.html |
index 4938ae5ba1703b2ff21d3c758b7eba24f23b9824..a8ea46cac9e0b69a63548e0435ae041e75c83339 100644 |
--- a/third_party/WebKit/LayoutTests/svg/repaint/remove-outline-property-on-root.html |
+++ b/third_party/WebKit/LayoutTests/svg/repaint/remove-outline-property-on-root.html |
@@ -2,7 +2,7 @@ |
<script src="../../fast/repaint/resources/text-based-repaint.js"></script> |
<script> |
window.testIsAsync = true; |
-window.onload = runRepaintTest; |
+window.onload = runRepaintAndPixelTest; |
function repaintTest() { |
setTimeout(function() { |