| Index: third_party/WebKit/LayoutTests/fast/repaint/overflow-move-after-scroll-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/overflow-move-after-scroll-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/overflow-move-after-scroll-expected.txt
|
| index 825ec24a20e2de61a95846c57c8dc9554c3acd33..5e3e31c580fea21f9528b183ca3aeb14c1a6c1ca 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/overflow-move-after-scroll-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/overflow-move-after-scroll-expected.txt
|
| @@ -15,12 +15,12 @@
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV id='block'",
|
| "rect": [300, 100, 120, 50],
|
| - "reason": "bounds change"
|
| + "reason": "location change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV id='block'",
|
| "rect": [50, 100, 120, 50],
|
| - "reason": "bounds change"
|
| + "reason": "location change"
|
| }
|
| ],
|
| "children": [
|
| @@ -35,12 +35,12 @@
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV id='block'",
|
| "rect": [300, 200, 120, 50],
|
| - "reason": "bounds change"
|
| + "reason": "location change"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV id='block'",
|
| "rect": [50, 200, 120, 50],
|
| - "reason": "bounds change"
|
| + "reason": "location change"
|
| }
|
| ]
|
| }
|
|
|