Index: third_party/WebKit/LayoutTests/fast/repaint/content-into-overflow-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/content-into-overflow-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/content-into-overflow-expected.txt |
index 641af102662ba0a613bedd52d74c4549ff191e85..c97a06bd401389a9d3340d1dc994dab038a11f10 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/content-into-overflow-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/content-into-overflow-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 visible" |
@@ -35,6 +25,16 @@ |
"object": "LayoutBlockFlow DIV id='target3'", |
"rect": [8, 388, 100, 20], |
"reason": "location change" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow (positioned) DIV", |
+ "rect": [61, 8, 53, 106], |
+ "reason": "incremental" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow (positioned) DIV", |
+ "rect": [111, 8, 3, 106], |
+ "reason": "incremental" |
} |
] |
} |