| Index: LayoutTests/platform/mac/compositing/scrollbars/nested-overlay-scrollbars-expected.txt
|
| diff --git a/LayoutTests/platform/mac/compositing/scrollbars/nested-overlay-scrollbars-expected.txt b/LayoutTests/platform/mac/compositing/scrollbars/nested-overlay-scrollbars-expected.txt
|
| index d805bea06d86871431c2e8234ab341c7e7a4fe50..1ac30747d82a2e25bd4208723b1333ca567c0c8c 100644
|
| --- a/LayoutTests/platform/mac/compositing/scrollbars/nested-overlay-scrollbars-expected.txt
|
| +++ b/LayoutTests/platform/mac/compositing/scrollbars/nested-overlay-scrollbars-expected.txt
|
| @@ -17,9 +17,11 @@
|
| "children": [
|
| {
|
| "bounds": [400, 704],
|
| + "shouldFlattenTransform": false,
|
| "drawsContent": true,
|
| "children": [
|
| {
|
| + "shouldFlattenTransform": false,
|
| "children": [
|
| {
|
| "position": [0, 500],
|
| @@ -32,10 +34,11 @@
|
| "children": [
|
| {
|
| "bounds": [5000, 9000],
|
| + "shouldFlattenTransform": false,
|
| "drawsContent": true,
|
| "children": [
|
| {
|
| -
|
| + "shouldFlattenTransform": false
|
| }
|
| ]
|
| }
|
|
|