| 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..461f6fb11fc25fc8adf133cb6a95fce24e7aebe7 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
|
| @@ -14,12 +14,6 @@
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV id='block'",
|
| - "rect": [300, 100, 120, 50],
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow (positioned) DIV id='block'",
|
| - "rect": [50, 100, 120, 50],
|
| "reason": "bounds change"
|
| }
|
| ],
|
|
|