Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/bugzilla-5699-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/bugzilla-5699-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/bugzilla-5699-expected.txt |
deleted file mode 100644 |
index 09f9ec05e44b613a5ba295e6cada9e41c8489be4..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/bugzilla-5699-expected.txt |
+++ /dev/null |
@@ -1,38 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [8, 184, 32, 19], |
- [8, 176, 784, 28], |
- [8, 156, 32, 19], |
- [8, 150, 4, 19], |
- [8, 150, 4, 19], |
- [8, 136, 784, 67], |
- [8, 136, 4, 19] |
- ], |
- "paintInvalidationClients": [ |
- "InlineTextBox ''", |
- "InlineTextBox '\n'", |
- "RootInlineBox", |
- "LayoutBlockFlow P", |
- "LayoutBlockFlow P", |
- "RootInlineBox", |
- "LayoutInline SPAN id='d'", |
- "InlineFlowBox", |
- "LayoutText #text", |
- "InlineTextBox '\u00A0'", |
- "LayoutBR BR", |
- "InlineTextBox '\n'", |
- "LayoutText #text", |
- "InlineTextBox 'Hello'", |
- "LayoutBR BR", |
- "InlineTextBox '\n'" |
- ] |
- } |
- ] |
-} |
- |