Index: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/bugzilla-6473-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/bugzilla-6473-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/bugzilla-6473-expected.txt |
index d10c0a2bc60d38827961ee6f91f6711def892894..e784d726d540e8abead3d155a867a09d17a45d23 100644 |
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/bugzilla-6473-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/mac/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, 130, 70, 18], |
"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" |
+ } |
] |
} |