| Index: LayoutTests/platform/mac/compositing/scrollbars/nested-overlay-scrollbars-expected.txt
|
| diff --git a/LayoutTests/compositing/scrollbars/nested-overlay-scrollbars-expected.txt b/LayoutTests/platform/mac/compositing/scrollbars/nested-overlay-scrollbars-expected.txt
|
| similarity index 92%
|
| copy from LayoutTests/compositing/scrollbars/nested-overlay-scrollbars-expected.txt
|
| copy to LayoutTests/platform/mac/compositing/scrollbars/nested-overlay-scrollbars-expected.txt
|
| index ef656a168f8c7f88b0aaa56abc7cd8350fa7e9c8..1ac30747d82a2e25bd4208723b1333ca567c0c8c 100644
|
| --- a/LayoutTests/compositing/scrollbars/nested-overlay-scrollbars-expected.txt
|
| +++ b/LayoutTests/platform/mac/compositing/scrollbars/nested-overlay-scrollbars-expected.txt
|
| @@ -68,13 +68,11 @@
|
| "children": [
|
| {
|
| "position": [2, 195],
|
| - "bounds": [193, 7],
|
| - "drawsContent": true
|
| + "bounds": [193, 7]
|
| },
|
| {
|
| "position": [195, 2],
|
| - "bounds": [7, 193],
|
| - "drawsContent": true
|
| + "bounds": [7, 193]
|
| },
|
| {
|
| "position": [195, 195],
|
| @@ -93,8 +91,7 @@
|
| "children": [
|
| {
|
| "position": [395, 2],
|
| - "bounds": [7, 400],
|
| - "drawsContent": true
|
| + "bounds": [7, 400]
|
| }
|
| ]
|
| }
|
|
|