Index: third_party/WebKit/LayoutTests/fast/repaint/line-overflow.html |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/line-overflow.html b/third_party/WebKit/LayoutTests/fast/repaint/line-overflow.html |
index 65551191126d2a7435cdf94303edf60f20e20dbe..b497d195edeaf4c27ec9fd495afa9f59d1cda3e3 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/line-overflow.html |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/line-overflow.html |
@@ -15,7 +15,7 @@ |
span#t { margin: 30px; } |
</style> |
</head> |
-<body onload="runRepaintTest();"> |
+<body onload="runRepaintAndPixelTest();"> |
<p> |
This is a test for <i><a href="https://bugs.webkit.org/show_bug.cgi?id=9669">http://bugzilla.opendarwin.org/show_bug.cgi?id=9669</a> |
Incomplete repaint when changing an inline's border</i>. |