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 1aae33246ec6dc6a0bdc0e6912c7c20b5e3cadea..2c29065c17116e692cbb46d73cb34bd6fd45015e 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,12 @@ |
"paintInvalidations": [ |
{ |
"object": "LayoutBlockFlow (positioned) DIV id='block'", |
- "rect": [50, 50, 200, 50], |
+ "rect": [50, 160, 200, 50], |
"reason": "location change" |
}, |
{ |
"object": "LayoutBlockFlow (positioned) DIV id='block'", |
- "rect": [50, 160, 200, 50], |
+ "rect": [50, 50, 200, 50], |
"reason": "location change" |
} |
], |
@@ -34,12 +34,12 @@ |
"paintInvalidations": [ |
{ |
"object": "LayoutBlockFlow (positioned) DIV id='block'", |
- "rect": [50, 200, 200, 50], |
+ "rect": [50, 310, 200, 50], |
"reason": "location change" |
}, |
{ |
"object": "LayoutBlockFlow (positioned) DIV id='block'", |
- "rect": [50, 310, 200, 50], |
+ "rect": [50, 200, 200, 50], |
"reason": "location change" |
} |
] |