| Index: third_party/WebKit/LayoutTests/fast/repaint/overflow-scroll-after-move-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/overflow-scroll-after-move-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/overflow-scroll-after-move-expected.txt
|
| index 654b54ad07927ff590b78d721c374cd6c274d772..1633325bcb72bfc43bb8980f49dab18a9057eb82 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/overflow-scroll-after-move-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/overflow-scroll-after-move-expected.txt
|
| @@ -14,12 +14,6 @@
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV id='block'",
|
| - "rect": [50, 160, 200, 50],
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow (positioned) DIV id='block'",
|
| - "rect": [50, 50, 200, 50],
|
| "reason": "bounds change"
|
| }
|
| ],
|
|
|