| Index: LayoutTests/platform/win/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt
|
| diff --git a/LayoutTests/platform/win/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt b/LayoutTests/platform/win/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt
|
| index 7fc3982ab136c3d9d457ba3c827c57b2e247b85c..60d103d4f702c7d84d28844c76ad094a50e11f44 100644
|
| --- a/LayoutTests/platform/win/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt
|
| +++ b/LayoutTests/platform/win/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt
|
| @@ -1,18 +1,18 @@
|
| -(GraphicsLayer
|
| - (bounds 1026.00 1036.00)
|
| - (children 1
|
| - (GraphicsLayer
|
| - (bounds 1026.00 1036.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (repaint rects
|
| - (rect 24.00 1012.00 737.00 20.00)
|
| - (rect 24.00 1012.00 737.00 20.00)
|
| - (rect 24.00 1007.00 737.00 29.00)
|
| - (rect 24.00 1007.00 737.00 29.00)
|
| - (rect 8.00 1032.00 1018.00 4.00)
|
| - )
|
| - )
|
| - )
|
| -)
|
| +{
|
| + "bounds": [1026, 1036],
|
| + "children": [
|
| + {
|
| + "bounds": [1026, 1036],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "repaintRects": [
|
| + [24, 1012, 737, 20],
|
| + [24, 1012, 737, 20],
|
| + [24, 1007, 737, 29],
|
| + [24, 1007, 737, 29],
|
| + [8, 1032, 1018, 4]
|
| + ]
|
| + }
|
| + ]
|
| +}
|
|
|
|
|