Index: third_party/WebKit/LayoutTests/svg/repaint/remove-border-property-on-root.html |
diff --git a/third_party/WebKit/LayoutTests/svg/repaint/remove-border-property-on-root.html b/third_party/WebKit/LayoutTests/svg/repaint/remove-border-property-on-root.html |
index 5438183ad0073ca7f8e7db7129156edbe4164846..9e9ac5c14d75e6d51ea163ba2363ba2739b223ff 100644 |
--- a/third_party/WebKit/LayoutTests/svg/repaint/remove-border-property-on-root.html |
+++ b/third_party/WebKit/LayoutTests/svg/repaint/remove-border-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() { |