Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/inline-block-resize-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/inline-block-resize-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/inline-block-resize-expected.txt |
deleted file mode 100644 |
index 23fb333ec5c446fc934759e364ea4022c2fe9ac9..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/inline-block-resize-expected.txt |
+++ /dev/null |
@@ -1,22 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [8, 8, 100, 100], |
- [8, 8, 100, 100] |
- ], |
- "paintInvalidationClients": [ |
- "RootInlineBox", |
- "InlineBox", |
- "LayoutBlockFlow (positioned) DIV", |
- "RootInlineBox", |
- "LayoutBlockFlow DIV id='target'" |
- ] |
- } |
- ] |
-} |
- |