Index: third_party/WebKit/LayoutTests/fast/repaint/transform-rotate-and-remove.html |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/transform-rotate-and-remove.html b/third_party/WebKit/LayoutTests/fast/repaint/transform-rotate-and-remove.html |
index a591ee4b12a493ad1c34939d8a8eb8016882a85c..d83c189380ce352b530973c20b600749bb823f72 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/transform-rotate-and-remove.html |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/transform-rotate-and-remove.html |
@@ -16,7 +16,7 @@ |
} |
</script> |
</head> |
- <body onload="runRepaintTest()"> |
+ <body onload="runRepaintAndPixelTest()"> |
<!-- |
<p> Bug <a href="https://bugs.webkit.org/show_bug.cgi?id=61338">61338</a>: Element not fully repainted after application and removal of transform </p> |
<p> The test PASSES only if all the four borders of the box are displayed in green</p> |