Index: third_party/WebKit/LayoutTests/platform/linux/compositing/layer-creation/fixed-position-nonscrollable-body-mismatch-containers-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/compositing/layer-creation/fixed-position-nonscrollable-body-mismatch-containers-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/compositing/layer-creation/fixed-position-nonscrollable-body-mismatch-containers-expected.txt |
index 290b2c179d21ee19a93c39c381b24746e8c12d32..782a82cf42e0d933e7a31f3d61ff08717f49f69c 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/compositing/layer-creation/fixed-position-nonscrollable-body-mismatch-containers-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/compositing/layer-creation/fixed-position-nonscrollable-body-mismatch-containers-expected.txt |
@@ -11,15 +11,16 @@ Even though the fixed-position element's container is nonscrollable, it should s |
{ |
"position": [8, 72], |
"bounds": [302, 302], |
+ "shouldFlattenTransform": false, |
"drawsContent": true, |
"children": [ |
{ |
"position": [1, 1], |
"bounds": [285, 285], |
+ "shouldFlattenTransform": false, |
"children": [ |
{ |
"bounds": [285, 800], |
- "shouldFlattenTransform": false, |
"drawsContent": true |
} |
] |