| Index: LayoutTests/platform/mac/compositing/overflow/selection-gaps-toggling-expected.txt
|
| diff --git a/LayoutTests/platform/mac/compositing/overflow/selection-gaps-toggling-expected.txt b/LayoutTests/platform/mac/compositing/overflow/selection-gaps-toggling-expected.txt
|
| index a31b3793c906a52ba6ae8f6a7c5a4bcc61a93a89..dc3fa1f73d0a3bbe03085cc33e72fd1e7c9269f0 100644
|
| --- a/LayoutTests/platform/mac/compositing/overflow/selection-gaps-toggling-expected.txt
|
| +++ b/LayoutTests/platform/mac/compositing/overflow/selection-gaps-toggling-expected.txt
|
| @@ -33,7 +33,7 @@ Lorem Ipsum
|
| "shouldFlattenTransform": false,
|
| "children": [
|
| {
|
| -
|
| + "shouldFlattenTransform": false
|
| }
|
| ]
|
| }
|
| @@ -158,6 +158,7 @@ Lorem Ipsum
|
| {
|
| "position": [0, 195],
|
| "bounds": [285, 15],
|
| + "shouldFlattenTransform": false,
|
| "drawsContent": true
|
| }
|
| ]
|
| @@ -262,10 +263,10 @@ Lorem Ipsum
|
| *** iteration 3: ***
|
|
|
| {
|
| - "bounds": [785, 4308],
|
| + "bounds": [785, 4323],
|
| "children": [
|
| {
|
| - "bounds": [785, 4308],
|
| + "bounds": [785, 4323],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "children": [
|
| @@ -282,7 +283,8 @@ Lorem Ipsum
|
| "children": [
|
| {
|
| "position": [0, 195],
|
| - "bounds": [285, 15]
|
| + "bounds": [285, 15],
|
| + "shouldFlattenTransform": false
|
| }
|
| ]
|
| }
|
|
|