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