Index: third_party/WebKit/LayoutTests/platform/mac-snowleopard/compositing/squashing/composited-bounds-for-negative-z-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac-snowleopard/compositing/squashing/composited-bounds-for-negative-z-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-snowleopard/compositing/squashing/composited-bounds-for-negative-z-expected.txt |
index bee837101f3611dbe7830a727dbac0b340dd11a5..7057cdfe775e511503434c2863e5d8533c974da9 100644 |
--- a/third_party/WebKit/LayoutTests/platform/mac-snowleopard/compositing/squashing/composited-bounds-for-negative-z-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/mac-snowleopard/compositing/squashing/composited-bounds-for-negative-z-expected.txt |
@@ -23,14 +23,15 @@ |
{ |
"position": [108, 100], |
"bounds": [300, 300], |
+ "shouldFlattenTransform": false, |
"drawsContent": true, |
"children": [ |
{ |
"bounds": [285, 300], |
+ "shouldFlattenTransform": false, |
"children": [ |
{ |
- "bounds": [285, 1000], |
- "shouldFlattenTransform": false |
+ "bounds": [285, 1000] |
} |
] |
}, |