| 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 29db36ea2f9f2856a0f320389c88739557cce644..5f1bb4d60db4db197e65d8bf5d48c1d1a9f80243 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
|
| @@ -5,41 +5,117 @@
|
| "bounds": [785, 2350],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| - "repaintRects": [
|
| - [8, 2197, 777, 106],
|
| - [8, 2197, 777, 106],
|
| - [8, 2197, 653, 106],
|
| - [8, 2197, 653, 106],
|
| - [8, 2047, 777, 106],
|
| - [8, 2047, 777, 106],
|
| - [8, 2047, 774, 106],
|
| - [8, 2047, 774, 106],
|
| - [8, 2000, 777, 350],
|
| - [8, 2000, 777, 350]
|
| - ],
|
| - "paintInvalidationClients": [
|
| - "LayoutBlockFlow DIV id='container'",
|
| - "LayoutBlockFlow (positioned) DIV id='absolute'",
|
| - "LayoutBlockFlow P",
|
| - "LayoutText #text",
|
| - "InlineTextBox 'This test checks that switching opacity'",
|
| - "InlineTextBox 'invalidates the full subtree.'",
|
| - "LayoutBlockFlow P",
|
| - "LayoutText #text",
|
| - "InlineTextBox 'This text should be visible in the'",
|
| - "InlineTextBox 'output.'",
|
| - "LayoutBlockFlow DIV id='container'",
|
| - "LayoutBlockFlow (positioned) DIV id='absolute'",
|
| - "LayoutBlockFlow P",
|
| - "RootInlineBox",
|
| - "LayoutText #text",
|
| - "InlineTextBox 'This test checks that switching opacity'",
|
| - "InlineTextBox 'invalidates the full subtree.'",
|
| - "LayoutBlockFlow P",
|
| - "RootInlineBox",
|
| - "LayoutText #text",
|
| - "InlineTextBox 'This text should be visible in the'",
|
| - "InlineTextBox 'output.'"
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "InlineTextBox 'This test checks that switching opacity'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "layer"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'This test checks that switching opacity'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'This text should be visible in the'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "layer"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'This text should be visible in the'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'invalidates the full subtree.'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "layer"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'invalidates the full subtree.'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'output.'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "layer"
|
| + },
|
| + {
|
| + "object": "InlineTextBox 'output.'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow (positioned) DIV id='absolute'",
|
| + "rect": [8, 2000, 777, 350],
|
| + "reason": "layer"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow (positioned) DIV id='absolute'",
|
| + "rect": [8, 2000, 777, 350],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow DIV id='container'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "layer"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow DIV id='container'",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow P",
|
| + "rect": [8, 2047, 777, 106],
|
| + "reason": "layer"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow P",
|
| + "rect": [8, 2197, 777, 106],
|
| + "reason": "layer"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow P",
|
| + "rect": [8, 2047, 777, 106],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow P",
|
| + "rect": [8, 2197, 777, 106],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [8, 2047, 774, 106],
|
| + "reason": "layer"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [8, 2197, 653, 106],
|
| + "reason": "layer"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [8, 2047, 774, 106],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutText #text",
|
| + "rect": [8, 2197, 653, 106],
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "RootInlineBox",
|
| + "rect": [0, 0, 0, 0],
|
| + "reason": "full"
|
| + }
|
| ]
|
| }
|
| ]
|
|
|