Index: LayoutTests/platform/mac/compositing/fixed-body-background-positioned-expected.txt |
diff --git a/LayoutTests/platform/mac/compositing/fixed-body-background-positioned-expected.txt b/LayoutTests/platform/mac/compositing/fixed-body-background-positioned-expected.txt |
deleted file mode 100644 |
index bc6328a50d98b69cc97e5de29680a5cc7e66182e..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/mac/compositing/fixed-body-background-positioned-expected.txt |
+++ /dev/null |
@@ -1,30 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [785, 600], |
- "children": [ |
- { |
- "transformOrigin": [0, 0], |
- "bounds": [785, 600], |
- "contentsOpaque": true, |
- "drawsContent": true |
- }, |
- { |
- "children": [ |
- { |
- "bounds": [785, 3700], |
- "children": [ |
- { |
- "bounds": [785, 3700], |
- "drawsContent": true |
- } |
- ] |
- } |
- ] |
- } |
- ] |
- } |
- ] |
-} |
- |