Index: third_party/WebKit/LayoutTests/compositing/layer-creation/fixed-position-in-fixed-overflow-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/compositing/layer-creation/fixed-position-in-fixed-overflow-expected.txt b/third_party/WebKit/LayoutTests/compositing/layer-creation/fixed-position-in-fixed-overflow-expected.txt |
similarity index 68% |
rename from third_party/WebKit/LayoutTests/platform/mac/compositing/layer-creation/fixed-position-in-fixed-overflow-expected.txt |
rename to third_party/WebKit/LayoutTests/compositing/layer-creation/fixed-position-in-fixed-overflow-expected.txt |
index 7c8d8a5d4a0e9dbcc026290c56d20512c5cd1bfd..425e6792c0f2875ba8366e3e3459b53d75ab1220 100644 |
--- a/third_party/WebKit/LayoutTests/platform/mac/compositing/layer-creation/fixed-position-in-fixed-overflow-expected.txt |
+++ b/third_party/WebKit/LayoutTests/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" |
} |
] |
} |