Chromium Code Reviews| Index: LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/scroll-stacking-context-backface-visiblity-leaves-traces-expected.txt |
| diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/scroll-stacking-context-backface-visiblity-leaves-traces-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/scroll-stacking-context-backface-visiblity-leaves-traces-expected.txt |
| deleted file mode 100644 |
| index b682d3d8a6caae8c17efcbf0f7fb4c6437570229..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/platform/android/virtual/slimmingpaint/fast/repaint/scroll-stacking-context-backface-visiblity-leaves-traces-expected.txt |
| +++ /dev/null |
| @@ -1,23 +0,0 @@ |
| -{ |
| - "bounds": [785, 5056], |
| - "children": [ |
| - { |
| - "bounds": [785, 5056], |
| - "contentsOpaque": true, |
| - "drawsContent": true, |
| - "children": [ |
| - { |
| - "position": [8, 28], |
| - "bounds": [769, 1972], |
| - "drawsContent": true, |
| - "backfaceVisibility": "hidden", |
| - "repaintRects": [ |
| - [10, 1822, 150, 150], |
| - [10, 1422, 150, 150] |
| - ] |
| - } |
| - ] |
| - } |
| - ] |
| -} |
| - |