Index: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/abspos-shift-image-incorrect-repaint-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/abspos-shift-image-incorrect-repaint-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/abspos-shift-image-incorrect-repaint-expected.txt |
index 2ff20c23bfd5614dd5ff9107259cb91fe1e22217..229e02dff94b04e20fc2d7ddd9604242eed53d81 100644 |
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/abspos-shift-image-incorrect-repaint-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/abspos-shift-image-incorrect-repaint-expected.txt |
@@ -1,7 +1,9 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [1250, 585], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [1250, 585], |
"contentsOpaque": true, |
"drawsContent": true, |
@@ -75,37 +77,71 @@ |
"object": "LayoutText #text", |
"rect": [450, 218, 4, 18], |
"reason": "bounds change" |
- }, |
- { |
- "object": "InlineTextBox '\n'", |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutText #text", |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutText #text", |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutText #text", |
- "reason": "bounds change" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutView #document", |
+ "reason": "incremental" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow HTML", |
+ "reason": "forced by layout" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow (positioned) DIV id='shiftMe'", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "RootInlineBox", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow (relative positioned) DIV class='imageWrapper'", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "RootInlineBox", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "LayoutImage IMG", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "LayoutText #text", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "LayoutText #text", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "InlineTextBox '\n'", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow (relative positioned) DIV class='imageWrapper'", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "RootInlineBox", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "LayoutImage IMG", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "LayoutText #text", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "LayoutText #text", |
+ "reason": "bounds change" |
+ } |
] |
} |