| Index: LayoutTests/platform/linux/svg/custom/use-setAttribute-crash-expected.txt
|
| diff --git a/LayoutTests/platform/linux/svg/custom/use-setAttribute-crash-expected.txt b/LayoutTests/platform/linux/svg/custom/use-setAttribute-crash-expected.txt
|
| index 384ef2a0bae382c68e4bfcfe631cd3bc0d384d9a..a0f69d617d03af7d08949e865a910a7ae3d2741d 100644
|
| --- a/LayoutTests/platform/linux/svg/custom/use-setAttribute-crash-expected.txt
|
| +++ b/LayoutTests/platform/linux/svg/custom/use-setAttribute-crash-expected.txt
|
| @@ -1,25 +1,25 @@
|
| -(GraphicsLayer
|
| - (bounds 800.00 600.00)
|
| - (children 1
|
| - (GraphicsLayer
|
| - (bounds 800.00 600.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (repaint rects
|
| - (rect 53.00 53.00 10.00 10.00)
|
| - (rect 53.00 53.00 10.00 10.00)
|
| - (rect 53.00 53.00 10.00 10.00)
|
| - (rect 53.00 53.00 10.00 10.00)
|
| - (rect 33.00 33.00 50.00 50.00)
|
| - (rect 33.00 33.00 50.00 50.00)
|
| - (rect 33.00 33.00 50.00 50.00)
|
| - (rect 8.00 113.00 784.00 100.00)
|
| - (rect 8.00 8.00 784.00 204.00)
|
| - (rect 8.00 8.00 25.00 25.00)
|
| - (rect 8.00 8.00 5.00 5.00)
|
| - (rect 0.00 121.00 800.00 100.00)
|
| - )
|
| - )
|
| - )
|
| -)
|
| +{
|
| + "bounds": [800, 600],
|
| + "children": [
|
| + {
|
| + "bounds": [800, 600],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "repaintRects": [
|
| + [53, 53, 10, 10],
|
| + [53, 53, 10, 10],
|
| + [53, 53, 10, 10],
|
| + [53, 53, 10, 10],
|
| + [33, 33, 50, 50],
|
| + [33, 33, 50, 50],
|
| + [33, 33, 50, 50],
|
| + [8, 113, 784, 100],
|
| + [8, 8, 784, 204],
|
| + [8, 8, 25, 25],
|
| + [8, 8, 5, 5],
|
| + [0, 121, 800, 100]
|
| + ]
|
| + }
|
| + ]
|
| +}
|
|
|
|
|