Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/inline-color-change-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/inline-color-change-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/inline-color-change-expected.txt |
deleted file mode 100644 |
index 402e83f6c03d46dfc83610fa1b482ee7d49a6364..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/inline-color-change-expected.txt |
+++ /dev/null |
@@ -1,21 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [8, 72, 37, 19], |
- [8, 72, 37, 19] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutInline SPAN id='target'", |
- "InlineFlowBox", |
- "LayoutText #text", |
- "InlineTextBox 'PASS'" |
- ] |
- } |
- ] |
-} |
- |