Index: third_party/WebKit/LayoutTests/platform/mac-snowleopard/compositing/overflow/accelerated-overflow-scroll-should-not-affect-perspective-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac-snowleopard/compositing/overflow/accelerated-overflow-scroll-should-not-affect-perspective-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-snowleopard/compositing/overflow/accelerated-overflow-scroll-should-not-affect-perspective-expected.txt |
index eebf566f24a1ba50f2057e4d803286c55333583a..6f8531ac918721fbdc54553b53e43735c0c93107 100644 |
--- a/third_party/WebKit/LayoutTests/platform/mac-snowleopard/compositing/overflow/accelerated-overflow-scroll-should-not-affect-perspective-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/mac-snowleopard/compositing/overflow/accelerated-overflow-scroll-should-not-affect-perspective-expected.txt |
@@ -30,34 +30,29 @@ |
"shouldFlattenTransform": false, |
"children": [ |
{ |
- "shouldFlattenTransform": false, |
- "children": [ |
- { |
- "position": [0, 65], |
- "bounds": [60, 200], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#008000", |
- "transform": [ |
- [1, 0, 0, 0], |
- [0, 1, 0, 0], |
- [0, 0, 1, 0], |
- [0, 0, 10, 1] |
- ] |
- }, |
- { |
- "position": [65, 65], |
- "bounds": [60, 200], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#0000FF", |
- "transform": [ |
- [1, 0, 0, 0], |
- [0, 1, 0, 0], |
- [0, 0, 1, 0], |
- [0, 0, 20, 1] |
- ] |
- } |
+ "position": [0, 65], |
+ "bounds": [60, 200], |
+ "contentsOpaque": true, |
+ "drawsContent": true, |
+ "backgroundColor": "#008000", |
+ "transform": [ |
+ [1, 0, 0, 0], |
+ [0, 1, 0, 0], |
+ [0, 0, 1, 0], |
+ [0, 0, 10, 1] |
+ ] |
+ }, |
+ { |
+ "position": [65, 65], |
+ "bounds": [60, 200], |
+ "contentsOpaque": true, |
+ "drawsContent": true, |
+ "backgroundColor": "#0000FF", |
+ "transform": [ |
+ [1, 0, 0, 0], |
+ [0, 1, 0, 0], |
+ [0, 0, 1, 0], |
+ [0, 0, 20, 1] |
] |
} |
] |