Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/text-in-relative-positioned-inline-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/text-in-relative-positioned-inline-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/text-in-relative-positioned-inline-expected.txt |
| deleted file mode 100644 |
| index 302033c8da37b3c304357dd89aaa84b0e5134a4c..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/text-in-relative-positioned-inline-expected.txt |
| +++ /dev/null |
| @@ -1,16 +0,0 @@ |
| -{ |
| - "bounds": [800, 600], |
| - "children": [ |
| - { |
| - "bounds": [800, 600], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "repaintRects": [ |
| - [108, 8, 684, 100], |
| - [8, 8, 200, 100], |
| - [8, 8, 200, 100] |
| - ] |
| - } |
| - ] |
| -} |
| - |