Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/overflow-flipped-writing-mode-table-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/overflow-flipped-writing-mode-table-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/overflow-flipped-writing-mode-table-expected.txt |
| deleted file mode 100644 |
| index 2775c0f2f6580aca49a39faf9f70a574f777049c..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/overflow-flipped-writing-mode-table-expected.txt |
| +++ /dev/null |
| @@ -1,15 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [8, 8, 100, 50], |
| - [8, 8, 100, 50] |
| - ] |
| - } |
| - ] |
| -} |
| - |