Index: LayoutTests/virtual/softwarecompositing/plugins/no-backing-store-expected.txt |
diff --git a/LayoutTests/virtual/softwarecompositing/plugins/no-backing-store-expected.txt b/LayoutTests/virtual/softwarecompositing/plugins/no-backing-store-expected.txt |
deleted file mode 100644 |
index 2345f029e3edc343d61c2ce5223f9a7a7b7379bf..0000000000000000000000000000000000000000 |
--- a/LayoutTests/virtual/softwarecompositing/plugins/no-backing-store-expected.txt |
+++ /dev/null |
@@ -1,12 +0,0 @@ |
- |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true |
- } |
- ] |
-} |
- |