Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/vertical-align1-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/vertical-align1-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/vertical-align1-expected.txt |
index a28d21631a8a0cf57299974074822dd1b78bf1f0..42b61b225eaddfabcfc8aed2229b2b273306eb22 100644 |
--- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/vertical-align1-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/vertical-align1-expected.txt |
@@ -1,7 +1,9 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [800, 600], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [800, 600], |
"contentsOpaque": true, |
"drawsContent": true, |
@@ -35,29 +37,31 @@ |
"object": "LayoutBlockFlow DIV class='other'", |
"rect": [0, 34, 20, 20], |
"reason": "bounds change" |
- }, |
- { |
- "object": "InlineBox", |
- "reason": "full" |
- }, |
- { |
- "object": "InlineBox", |
- "reason": "full" |
- }, |
- { |
- "object": "InlineBox", |
- "reason": "full" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutBlockFlow BODY", |
+ "reason": "incremental" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow BODY", |
+ "reason": "invalidate paint rectangle" |
+ }, |
+ { |
+ "object": "RootInlineBox", |
+ "reason": "incremental" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow DIV class='other'", |
+ "reason": "bounds change" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow DIV class='other'", |
+ "reason": "bounds change" |
+ } |
] |
} |