Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/bugzilla-6473-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/bugzilla-6473-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/bugzilla-6473-expected.txt |
index a48589e7627ffcdf8a27ee50e12fde8ed2b5d554..4fd42903ddf8c2cf9cfa65eb1a2b7c4eca281209 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/bugzilla-6473-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/bugzilla-6473-expected.txt |
@@ -1,7 +1,9 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [800, 600], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [800, 600], |
"contentsOpaque": true, |
"drawsContent": true, |
@@ -30,17 +32,31 @@ |
"object": "LayoutText #text", |
"rect": [8, 136, 69, 19], |
"reason": "bounds change" |
- }, |
- { |
- "object": "InlineTextBox 'SUCCESS'", |
- "reason": "bounds change" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutBlockFlow DIV id='allcontent'", |
+ "reason": "style change" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow (relative positioned) P", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "RootInlineBox", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "LayoutText #text", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "InlineTextBox 'SUCCESS'", |
+ "reason": "bounds change" |
+ } |
] |
} |