Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/vertical-rl-as-paint-container-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/vertical-rl-as-paint-container-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/vertical-rl-as-paint-container-expected.txt |
| deleted file mode 100644 |
| index 1b6d38b98bfbff24daf9303af97ebeb713205bca..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/vertical-rl-as-paint-container-expected.txt |
| +++ /dev/null |
| @@ -1,22 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "children": [ |
| - { |
| - "position": [8, 8], |
| - "bounds": [600, 400], |
| - "drawsContent": true, |
| - "backfaceVisibility": "hidden", |
| - "repaintRects": [ |
| - [520, 0, 80, 340] |
| - ] |
| - } |
| - ] |
| - } |
| - ] |
| -} |
| - |