Index: third_party/WebKit/LayoutTests/fast/repaint/block-shift-repaint-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/block-shift-repaint-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/block-shift-repaint-expected.txt |
deleted file mode 100644 |
index 020c37a4b9f760d4a09073d92a7b29b724ca961d..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/block-shift-repaint-expected.txt |
+++ /dev/null |
@@ -1,133 +0,0 @@ |
-{ |
- "name": "Content Root Layer", |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "name": "LayoutView #document", |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "paintInvalidations": [ |
- { |
- "object": "LayoutBlockFlow DIV class='half'", |
- "rect": [8, 353, 60, 38], |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV class='half'", |
- "rect": [8, 338, 60, 38], |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV class='red half'", |
- "rect": [8, 248, 60, 30], |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV class='green half'", |
- "rect": [8, 218, 60, 30], |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV class='red half'", |
- "rect": [8, 218, 60, 30], |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV class='green half'", |
- "rect": [8, 188, 60, 30], |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV class='green half'", |
- "rect": [8, 158, 60, 30], |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV class='green half'", |
- "rect": [8, 128, 60, 30], |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV class='red half'", |
- "rect": [8, 128, 60, 30], |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV class='red half'", |
- "rect": [8, 98, 60, 30], |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV id='top' class='blue half'", |
- "rect": [8, 98, 60, 30], |
- "reason": "became invisible" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV class='green half'", |
- "rect": [8, 68, 60, 30], |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV class='green half'", |
- "rect": [8, 38, 60, 30], |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV class='red half'", |
- "rect": [8, 38, 60, 30], |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV class='red half'", |
- "rect": [8, 8, 60, 30], |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV id='div1' class='blue half'", |
- "rect": [8, 8, 60, 30], |
- "reason": "became invisible" |
- } |
- ] |
- } |
- ], |
- "objectPaintInvalidations": [ |
- { |
- "object": "LayoutBlockFlow DIV id='div1' class='blue half'", |
- "reason": "became invisible" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV class='red half'", |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV class='green half'", |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV id='top' class='blue half'", |
- "reason": "became invisible" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV class='red half'", |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV class='green half'", |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV class='green half'", |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV class='red half'", |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV class='half'", |
- "reason": "bounds change" |
- } |
- ] |
-} |
- |