Index: third_party/WebKit/LayoutTests/platform/linux/compositing/squashing/remove-squashed-layer-plus-move-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/compositing/squashing/remove-squashed-layer-plus-move-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/compositing/squashing/remove-squashed-layer-plus-move-expected.txt |
deleted file mode 100644 |
index 5df9570aff42f4d56dbb45f9dfc38d5686393d3e..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/linux/compositing/squashing/remove-squashed-layer-plus-move-expected.txt |
+++ /dev/null |
@@ -1,122 +0,0 @@ |
-{ |
- "name": "Content Root Layer", |
- "bounds": [1418, 1008], |
- "children": [ |
- { |
- "name": "LayoutView #document", |
- "bounds": [1418, 1008], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "paintInvalidations": [ |
- { |
- "object": "LayoutBlockFlow DIV id='container'", |
- "rect": [8, 8, 769, 110], |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutBlockFlow (anonymous)", |
- "rect": [8, 118, 769, 55], |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutBlockFlow (anonymous)", |
- "rect": [8, 63, 769, 55], |
- "reason": "bounds change" |
- } |
- ], |
- "children": [ |
- { |
- "name": "Squashing Containment Layer", |
- "shouldFlattenTransform": false, |
- "children": [ |
- { |
- "name": "LayoutBlockFlow (positioned) DIV", |
- "position": [8, 8], |
- "bounds": [1000, 1000] |
- }, |
- { |
- "name": "Squashing Layer (first squashed layer: LayoutBlockFlow (relative positioned) DIV class='mv-tile')", |
- "position": [8, 8], |
- "bounds": [1000, 105], |
- "drawsContent": true, |
- "paintInvalidations": [ |
- { |
- "object": "LayoutBlockFlow (relative positioned) DIV class='mv-tile'", |
- "rect": [0, 110, 1000, 50], |
- "reason": "subtree" |
- }, |
- { |
- "object": "LayoutBlockFlow (relative positioned) DIV class='mv-tile'", |
- "rect": [0, 55, 1000, 50], |
- "reason": "compositing update" |
- }, |
- { |
- "object": "LayoutBlockFlow (relative positioned) DIV class='mv-tile'", |
- "rect": [0, 55, 100, 50], |
- "reason": "subtree" |
- }, |
- { |
- "object": "LayoutBlockFlow (relative positioned) DIV class='mv-tile'", |
- "rect": [0, 0, 100, 50], |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutBlockFlow (relative positioned) DIV id='foo' class='mv-tile'", |
- "rect": [0, 0, 100, 50], |
- "reason": "layoutObject removal" |
- } |
- ] |
- } |
- ] |
- } |
- ] |
- } |
- ], |
- "objectPaintInvalidations": [ |
- { |
- "object": "LayoutBlockFlow (relative positioned) DIV id='foo' class='mv-tile'", |
- "reason": "layoutObject removal" |
- }, |
- { |
- "object": "LayoutBlockFlow (relative positioned) DIV class='mv-tile'", |
- "reason": "subtree" |
- }, |
- { |
- "object": "LayoutBlockFlow (relative positioned) DIV class='mv-tile'", |
- "reason": "subtree" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV id='container'", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutBlockFlow (relative positioned) DIV class='mv-tile'", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutBlockFlow (anonymous)", |
- "reason": "bounds change" |
- }, |
- { |
- "object": "RootInlineBox", |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutBlockFlow (relative positioned) DIV class='mv-tile'", |
- "reason": "compositing update" |
- }, |
- { |
- "object": "LayoutText #text", |
- "reason": "location change" |
- }, |
- { |
- "object": "LayoutText #text", |
- "reason": "location change" |
- } |
- ] |
-} |
- |