| Index: third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/non-text-link-invalidation-optimization-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/non-text-link-invalidation-optimization-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/non-text-link-invalidation-optimization-expected.txt
|
| index 52ec04c0d346f6c3ad6204884779f874089f94d0..ea4bd11be12bdce694c64fc8bbe1fc0d69989cd8 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/non-text-link-invalidation-optimization-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac/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, 18],
|
| "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"
|
| + }
|
| ]
|
| }
|
|
|
|
|