Index: third_party/WebKit/LayoutTests/compositing/squashing/composited-bounds-for-negative-z-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/compositing/squashing/composited-bounds-for-negative-z-expected.txt b/third_party/WebKit/LayoutTests/compositing/squashing/composited-bounds-for-negative-z-expected.txt |
index 9db0a91ac3bbc8e1c3bbe0cad2ddd5788735c390..06ec77e6b1e9e005baeb5bd83865354333b9ce6e 100644 |
--- a/third_party/WebKit/LayoutTests/compositing/squashing/composited-bounds-for-negative-z-expected.txt |
+++ b/third_party/WebKit/LayoutTests/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] |
} |
] |
}, |