Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/multicol-repaint-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/multicol-repaint-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/multicol-repaint-expected.txt |
deleted file mode 100644 |
index c0248558c658774bf2e4049aa56b24bbac67ed52..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/multicol-repaint-expected.txt |
+++ /dev/null |
@@ -1,29 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [234, 15, 300, 50], |
- [234, 15, 50, 50], |
- [9, 9, 525, 100], |
- [9, 9, 400, 100] |
- ], |
- "paintInvalidationClients": [ |
- "RootInlineBox", |
- "RootInlineBox", |
- "InlineTextBox '\u00A0'", |
- "InlineTextBox '\n'", |
- "InlineFlowBox", |
- "InlineTextBox ''", |
- "LayoutMultiColumnFlowThread (anonymous)", |
- "RootInlineBox", |
- "LayoutText #text", |
- "InlineTextBox 'XXXXXX'" |
- ] |
- } |
- ] |
-} |
- |