Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/invisible-objects-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/invisible-objects-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/invisible-objects-expected.txt |
deleted file mode 100644 |
index 691c59ef1121ecc454fbf9e2d5ab0beca1c3078e..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/invisible-objects-expected.txt |
+++ /dev/null |
@@ -1,17 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "paintInvalidationClients": [ |
- "InlineTextBox ''", |
- "RootInlineBox", |
- "LayoutText #text", |
- "InlineTextBox 'is invisible'" |
- ] |
- } |
- ] |
-} |
- |