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 2c29065c17116e692cbb46d73cb34bd6fd45015e..654b54ad07927ff590b78d721c374cd6c274d772 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 |
@@ -15,12 +15,12 @@ |
{ |
"object": "LayoutBlockFlow (positioned) DIV id='block'", |
"rect": [50, 160, 200, 50], |
- "reason": "location change" |
+ "reason": "bounds change" |
}, |
{ |
"object": "LayoutBlockFlow (positioned) DIV id='block'", |
"rect": [50, 50, 200, 50], |
- "reason": "location change" |
+ "reason": "bounds change" |
} |
], |
"children": [ |
@@ -35,12 +35,12 @@ |
{ |
"object": "LayoutBlockFlow (positioned) DIV id='block'", |
"rect": [50, 310, 200, 50], |
- "reason": "location change" |
+ "reason": "bounds change" |
}, |
{ |
"object": "LayoutBlockFlow (positioned) DIV id='block'", |
"rect": [50, 200, 200, 50], |
- "reason": "location change" |
+ "reason": "bounds change" |
} |
] |
} |