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