Index: third_party/WebKit/LayoutTests/platform/mac-snowleopard/compositing/scrollbars/nested-overlay-scrollbars-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac-snowleopard/compositing/scrollbars/nested-overlay-scrollbars-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-snowleopard/compositing/scrollbars/nested-overlay-scrollbars-expected.txt |
index ef656a168f8c7f88b0aaa56abc7cd8350fa7e9c8..767a7a5d4bd4f79897a65a017030d0722cdddd8b 100644 |
--- a/third_party/WebKit/LayoutTests/platform/mac-snowleopard/compositing/scrollbars/nested-overlay-scrollbars-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/mac-snowleopard/compositing/scrollbars/nested-overlay-scrollbars-expected.txt |
@@ -21,67 +21,57 @@ |
"drawsContent": true, |
"children": [ |
{ |
- "shouldFlattenTransform": false, |
+ "position": [0, 500], |
+ "bounds": [204, 204], |
+ "drawsContent": true, |
"children": [ |
{ |
- "position": [0, 500], |
- "bounds": [204, 204], |
- "drawsContent": true, |
+ "position": [2, 2], |
+ "bounds": [200, 200], |
"children": [ |
{ |
- "position": [2, 2], |
- "bounds": [200, 200], |
- "children": [ |
- { |
- "bounds": [5000, 9000], |
- "shouldFlattenTransform": false, |
- "drawsContent": true, |
- "children": [ |
- { |
- "shouldFlattenTransform": false |
- } |
- ] |
- } |
- ] |
+ "bounds": [5000, 9000], |
+ "shouldFlattenTransform": false, |
+ "drawsContent": true |
} |
] |
+ } |
+ ] |
+ }, |
+ { |
+ "shouldFlattenTransform": false, |
+ "children": [ |
+ { |
+ "position": [2, 502], |
+ "bounds": [100, 800], |
+ "contentsOpaque": true, |
+ "drawsContent": true, |
+ "backgroundColor": "#808080" |
}, |
{ |
- "shouldFlattenTransform": false, |
- "children": [ |
- { |
- "position": [2, 502], |
- "bounds": [100, 800], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "backgroundColor": "#808080" |
- }, |
- { |
- "position": [2, 2502], |
- "bounds": [5000, 1000], |
- "drawsContent": true |
- } |
- ] |
+ "position": [2, 2502], |
+ "bounds": [5000, 1000], |
+ "drawsContent": true |
+ } |
+ ] |
+ }, |
+ { |
+ "position": [2, 502], |
+ "children": [ |
+ { |
+ "position": [2, 195], |
+ "bounds": [193, 7], |
+ "drawsContent": true |
}, |
{ |
- "position": [2, 502], |
- "children": [ |
- { |
- "position": [2, 195], |
- "bounds": [193, 7], |
- "drawsContent": true |
- }, |
- { |
- "position": [195, 2], |
- "bounds": [7, 193], |
- "drawsContent": true |
- }, |
- { |
- "position": [195, 195], |
- "bounds": [7, 7], |
- "drawsContent": true |
- } |
- ] |
+ "position": [195, 2], |
+ "bounds": [7, 193], |
+ "drawsContent": true |
+ }, |
+ { |
+ "position": [195, 195], |
+ "bounds": [7, 7], |
+ "drawsContent": true |
} |
] |
} |