| Index: LayoutTests/platform/win-xp/virtual/softwarecompositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt
|
| diff --git a/LayoutTests/platform/win-xp/virtual/softwarecompositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt b/LayoutTests/platform/win-xp/virtual/softwarecompositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt
|
| index 48f8dfc63e42427d96fae6be923241432f72d24d..631bc9bbc9099c48ab6586405e5ee63784fdfd13 100644
|
| --- a/LayoutTests/platform/win-xp/virtual/softwarecompositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt
|
| +++ b/LayoutTests/platform/win-xp/virtual/softwarecompositing/overflow/selection-gaps-after-removing-scrolling-contents-expected.txt
|
| @@ -37,7 +37,7 @@ Lorem Ipsum
|
| "drawsContent": true,
|
| "children": [
|
| {
|
| -
|
| + "shouldFlattenTransform": false
|
| }
|
| ]
|
| }
|
| @@ -166,7 +166,7 @@ Lorem Ipsum
|
| "drawsContent": true,
|
| "children": [
|
| {
|
| -
|
| + "shouldFlattenTransform": false
|
| }
|
| ]
|
| }
|
| @@ -293,6 +293,7 @@ Lorem Ipsum
|
| {
|
| "position": [0, 195],
|
| "bounds": [285, 15],
|
| + "shouldFlattenTransform": false,
|
| "drawsContent": true
|
| }
|
| ]
|
| @@ -399,10 +400,10 @@ Lorem Ipsum
|
| *** iteration 4: ***
|
|
|
| {
|
| - "bounds": [785, 6754],
|
| + "bounds": [785, 6770],
|
| "children": [
|
| {
|
| - "bounds": [785, 6754],
|
| + "bounds": [785, 6770],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "children": [
|
| @@ -419,7 +420,8 @@ Lorem Ipsum
|
| "children": [
|
| {
|
| "position": [0, 195],
|
| - "bounds": [285, 15]
|
| + "bounds": [285, 15],
|
| + "shouldFlattenTransform": false
|
| }
|
| ]
|
| }
|
|
|