Index: third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/abspos-shift-image-incorrect-repaint-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/abspos-shift-image-incorrect-repaint-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/abspos-shift-image-incorrect-repaint-expected.txt |
index a495689353378d491a59db5c001200fcf5a3bb6d..1b5d71a090d1fdfae76a4a4e81c17033ef54f113 100644 |
--- a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/abspos-shift-image-incorrect-repaint-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/abspos-shift-image-incorrect-repaint-expected.txt |
@@ -17,6 +17,11 @@ |
"reason": "bounds change" |
}, |
{ |
+ "object": "LayoutBlockFlow HTML", |
+ "rect": [0, 0, 800, 52], |
+ "reason": "forced by layout" |
+ }, |
+ { |
"object": "LayoutBlockFlow (relative positioned) DIV class='imageWrapper'", |
"rect": [704, 0, 700, 236], |
"reason": "bounds change" |
@@ -80,6 +85,10 @@ |
"reason": "incremental" |
}, |
{ |
+ "object": "LayoutBlockFlow HTML", |
+ "reason": "forced by layout" |
+ }, |
+ { |
"object": "LayoutBlockFlow (positioned) DIV id='shiftMe'", |
"reason": "bounds change" |
}, |