Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/selection-rl-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/selection-rl-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/selection-rl-expected.txt |
deleted file mode 100644 |
index 5c9ed7777eb5c90d5b31b06b719562ad4510a71e..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/selection-rl-expected.txt |
+++ /dev/null |
@@ -1,20 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [773, 43, 19, 77] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutBlockFlow HTML", |
- "LayoutBlockFlow BODY", |
- "LayoutText #text", |
- "InlineTextBox 'Testing both hit testing'" |
- ] |
- } |
- ] |
-} |
- |