Index: LayoutTests/platform/linux/compositing/overflow/scroll-parent-with-non-stacking-context-composited-ancestor-expected.txt |
diff --git a/LayoutTests/platform/linux/compositing/overflow/scroll-parent-with-non-stacking-context-composited-ancestor-expected.txt b/LayoutTests/platform/linux/compositing/overflow/scroll-parent-with-non-stacking-context-composited-ancestor-expected.txt |
deleted file mode 100644 |
index 7f2c9bc647e96187216b056c056d2556eeabc09a..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/linux/compositing/overflow/scroll-parent-with-non-stacking-context-composited-ancestor-expected.txt |
+++ /dev/null |
@@ -1,78 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "children": [ |
- { |
- "position": [98, 90], |
- "bounds": [300, 300], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backfaceVisibility": "hidden", |
- "backgroundColor": "#FFEFD5", |
- "children": [ |
- { |
- "bounds": [102, 102], |
- "drawsContent": true, |
- "children": [ |
- { |
- "position": [1, 1], |
- "bounds": [100, 100], |
- "children": [ |
- { |
- "bounds": [100, 180], |
- "shouldFlattenTransform": false, |
- "children": [ |
- { |
- "shouldFlattenTransform": false |
- } |
- ] |
- } |
- ] |
- } |
- ] |
- } |
- ] |
- }, |
- { |
- "position": [60, 60], |
- "bounds": [80, 80], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#008000" |
- }, |
- { |
- "shouldFlattenTransform": false, |
- "children": [ |
- { |
- "position": [103, 95], |
- "bounds": [60, 40], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#0000FF" |
- }, |
- { |
- "position": [103, 139], |
- "bounds": [60, 128], |
- "drawsContent": true |
- } |
- ] |
- }, |
- { |
- "position": [98, 90], |
- "children": [ |
- { |
- "position": [94, 1], |
- "bounds": [7, 100], |
- "drawsContent": true |
- } |
- ] |
- } |
- ] |
- } |
- ] |
-} |
- |