| Index: LayoutTests/svg/repaint/repaint-paintorder-expected.txt
|
| diff --git a/LayoutTests/svg/repaint/repaint-paintorder-expected.txt b/LayoutTests/svg/repaint/repaint-paintorder-expected.txt
|
| index 9041949c6e9a18723bc3d07e26cb9f4c2b2d3e3a..a18b5c74dbf74b02d5c5d93f6b30fce3691bf766 100644
|
| --- a/LayoutTests/svg/repaint/repaint-paintorder-expected.txt
|
| +++ b/LayoutTests/svg/repaint/repaint-paintorder-expected.txt
|
| @@ -1,34 +1,34 @@
|
| -(GraphicsLayer
|
| - (bounds 800.00 600.00)
|
| - (children 1
|
| - (GraphicsLayer
|
| - (bounds 800.00 600.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (repaint rects
|
| - (rect 456.00 166.00 133.00 132.00)
|
| - (rect 456.00 166.00 133.00 132.00)
|
| - (rect 456.00 166.00 133.00 132.00)
|
| - (rect 320.00 166.00 133.00 132.00)
|
| - (rect 320.00 166.00 133.00 132.00)
|
| - (rect 184.00 166.00 132.00 132.00)
|
| - (rect 184.00 166.00 132.00 132.00)
|
| - (rect 184.00 166.00 132.00 132.00)
|
| - (rect 184.00 166.00 132.00 132.00)
|
| - (rect 184.00 166.00 132.00 132.00)
|
| - (rect 184.00 166.00 132.00 132.00)
|
| - (rect 184.00 166.00 132.00 132.00)
|
| - (rect 137.00 37.00 580.00 563.00)
|
| - (rect 47.00 166.00 133.00 132.00)
|
| - (rect 47.00 166.00 133.00 132.00)
|
| - (rect 47.00 166.00 133.00 132.00)
|
| - (rect 47.00 166.00 133.00 132.00)
|
| - (rect 47.00 166.00 133.00 132.00)
|
| - (rect 47.00 166.00 133.00 132.00)
|
| - (rect 47.00 166.00 133.00 132.00)
|
| - (rect 46.00 28.00 7.00 7.00)
|
| - )
|
| - )
|
| - )
|
| -)
|
| +{
|
| + "bounds": [800, 600],
|
| + "children": [
|
| + {
|
| + "bounds": [800, 600],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "repaintRects": [
|
| + [456, 166, 133, 132],
|
| + [456, 166, 133, 132],
|
| + [456, 166, 133, 132],
|
| + [320, 166, 133, 132],
|
| + [320, 166, 133, 132],
|
| + [184, 166, 132, 132],
|
| + [184, 166, 132, 132],
|
| + [184, 166, 132, 132],
|
| + [184, 166, 132, 132],
|
| + [184, 166, 132, 132],
|
| + [184, 166, 132, 132],
|
| + [184, 166, 132, 132],
|
| + [137, 37, 580, 563],
|
| + [47, 166, 133, 132],
|
| + [47, 166, 133, 132],
|
| + [47, 166, 133, 132],
|
| + [47, 166, 133, 132],
|
| + [47, 166, 133, 132],
|
| + [47, 166, 133, 132],
|
| + [47, 166, 133, 132],
|
| + [46, 28, 7, 7]
|
| + ]
|
| + }
|
| + ]
|
| +}
|
|
|
|
|