Index: third_party/WebKit/LayoutTests/fast/repaint/opacity-change-on-overflow-float.html |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/opacity-change-on-overflow-float.html b/third_party/WebKit/LayoutTests/fast/repaint/opacity-change-on-overflow-float.html |
index 017c7bad12ddd2175a2cae8d22c4c3a1a64cabce..e8b8d7be9ad73acfe6266611767a59f63b63a6cf 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/opacity-change-on-overflow-float.html |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/opacity-change-on-overflow-float.html |
@@ -26,7 +26,7 @@ function repaintTest() |
</script> |
</head> |
-<body onload="runRepaintTest()"> |
+<body onload="runRepaintAndPixelTest()"> |
<p>Repaint test for <rdar><!-- |
Oh man, let me explain why this is here. In the beginning, there was an |
<rdar:://problem/6869687> link to the great and mysterious rdar. However, that |