Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/text-selection-rect-in-overflow-2-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/text-selection-rect-in-overflow-2-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/text-selection-rect-in-overflow-2-expected.txt |
| deleted file mode 100644 |
| index 5f94f5f2ef78574a048a627d832ef31f7c3bad6e..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/text-selection-rect-in-overflow-2-expected.txt |
| +++ /dev/null |
| @@ -1,14 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [18, 18, 216, 19] |
| - ] |
| - } |
| - ] |
| -} |
| - |