Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/repaint-across-writing-mode-boundary-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/repaint-across-writing-mode-boundary-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/repaint-across-writing-mode-boundary-expected.txt |
deleted file mode 100644 |
index a54761ed0bbd2de1c614f72f985fdf83b60926b8..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/repaint-across-writing-mode-boundary-expected.txt |
+++ /dev/null |
@@ -1,23 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [548, 191, 23, 35] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutBlockFlow HTML", |
- "LayoutBlockFlow BODY", |
- "LayoutBlockFlow DIV class='lrblock'", |
- "LayoutBlockFlow DIV class='basic d1 vert'", |
- "LayoutBlockFlow P", |
- "LayoutText #text", |
- "InlineTextBox '\u7B2C\u4E00\u6BB5\u843D paragraph 1'" |
- ] |
- } |
- ] |
-} |
- |