Index: LayoutTests/platform/mac-snowleopard/virtual/softwarecompositing/overflow/scroll-parent-absolute-expected.txt |
diff --git a/LayoutTests/platform/mac-snowleopard/virtual/softwarecompositing/overflow/scroll-parent-absolute-expected.txt b/LayoutTests/platform/mac-snowleopard/virtual/softwarecompositing/overflow/scroll-parent-absolute-expected.txt |
deleted file mode 100644 |
index be56451d22297e6b06322eedbf2315029d93c224..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/mac-snowleopard/virtual/softwarecompositing/overflow/scroll-parent-absolute-expected.txt |
+++ /dev/null |
@@ -1,81 +0,0 @@ |
-{ |
- "bounds": [785, 5516], |
- "children": [ |
- { |
- "bounds": [785, 5516], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "children": [ |
- { |
- "children": [ |
- { |
- "position": [8, 8], |
- "bounds": [500, 500], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#0000FF", |
- "children": [ |
- { |
- "bounds": [485, 485], |
- "children": [ |
- { |
- "bounds": [485, 5000], |
- "shouldFlattenTransform": false, |
- "drawsContent": true, |
- "children": [ |
- { |
- "shouldFlattenTransform": false |
- } |
- ] |
- } |
- ] |
- }, |
- { |
- "children": [ |
- { |
- "position": [0, 485], |
- "bounds": [485, 15], |
- "drawsContent": true |
- }, |
- { |
- "position": [485, 0], |
- "bounds": [15, 485], |
- "drawsContent": true |
- }, |
- { |
- "position": [485, 485], |
- "bounds": [15, 15], |
- "drawsContent": true |
- } |
- ] |
- } |
- ] |
- }, |
- { |
- "position": [8, 8], |
- "bounds": [400, 400], |
- "drawsContent": true |
- } |
- ] |
- }, |
- { |
- "position": [8, 8], |
- "bounds": [300, 300], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backfaceVisibility": "hidden", |
- "backgroundColor": "#FFFF00" |
- }, |
- { |
- "position": [8, 8], |
- "bounds": [20, 5000], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#FA8072", |
- "hasScrollParent": true |
- } |
- ] |
- } |
- ] |
-} |
- |