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 9bf88f91557b1e42f01190527924117d970097f2..cfc3a57c474ea5de63e7fa9cc18a6d96d69129ab 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 |
@@ -13,7 +13,7 @@ |
}, |
{ |
"object": "LayoutBlockFlow (positioned) DIV", |
- "rect": [8, 261, 106, 3], |
+ "rect": [8, 214, 106, 50], |
"reason": "incremental" |
}, |
{ |
@@ -33,7 +33,17 @@ |
}, |
{ |
"object": "LayoutBlockFlow (positioned) DIV", |
- "rect": [111, 8, 3, 106], |
+ "rect": [64, 8, 50, 106], |
+ "reason": "incremental" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow DIV id='target1' class='narrow'", |
+ "rect": [61, 11, 50, 50], |
+ "reason": "incremental" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow DIV id='target2' class='short'", |
+ "rect": [11, 211, 50, 50], |
"reason": "incremental" |
} |
] |