Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/overflow-flipped-writing-mode-table-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/overflow-flipped-writing-mode-table-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/overflow-flipped-writing-mode-table-expected.txt |
deleted file mode 100644 |
index 6dcd7a3c71926f873295ab5e764bbc06415a9ce7..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/overflow-flipped-writing-mode-table-expected.txt |
+++ /dev/null |
@@ -1,17 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [-92, 108, 50, 100] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutBlockFlow DIV id='target'" |
- ] |
- } |
- ] |
-} |
- |