Index: third_party/WebKit/LayoutTests/platform/mac-snowleopard/compositing/layer-creation/fixed-position-in-fixed-overflow-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac-snowleopard/compositing/layer-creation/fixed-position-in-fixed-overflow-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-snowleopard/compositing/layer-creation/fixed-position-in-fixed-overflow-expected.txt |
index 1930fc2e9e60b1facfff3a372facc03e0422635f..d02628e51621555599381b56fcd36d3a10a34998 100644 |
--- a/third_party/WebKit/LayoutTests/platform/mac-snowleopard/compositing/layer-creation/fixed-position-in-fixed-overflow-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/mac-snowleopard/compositing/layer-creation/fixed-position-in-fixed-overflow-expected.txt |
@@ -20,16 +20,11 @@ |
"drawsContent": true, |
"children": [ |
{ |
- "shouldFlattenTransform": false, |
- "children": [ |
- { |
- "position": [192, 0], |
- "bounds": [100, 100], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#FFFF00" |
- } |
- ] |
+ "position": [192, 0], |
+ "bounds": [100, 100], |
+ "contentsOpaque": true, |
+ "drawsContent": true, |
+ "backgroundColor": "#FFFF00" |
} |
] |
} |