Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/window-resize-no-layout-change2-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/window-resize-no-layout-change2-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/window-resize-no-layout-change2-expected.txt |
deleted file mode 100644 |
index c39efc0ebcc2e7787e789543efc0007ce4f455e0..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/window-resize-no-layout-change2-expected.txt |
+++ /dev/null |
@@ -1,53 +0,0 @@ |
-{ |
- "bounds": [2008, 2008], |
- "children": [ |
- { |
- "bounds": [2008, 2008], |
- "contentsOpaque": true, |
- "drawsContent": true |
- } |
- ] |
-} |
-{ |
- "bounds": [2008, 2008], |
- "children": [ |
- { |
- "bounds": [2008, 2008], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [0, 0, 300, 300] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutView #document" |
- ] |
- } |
- ] |
-} |
-{ |
- "bounds": [2008, 2008], |
- "children": [ |
- { |
- "bounds": [2008, 2008], |
- "contentsOpaque": true, |
- "drawsContent": true |
- } |
- ] |
-} |
-{ |
- "bounds": [2008, 2008], |
- "children": [ |
- { |
- "bounds": [2008, 2008], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [0, 0, 250, 250] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutView #document" |
- ] |
- } |
- ] |
-} |
- |