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 |
deleted file mode 100644 |
index 7b3f1f84db397ef551e4d3f2f03474ae2df68b55..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/invalidation-after-opacity-change-subtree-expected.txt |
+++ /dev/null |
@@ -1,163 +0,0 @@ |
-{ |
- "name": "Content Root Layer", |
- "bounds": [785, 2350], |
- "children": [ |
- { |
- "name": "LayoutView #document", |
- "bounds": [785, 2350], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "paintInvalidations": [ |
- { |
- "object": "LayoutBlockFlow (positioned) DIV id='absolute'", |
- "rect": [8, 2000, 777, 350], |
- "reason": "subtree" |
- }, |
- { |
- "object": "LayoutBlockFlow (positioned) DIV id='absolute'", |
- "rect": [8, 2000, 777, 350], |
- "reason": "subtree" |
- }, |
- { |
- "object": "LayoutBlockFlow P", |
- "rect": [8, 2200, 777, 100], |
- "reason": "subtree" |
- }, |
- { |
- "object": "LayoutBlockFlow P", |
- "rect": [8, 2200, 777, 100], |
- "reason": "subtree" |
- }, |
- { |
- "object": "LayoutBlockFlow P", |
- "rect": [8, 2050, 777, 100], |
- "reason": "subtree" |
- }, |
- { |
- "object": "LayoutBlockFlow P", |
- "rect": [8, 2050, 777, 100], |
- "reason": "subtree" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [8, 2045, 774, 109], |
- "reason": "subtree" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [8, 2045, 774, 109], |
- "reason": "subtree" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [8, 2195, 653, 109], |
- "reason": "subtree" |
- }, |
- { |
- "object": "LayoutText #text", |
- "rect": [8, 2195, 653, 109], |
- "reason": "subtree" |
- } |
- ] |
- } |
- ], |
- "objectPaintInvalidations": [ |
- { |
- "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" |
- }, |
- { |
- "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" |
- } |
- ] |
-} |
- |