Index: third_party/WebKit/LayoutTests/fast/repaint/resize-child-within-overflow-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/resize-child-within-overflow-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/resize-child-within-overflow-expected.txt |
index 8233bc1e976842a6b4a95d24822e56cb2cde5402..046597fe3911049d62325c3fbdb3718075aa7806 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/resize-child-within-overflow-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/resize-child-within-overflow-expected.txt |
@@ -10,6 +10,11 @@ |
"object": "LayoutBlockFlow (positioned) DIV class='container'", |
"rect": [400, 0, 200, 1000], |
"reason": "incremental" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow DIV id='child'", |
+ "rect": [400, 0, 200, 50], |
+ "reason": "incremental" |
} |
] |
} |