Index: LayoutTests/virtual/softwarecompositing/tiled-layers-hidpi-expected.txt |
diff --git a/LayoutTests/virtual/softwarecompositing/tiled-layers-hidpi-expected.txt b/LayoutTests/virtual/softwarecompositing/tiled-layers-hidpi-expected.txt |
deleted file mode 100644 |
index 9a561b676cafd1fd69eb0cb4873a732996f1c299..0000000000000000000000000000000000000000 |
--- a/LayoutTests/virtual/softwarecompositing/tiled-layers-hidpi-expected.txt |
+++ /dev/null |
@@ -1,20 +0,0 @@ |
-{ |
- "bounds": [1808, 585], |
- "children": [ |
- { |
- "bounds": [1808, 585], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "children": [ |
- { |
- "position": [8, 8], |
- "bounds": [1800, 10], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#0000FF" |
- } |
- ] |
- } |
- ] |
-} |
- |