| Index: third_party/WebKit/LayoutTests/fast/repaint/overflow-into-content-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/overflow-into-content-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/overflow-into-content-expected.txt
|
| index 00559850340d81c6dd2a22d1ea71b0f21d32d28f..9bf88f91557b1e42f01190527924117d970097f2 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/overflow-into-content-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/overflow-into-content-expected.txt
|
| @@ -8,12 +8,7 @@
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutBlockFlow (positioned) DIV",
|
| - "rect": [111, 8, 3, 106],
|
| - "reason": "incremental"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow (positioned) DIV",
|
| - "rect": [61, 8, 53, 106],
|
| + "rect": [8, 211, 106, 53],
|
| "reason": "incremental"
|
| },
|
| {
|
| @@ -22,11 +17,6 @@
|
| "reason": "incremental"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow (positioned) DIV",
|
| - "rect": [8, 211, 106, 53],
|
| - "reason": "incremental"
|
| - },
|
| - {
|
| "object": "LayoutBlockFlow DIV",
|
| "rect": [8, 308, 100, 100],
|
| "reason": "became invisible"
|
| @@ -35,6 +25,16 @@
|
| "object": "LayoutBlockFlow DIV id='target3'",
|
| "rect": [8, 388, 100, 20],
|
| "reason": "layoutObject removal"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow (positioned) DIV",
|
| + "rect": [61, 8, 53, 106],
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow (positioned) DIV",
|
| + "rect": [111, 8, 3, 106],
|
| + "reason": "incremental"
|
| }
|
| ]
|
| }
|
|
|