Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/text-in-relative-positioned-inline-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/text-in-relative-positioned-inline-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/text-in-relative-positioned-inline-expected.txt |
deleted file mode 100644 |
index a2afc2ee5192febe8ed89a3c78de4a4272c2250a..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/text-in-relative-positioned-inline-expected.txt |
+++ /dev/null |
@@ -1,24 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [108, 8, 684, 100], |
- [8, 8, 200, 100], |
- [8, 8, 200, 100] |
- ], |
- "paintInvalidationClients": [ |
- "InlineTextBox 'ab'", |
- "LayoutText #text", |
- "InlineFlowBox", |
- "LayoutInline (relative positioned) SPAN id='target'", |
- "RootInlineBox", |
- "LayoutBlockFlow DIV" |
- ] |
- } |
- ] |
-} |
- |