Index: third_party/WebKit/LayoutTests/fast/repaint/clipped-relative-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/clipped-relative-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/clipped-relative-expected.txt |
index 1d707779453bb96fd4d094fc78ce5e8a9cbad856..e353202b1b4743768dab5084660dc4d76f64a566 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/clipped-relative-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/clipped-relative-expected.txt |
@@ -1,7 +1,9 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [800, 600], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [800, 600], |
"contentsOpaque": true, |
"drawsContent": true, |
@@ -15,25 +17,27 @@ |
"object": "LayoutImage IMG", |
"rect": [8, 70, 204, 232], |
"reason": "location change" |
- }, |
- { |
- "object": "InlineBox", |
- "reason": "full" |
- }, |
- { |
- "object": "LayoutText #text", |
- "reason": "none" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutBlockFlow (positioned) DIV id='inner'", |
+ "reason": "forced by layout" |
+ }, |
+ { |
+ "object": "RootInlineBox", |
+ "reason": "forced by layout" |
+ }, |
+ { |
+ "object": "LayoutImage IMG", |
+ "reason": "location change" |
+ }, |
+ { |
+ "object": "LayoutText #text", |
+ "reason": "none" |
+ } |
] |
} |