| Index: LayoutTests/svg/custom/pending-resource-after-removal-expected.txt
|
| diff --git a/LayoutTests/svg/custom/pending-resource-after-removal-expected.txt b/LayoutTests/svg/custom/pending-resource-after-removal-expected.txt
|
| index e8e385c1f5a7d9ddc35c20eb5eac1e511a537e3a..996d549e925440b661bd45c5a3844a0202fd6aeb 100644
|
| --- a/LayoutTests/svg/custom/pending-resource-after-removal-expected.txt
|
| +++ b/LayoutTests/svg/custom/pending-resource-after-removal-expected.txt
|
| @@ -1,23 +1,23 @@
|
| -(GraphicsLayer
|
| - (bounds 800.00 600.00)
|
| - (children 1
|
| - (GraphicsLayer
|
| - (bounds 800.00 600.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (repaint rects
|
| - (rect 0.00 0.00 200.00 200.00)
|
| - (rect 0.00 0.00 200.00 200.00)
|
| - (rect 0.00 0.00 200.00 200.00)
|
| - (rect 0.00 0.00 200.00 200.00)
|
| - (rect 0.00 0.00 200.00 200.00)
|
| - (rect 0.00 0.00 200.00 200.00)
|
| - (rect 0.00 0.00 200.00 200.00)
|
| - (rect 0.00 0.00 200.00 200.00)
|
| - (rect 0.00 0.00 200.00 200.00)
|
| - (rect 0.00 0.00 200.00 200.00)
|
| - )
|
| - )
|
| - )
|
| -)
|
| +{
|
| + "bounds": [800, 600],
|
| + "children": [
|
| + {
|
| + "bounds": [800, 600],
|
| + "contentsOpaque": true,
|
| + "drawsContent": true,
|
| + "repaintRects": [
|
| + [0, 0, 200, 200],
|
| + [0, 0, 200, 200],
|
| + [0, 0, 200, 200],
|
| + [0, 0, 200, 200],
|
| + [0, 0, 200, 200],
|
| + [0, 0, 200, 200],
|
| + [0, 0, 200, 200],
|
| + [0, 0, 200, 200],
|
| + [0, 0, 200, 200],
|
| + [0, 0, 200, 200]
|
| + ]
|
| + }
|
| + ]
|
| +}
|
|
|
|
|