Index: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/invalidation-after-opacity-change-subtree-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/invalidation-after-opacity-change-subtree-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/invalidation-after-opacity-change-subtree-expected.txt |
index cc72ab8836b255bdd1b3c61d378ed5f6dc550328..45c094f67b4965061090fe235eaf8349770909f3 100644 |
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/invalidation-after-opacity-change-subtree-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/mac/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, 2195, 777, 109], |
"reason": "style change" |
}, |
{ |
- "object": "InlineTextBox 'invalidates the full subtree.'", |
- "rect": [0, 0, 0, 0], |
+ "object": "LayoutBlockFlow P", |
+ "rect": [8, 2195, 777, 109], |
"reason": "layer" |
}, |
{ |
- "object": "InlineTextBox 'invalidates the full subtree.'", |
- "rect": [0, 0, 0, 0], |
+ "object": "LayoutBlockFlow P", |
+ "rect": [8, 2045, 777, 109], |
"reason": "style change" |
}, |
{ |
- "object": "InlineTextBox 'output.'", |
- "rect": [0, 0, 0, 0], |
+ "object": "LayoutBlockFlow P", |
+ "rect": [8, 2045, 777, 109], |
"reason": "layer" |
}, |
{ |
- "object": "InlineTextBox 'output.'", |
- "rect": [0, 0, 0, 0], |
+ "object": "LayoutText #text", |
+ "rect": [8, 2045, 774, 109], |
"reason": "style change" |
}, |
{ |
- "object": "LayoutBlockFlow (positioned) DIV id='absolute'", |
- "rect": [8, 2000, 777, 350], |
+ "object": "LayoutText #text", |
+ "rect": [8, 2045, 774, 109], |
"reason": "layer" |
}, |
{ |
- "object": "LayoutBlockFlow (positioned) DIV id='absolute'", |
- "rect": [8, 2000, 777, 350], |
+ "object": "LayoutText #text", |
+ "rect": [8, 2195, 653, 109], |
"reason": "style change" |
}, |
{ |
- "object": "LayoutBlockFlow DIV id='container'", |
- "rect": [0, 0, 0, 0], |
+ "object": "LayoutText #text", |
+ "rect": [8, 2195, 653, 109], |
"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, 2045, 777, 109], |
+ "object": "InlineTextBox 'This test checks that switching opacity'", |
"reason": "layer" |
}, |
{ |
- "object": "LayoutBlockFlow P", |
- "rect": [8, 2195, 777, 109], |
- "reason": "layer" |
+ "object": "InlineTextBox 'This text should be visible in the'", |
+ "reason": "style change" |
}, |
{ |
- "object": "LayoutBlockFlow P", |
- "rect": [8, 2045, 777, 109], |
- "reason": "style change" |
+ "object": "InlineTextBox 'This text should be visible in the'", |
+ "reason": "layer" |
}, |
{ |
- "object": "LayoutBlockFlow P", |
- "rect": [8, 2195, 777, 109], |
+ "object": "InlineTextBox 'invalidates the full subtree.'", |
"reason": "style change" |
}, |
{ |
- "object": "LayoutText #text", |
- "rect": [8, 2045, 774, 109], |
+ "object": "InlineTextBox 'invalidates the full subtree.'", |
"reason": "layer" |
}, |
{ |
- "object": "LayoutText #text", |
- "rect": [8, 2195, 653, 109], |
+ "object": "InlineTextBox 'output.'", |
+ "reason": "style change" |
+ }, |
+ { |
+ "object": "InlineTextBox 'output.'", |
"reason": "layer" |
}, |
{ |
- "object": "LayoutText #text", |
- "rect": [8, 2045, 774, 109], |
+ "object": "LayoutBlockFlow DIV id='container'", |
"reason": "style change" |
}, |
{ |
- "object": "LayoutText #text", |
- "rect": [8, 2195, 653, 109], |
- "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" |
} |
] |