Index: third_party/WebKit/LayoutTests/platform/win/paint/invalidation/non-text-link-invalidation-optimization-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/non-text-link-invalidation-optimization-expected.txt b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/non-text-link-invalidation-optimization-expected.txt |
index 3191b5562af77d0292bda337a2b7e3741c154a80..1f537cb8995381ea0b7fd337e2d176da857d8a68 100644 |
--- a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/non-text-link-invalidation-optimization-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/non-text-link-invalidation-optimization-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,33 +37,59 @@ |
"object": "LayoutText #text", |
"rect": [326, 8, 25, 17], |
"reason": "style change" |
- }, |
- { |
- "object": "InlineTextBox ' images.'", |
- "reason": "style change" |
- }, |
- { |
- "object": "InlineTextBox ' no '", |
- "reason": "style change" |
- }, |
- { |
- "object": "InlineTextBox ' passes if '", |
- "reason": "style change" |
- }, |
- { |
- "object": "InlineTextBox ' text is invalidated and '", |
- "reason": "style change" |
- }, |
- { |
- "object": "InlineTextBox 'This test '", |
- "reason": "style change" |
- }, |
- { |
- "object": "InlineTextBox 'only'", |
- "reason": "style change" |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutText #text", |
+ "reason": "style change" |
+ }, |
+ { |
+ "object": "InlineTextBox 'This test '", |
+ "reason": "style change" |
+ }, |
+ { |
+ "object": "LayoutText #text", |
+ "reason": "style change" |
+ }, |
+ { |
+ "object": "InlineTextBox ' passes if '", |
+ "reason": "style change" |
+ }, |
+ { |
+ "object": "LayoutText #text", |
+ "reason": "style change" |
+ }, |
+ { |
+ "object": "InlineTextBox 'only'", |
+ "reason": "style change" |
+ }, |
+ { |
+ "object": "LayoutText #text", |
+ "reason": "style change" |
+ }, |
+ { |
+ "object": "InlineTextBox ' text is invalidated and '", |
+ "reason": "style change" |
+ }, |
+ { |
+ "object": "LayoutText #text", |
+ "reason": "style change" |
+ }, |
+ { |
+ "object": "InlineTextBox ' no '", |
+ "reason": "style change" |
+ }, |
+ { |
+ "object": "LayoutText #text", |
+ "reason": "style change" |
+ }, |
+ { |
+ "object": "InlineTextBox ' images.'", |
+ "reason": "style change" |
+ } |
] |
} |