Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/4776765-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/4776765-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/4776765-expected.txt |
index 0186c81541dcfb295d9f32614b014966bf13ea6d..8ed9a429a27a8d7e2e984f4014a7b14e478915b1 100644 |
--- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/4776765-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/4776765-expected.txt |
@@ -1,7 +1,9 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [800, 600], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [800, 600], |
"contentsOpaque": true, |
"drawsContent": true, |
@@ -25,21 +27,39 @@ |
"object": "LayoutBlockFlow DIV id='div'", |
"rect": [7, 59, 3, 19], |
"reason": "invalidate paint rectangle" |
- }, |
- { |
- "object": "InlineTextBox '\n'", |
- "reason": "layoutObject insertion" |
- }, |
- { |
- "object": "LayoutBR BR", |
- "reason": "layoutObject insertion" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "full" |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutBlockFlow DIV", |
+ "reason": "outline" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow DIV id='div'", |
+ "reason": "layoutObject insertion" |
+ }, |
+ { |
+ "object": "RootInlineBox", |
+ "reason": "layoutObject insertion" |
+ }, |
+ { |
+ "object": "LayoutBR BR", |
+ "reason": "layoutObject insertion" |
+ }, |
+ { |
+ "object": "InlineTextBox '\n'", |
+ "reason": "layoutObject insertion" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow DIV id='div'", |
+ "reason": "invalidate paint rectangle" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow DIV id='div'", |
+ "reason": "invalidate paint rectangle" |
+ } |
] |
} |