Index: third_party/WebKit/LayoutTests/platform/android/editing/selection/repaint-rect-for-vertical-writing-mode-with-positioned-root-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/editing/selection/repaint-rect-for-vertical-writing-mode-with-positioned-root-expected.txt b/third_party/WebKit/LayoutTests/platform/android/editing/selection/repaint-rect-for-vertical-writing-mode-with-positioned-root-expected.txt |
deleted file mode 100644 |
index c94fe0b4e1dec264c51b67335012c156ee4e6ca2..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/editing/selection/repaint-rect-for-vertical-writing-mode-with-positioned-root-expected.txt |
+++ /dev/null |
@@ -1,20 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [184, 201, 19, 160] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutBlockFlow (positioned) DIV id='test'", |
- "LayoutBlockFlow DIV", |
- "LayoutText #text", |
- "InlineTextBox 'Some text in vertical mode'" |
- ] |
- } |
- ] |
-} |
- |