| Index: LayoutTests/svg/dynamic-updates/SVGFETileElement-dom-in-attr-expected.txt
|
| diff --git a/LayoutTests/svg/dynamic-updates/SVGFETileElement-dom-in-attr-expected.txt b/LayoutTests/svg/dynamic-updates/SVGFETileElement-dom-in-attr-expected.txt
|
| index edd6fba672c0b53f2843fe495275d60893660519..46299719c161b897c02341c8fc63c9f3a1661b37 100644
|
| --- a/LayoutTests/svg/dynamic-updates/SVGFETileElement-dom-in-attr-expected.txt
|
| +++ b/LayoutTests/svg/dynamic-updates/SVGFETileElement-dom-in-attr-expected.txt
|
| @@ -10,18 +10,8 @@ PASS tile.getAttribute('in') is "offset"
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
| -(GraphicsLayer
|
| - (bounds 800.00 600.00)
|
| - (children 1
|
| - (GraphicsLayer
|
| - (bounds 800.00 600.00)
|
| - (contentsOpaque 1)
|
| - (drawsContent 1)
|
| - (repaint rects
|
| - (rect 22.00 47.00 352.00 252.00)
|
| - (rect 23.00 48.00 355.00 250.00)
|
| - )
|
| - )
|
| - )
|
| +(repaint rects
|
| + (rect 22 47 352 252)
|
| + (rect 23 48 355 250)
|
| )
|
|
|
|
|