Index: LayoutTests/virtual/softwarecompositing/layer-creation/fixed-position-out-of-view-scaled-expected.txt |
diff --git a/LayoutTests/virtual/softwarecompositing/layer-creation/fixed-position-out-of-view-scaled-expected.txt b/LayoutTests/virtual/softwarecompositing/layer-creation/fixed-position-out-of-view-scaled-expected.txt |
deleted file mode 100644 |
index bb4db3235edf30b7d7176c021137b038786bc392..0000000000000000000000000000000000000000 |
--- a/LayoutTests/virtual/softwarecompositing/layer-creation/fixed-position-out-of-view-scaled-expected.txt |
+++ /dev/null |
@@ -1,142 +0,0 @@ |
-Not scaled: |
-{ |
- "bounds": [4008, 4016], |
- "children": [ |
- { |
- "bounds": [4008, 4016], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "children": [ |
- { |
- "position": [8, -100], |
- "bounds": [10, 10], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#C0C0C0" |
- }, |
- { |
- "position": [8, 1008], |
- "bounds": [10, 10], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#C0C0C0" |
- }, |
- { |
- "position": [1000, 0], |
- "bounds": [10, 10], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#C0C0C0" |
- }, |
- { |
- "position": [600, 0], |
- "bounds": [10, 10], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#C0C0C0" |
- }, |
- { |
- "bounds": [10, 10], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#C0C0C0" |
- } |
- ] |
- } |
- ] |
-} |
-Scale=0.5: |
-{ |
- "bounds": [4008, 4016], |
- "children": [ |
- { |
- "bounds": [4008, 4016], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "children": [ |
- { |
- "position": [8, -100], |
- "bounds": [10, 10], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#C0C0C0" |
- }, |
- { |
- "position": [8, 1008], |
- "bounds": [10, 10], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#C0C0C0" |
- }, |
- { |
- "position": [1000, 0], |
- "bounds": [10, 10], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#C0C0C0" |
- }, |
- { |
- "position": [600, 0], |
- "bounds": [10, 10], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#C0C0C0" |
- }, |
- { |
- "bounds": [10, 10], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#C0C0C0" |
- } |
- ] |
- } |
- ] |
-} |
-Scale=1.5: |
-{ |
- "bounds": [4008, 4016], |
- "children": [ |
- { |
- "bounds": [4008, 4016], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "children": [ |
- { |
- "position": [8, -100], |
- "bounds": [10, 10], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#C0C0C0" |
- }, |
- { |
- "position": [8, 1008], |
- "bounds": [10, 10], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#C0C0C0" |
- }, |
- { |
- "position": [1000, 0], |
- "bounds": [10, 10], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#C0C0C0" |
- }, |
- { |
- "position": [600, 0], |
- "bounds": [10, 10], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#C0C0C0" |
- }, |
- { |
- "bounds": [10, 10], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#C0C0C0" |
- } |
- ] |
- } |
- ] |
-} |
- |