Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/box-inline-resize-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/box-inline-resize-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/box-inline-resize-expected.txt |
deleted file mode 100644 |
index 015b58544b8ff7c5b07bf73c99172979b9398dde..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/box-inline-resize-expected.txt |
+++ /dev/null |
@@ -1,32 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [40, 107, 111, 28], |
- [40, 107, 111, 27], |
- [8, 107, 111, 28], |
- [8, 107, 111, 27], |
- [8, 88, 32, 67], |
- [8, 88, 32, 32] |
- ], |
- "paintInvalidationClients": [ |
- "RootInlineBox", |
- "InlineBox", |
- "InlineBox", |
- "RootInlineBox", |
- "LayoutBlockFlow (anonymous)", |
- "RootInlineBox", |
- "LayoutImage IMG id='foo'", |
- "LayoutBlockFlow H2", |
- "RootInlineBox", |
- "LayoutText #text", |
- "InlineTextBox 'Chromium'" |
- ] |
- } |
- ] |
-} |
- |