| Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/invalidation-after-opacity-change-subtree-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/invalidation-after-opacity-change-subtree-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/invalidation-after-opacity-change-subtree-expected.txt
|
| index b522b9a267555a467057a213edd87f2f19835d1d..c7ddd091966ee97f1d9f9bfef040e18d29bef99e 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/invalidation-after-opacity-change-subtree-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/invalidation-after-opacity-change-subtree-expected.txt
|
| @@ -1,7 +1,9 @@
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [785, 2350],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [785, 2350],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| @@ -55,57 +57,99 @@
|
| "object": "LayoutText #text",
|
| "rect": [8, 2197, 653, 106],
|
| "reason": "subtree"
|
| - },
|
| - {
|
| - "object": "InlineTextBox 'This test checks that switching opacity'",
|
| - "reason": "subtree"
|
| - },
|
| - {
|
| - "object": "InlineTextBox 'This test checks that switching opacity'",
|
| - "reason": "subtree"
|
| - },
|
| - {
|
| - "object": "InlineTextBox 'This text should be visible in the'",
|
| - "reason": "subtree"
|
| - },
|
| - {
|
| - "object": "InlineTextBox 'This text should be visible in the'",
|
| - "reason": "subtree"
|
| - },
|
| - {
|
| - "object": "InlineTextBox 'invalidates the full subtree.'",
|
| - "reason": "subtree"
|
| - },
|
| - {
|
| - "object": "InlineTextBox 'invalidates the full subtree.'",
|
| - "reason": "subtree"
|
| - },
|
| - {
|
| - "object": "InlineTextBox 'output.'",
|
| - "reason": "subtree"
|
| - },
|
| - {
|
| - "object": "InlineTextBox 'output.'",
|
| - "reason": "subtree"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow DIV id='container'",
|
| - "reason": "subtree"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow DIV id='container'",
|
| - "reason": "subtree"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "RootInlineBox",
|
| - "reason": "full"
|
| }
|
| ]
|
| }
|
| + ],
|
| + "objectPaintInvalidations": [
|
| + {
|
| + "object": "LayoutBlockFlow DIV id='container'",
|
| + "reason": "subtree"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow (positioned) DIV id='absolute'",
|
| + "reason": "subtree"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow P",
|
| + "reason": "subtree"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "reason": "subtree"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'This test checks that switching opacity'",
|
| + "reason": "subtree"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'invalidates the full subtree.'",
|
| + "reason": "subtree"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow P",
|
| + "reason": "subtree"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "reason": "subtree"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'This text should be visible in the'",
|
| + "reason": "subtree"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'output.'",
|
| + "reason": "subtree"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow DIV id='container'",
|
| + "reason": "subtree"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow (positioned) DIV id='absolute'",
|
| + "reason": "subtree"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow P",
|
| + "reason": "subtree"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "reason": "subtree"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "reason": "subtree"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'This test checks that switching opacity'",
|
| + "reason": "subtree"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'invalidates the full subtree.'",
|
| + "reason": "subtree"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow P",
|
| + "reason": "subtree"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "reason": "subtree"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "reason": "subtree"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'This text should be visible in the'",
|
| + "reason": "subtree"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'output.'",
|
| + "reason": "subtree"
|
| + }
|
| ]
|
| }
|
|
|
|
|