Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/remove-inline-after-layout-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/remove-inline-after-layout-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/remove-inline-after-layout-expected.txt |
deleted file mode 100644 |
index 7b9675895abd91879cd63c77bdd11f5e99e3447a..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/remove-inline-after-layout-expected.txt |
+++ /dev/null |
@@ -1,34 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [282, 108, 101, 100], |
- [112, 193, 171, 19], |
- [112, 108, 100, 100], |
- [8, 108, 784, 104] |
- ], |
- "paintInvalidationClients": [ |
- "InlineBox", |
- "InlineTextBox '\n'", |
- "InlineTextBox 'This span should disappear.\n'", |
- "InlineBox", |
- "RootInlineBox", |
- "InlineTextBox 'This span should disappear.\n'", |
- "LayoutText #text", |
- "InlineFlowBox", |
- "LayoutInline SPAN id='target'", |
- "InlineBox", |
- "InlineTextBox '\n'", |
- "InlineBox", |
- "RootInlineBox", |
- "LayoutBlockFlow (anonymous)", |
- "LayoutBlockFlow DIV" |
- ] |
- } |
- ] |
-} |
- |