Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/selection-change-in-iframe-with-relative-parent-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/selection-change-in-iframe-with-relative-parent-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/selection-change-in-iframe-with-relative-parent-expected.txt |
| deleted file mode 100644 |
| index 23b0c6db3481289a859fac61c779372d6670bd2b..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/selection-change-in-iframe-with-relative-parent-expected.txt |
| +++ /dev/null |
| @@ -1,17 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [18, 238, 40, 10], |
| - [18, 218, 30, 10], |
| - [18, 198, 30, 10], |
| - [8, 8, 284, 50] |
| - ] |
| - } |
| - ] |
| -} |
| - |