| Index: third_party/WebKit/LayoutTests/fast/repaint/overflow-scroll-after-move.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/overflow-scroll-after-move.html b/third_party/WebKit/LayoutTests/fast/repaint/overflow-scroll-after-move.html
|
| index 9158f5bbd15ac1c59f2e7019009016dbc27f27a9..7cbf27f6607084b98ba47c2f1f695ddbf0f7c903 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/overflow-scroll-after-move.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/overflow-scroll-after-move.html
|
| @@ -24,7 +24,7 @@
|
|
|
| </style>
|
| </head>
|
| -<body onload="runRepaintTest()">
|
| +<body onload="runRepaintAndPixelTest()">
|
|
|
| This tests that an element which is moved by the synchronous layout in
|
| Element::setScrollTop, and again by the scroll itself, has its original
|
|
|