Index: LayoutTests/platform/android/virtual/slimmingpaint/compositing/squashing/iframe-inside-squashed-layer-expected.txt |
diff --git a/LayoutTests/platform/android/virtual/slimmingpaint/compositing/squashing/iframe-inside-squashed-layer-expected.txt b/LayoutTests/platform/android/virtual/slimmingpaint/compositing/squashing/iframe-inside-squashed-layer-expected.txt |
deleted file mode 100644 |
index bab7a05a19b40c2bbc22a2cbebaccb4f28dd2bcd..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/android/virtual/slimmingpaint/compositing/squashing/iframe-inside-squashed-layer-expected.txt |
+++ /dev/null |
@@ -1,38 +0,0 @@ |
-{ |
- "bounds": [785, 1016], |
- "children": [ |
- { |
- "bounds": [785, 1016], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "children": [ |
- { |
- "shouldFlattenTransform": false, |
- "children": [ |
- { |
- "position": [8, 8], |
- "bounds": [200, 1000], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#D3D3D3" |
- }, |
- { |
- "position": [8, 0], |
- "bounds": [300, 654], |
- "drawsContent": true, |
- "repaintRects": [ |
- [285, 500, 15, 150], |
- [285, 500, 15, 150], |
- [285, 500, 15, 150], |
- [0, 500, 285, 150], |
- [0, 500, 15, 15], |
- [0, 500, 15, 15] |
- ] |
- } |
- ] |
- } |
- ] |
- } |
- ] |
-} |
- |