Index: LayoutTests/platform/win-xp/virtual/softwarecompositing/geometry/preserve-3d-switching-expected.txt |
diff --git a/LayoutTests/platform/win-xp/virtual/softwarecompositing/geometry/preserve-3d-switching-expected.txt b/LayoutTests/platform/win-xp/virtual/softwarecompositing/geometry/preserve-3d-switching-expected.txt |
deleted file mode 100644 |
index 3b15414b9a641c5cd71d9303b53fdb7407adc183..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/win-xp/virtual/softwarecompositing/geometry/preserve-3d-switching-expected.txt |
+++ /dev/null |
@@ -1,67 +0,0 @@ |
-The green box appear angled out from the yellow box and embedded in it. |
- |
--webkit-transform: translateZ(-100px) rotateY(45deg); |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "children": [ |
- { |
- "position": [108, 72], |
- "bounds": [304, 304], |
- "children": [ |
- { |
- "bounds": [304, 304], |
- "shouldFlattenTransform": false, |
- "transform": [ |
- [1, 0, 0, 0], |
- [0, 1, 0, 0], |
- [0, 0, 1, -0.002], |
- [0, 0, 0, 1] |
- ], |
- "children": [ |
- { |
- "position": [12, 12], |
- "bounds": [280, 280], |
- "opacity": 0.800000011920929, |
- "contentsOpaque": true, |
- "shouldFlattenTransform": false, |
- "3dRenderingContext": 1, |
- "drawsContent": true, |
- "backgroundColor": "#FFFF00", |
- "transform": [ |
- [0.766044443118978, -0.556670399226419, -0.32139380484327, 0], |
- [0, 0.5, -0.866025403784439, 0], |
- [0.642787609686539, 0.663413948168938, 0.383022221559489, 0], |
- [0, 0, 0, 1] |
- ], |
- "children": [ |
- { |
- "position": [40, 40], |
- "bounds": [200, 200], |
- "opacity": 0.699999988079071, |
- "contentsOpaque": true, |
- "3dRenderingContext": 1, |
- "drawsContent": true, |
- "backgroundColor": "#008000", |
- "transform": [ |
- [0.766044443118978, 0, 0.642787609686539, 0], |
- [0, 1, 0, 0], |
- [-0.642787609686539, 0, 0.766044443118978, 0], |
- [0, 0, 50, 1] |
- ] |
- } |
- ] |
- } |
- ] |
- } |
- ] |
- } |
- ] |
- } |
- ] |
-} |
- |