| Index: LayoutTests/platform/win/virtual/gpu/compositedscrolling/overflow/overflow-auto-with-touch-toggle-expected.txt
|
| diff --git a/LayoutTests/platform/win/virtual/gpu/compositedscrolling/overflow/overflow-auto-with-touch-toggle-expected.txt b/LayoutTests/platform/win/virtual/gpu/compositedscrolling/overflow/overflow-auto-with-touch-toggle-expected.txt
|
| index 440bbfec3bdd9c8451944be7842a385e26e366a8..0475bc6a033ab86dbccde96e8b74f9c3bbbb96b9 100644
|
| --- a/LayoutTests/platform/win/virtual/gpu/compositedscrolling/overflow/overflow-auto-with-touch-toggle-expected.txt
|
| +++ b/LayoutTests/platform/win/virtual/gpu/compositedscrolling/overflow/overflow-auto-with-touch-toggle-expected.txt
|
| @@ -1,48 +1,49 @@
|
| -(GraphicsLayer
|
| - (bounds 800.00 600.00)
|
| - (children 1
|
| - (GraphicsLayer
|
| - (bounds 800.00 600.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (children 1
|
| - (GraphicsLayer
|
| - (position 8.00 8.00)
|
| - (bounds 300.00 300.00)
|
| - (children 4
|
| - (GraphicsLayer
|
| - (bounds 285.00 285.00)
|
| - (children 1
|
| - (GraphicsLayer
|
| - (bounds 1000.00 1000.00)
|
| - (shouldFlattenTransform 0)
|
| - (drawsContent 1)
|
| - (children 1
|
| - (GraphicsLayer
|
| - )
|
| - )
|
| - )
|
| - )
|
| - )
|
| - (GraphicsLayer
|
| - (position 0.00 285.00)
|
| - (bounds 285.00 15.00)
|
| - (drawsContent 1)
|
| - )
|
| - (GraphicsLayer
|
| - (position 285.00 0.00)
|
| - (bounds 15.00 285.00)
|
| - (drawsContent 1)
|
| - )
|
| - (GraphicsLayer
|
| - (position 285.00 285.00)
|
| - (bounds 15.00 15.00)
|
| - (drawsContent 1)
|
| - )
|
| - )
|
| - )
|
| - )
|
| - )
|
| - )
|
| -)
|
| +{
|
| + "bounds": [800, 600],
|
| + "children": [
|
| + {
|
| + "bounds": [800, 600],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "children": [
|
| + {
|
| + "position": [8, 8],
|
| + "bounds": [300, 300],
|
| + "children": [
|
| + {
|
| + "bounds": [285, 285],
|
| + "children": [
|
| + {
|
| + "bounds": [1000, 1000],
|
| + "shouldFlattenTransform": false,
|
| + "drawsContent": true,
|
| + "children": [
|
| + {
|
| +
|
| + }
|
| + ]
|
| + }
|
| + ]
|
| + },
|
| + {
|
| + "position": [0, 285],
|
| + "bounds": [285, 15],
|
| + "drawsContent": true
|
| + },
|
| + {
|
| + "position": [285, 0],
|
| + "bounds": [15, 285],
|
| + "drawsContent": true
|
| + },
|
| + {
|
| + "position": [285, 285],
|
| + "bounds": [15, 15],
|
| + "drawsContent": true
|
| + }
|
| + ]
|
| + }
|
| + ]
|
| + }
|
| + ]
|
| +}
|
|
|
|
|