Index: third_party/WebKit/LayoutTests/compositing/overflow/overflow-scrollbar-layers-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/compositing/overflow/overflow-scrollbar-layers-expected.txt b/third_party/WebKit/LayoutTests/compositing/overflow/overflow-scrollbar-layers-expected.txt |
similarity index 82% |
rename from third_party/WebKit/LayoutTests/platform/mac/compositing/overflow/overflow-scrollbar-layers-expected.txt |
rename to third_party/WebKit/LayoutTests/compositing/overflow/overflow-scrollbar-layers-expected.txt |
index e34bb0c80b2eb7c78250fe34299dda1ac31cc574..183c7e49aac34153bd1eaf80b4f2faa8e3745b7a 100644 |
--- a/third_party/WebKit/LayoutTests/platform/mac/compositing/overflow/overflow-scrollbar-layers-expected.txt |
+++ b/third_party/WebKit/LayoutTests/compositing/overflow/overflow-scrollbar-layers-expected.txt |
@@ -19,12 +19,7 @@ |
"shouldFlattenTransform": false, |
"children": [ |
{ |
- "shouldFlattenTransform": false, |
- "children": [ |
- { |
- "bounds": [10, 200] |
- } |
- ] |
+ "bounds": [10, 200] |
} |
] |
} |
@@ -53,12 +48,7 @@ |
"shouldFlattenTransform": false, |
"children": [ |
{ |
- "shouldFlattenTransform": false, |
- "children": [ |
- { |
- "bounds": [200, 10] |
- } |
- ] |
+ "bounds": [200, 10] |
} |
] |
} |
@@ -87,12 +77,7 @@ |
"shouldFlattenTransform": false, |
"children": [ |
{ |
- "shouldFlattenTransform": false, |
- "children": [ |
- { |
- "bounds": [200, 200] |
- } |
- ] |
+ "bounds": [200, 200] |
} |
] |
} |