| Index: LayoutTests/platform/win-xp/svg/custom/text-xy-updates-SVGList-expected.txt
|
| diff --git a/LayoutTests/platform/win-xp/svg/custom/text-xy-updates-SVGList-expected.txt b/LayoutTests/platform/win-xp/svg/custom/text-xy-updates-SVGList-expected.txt
|
| index 68072a1af993d42ccf321e9f9d40b3414d36f3d5..cce3985b304ed116e7027f8502785dbcfe10ac51 100644
|
| --- a/LayoutTests/platform/win-xp/svg/custom/text-xy-updates-SVGList-expected.txt
|
| +++ b/LayoutTests/platform/win-xp/svg/custom/text-xy-updates-SVGList-expected.txt
|
| @@ -1,17 +1,17 @@
|
| -(GraphicsLayer
|
| - (bounds 808.00 621.00)
|
| - (children 1
|
| - (GraphicsLayer
|
| - (bounds 808.00 621.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (repaint rects
|
| - (rect 208.00 13.00 161.00 19.00)
|
| - (rect 208.00 13.00 161.00 19.00)
|
| - (rect 18.00 193.00 161.00 19.00)
|
| - (rect 18.00 193.00 161.00 19.00)
|
| - )
|
| - )
|
| - )
|
| -)
|
| +{
|
| + "bounds": [808, 621],
|
| + "children": [
|
| + {
|
| + "bounds": [808, 621],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "repaintRects": [
|
| + [208, 13, 161, 19],
|
| + [208, 13, 161, 19],
|
| + [18, 193, 161, 19],
|
| + [18, 193, 161, 19]
|
| + ]
|
| + }
|
| + ]
|
| +}
|
|
|
|
|