| Index: LayoutTests/svg/dynamic-updates/SVGFilterElement-dom-width-attr-expected.txt
|
| diff --git a/LayoutTests/svg/dynamic-updates/SVGFilterElement-dom-width-attr-expected.txt b/LayoutTests/svg/dynamic-updates/SVGFilterElement-dom-width-attr-expected.txt
|
| index 1205f7232c2b75b88ff06cc0bfa128dd4d35bbab..f13c07645f900528030d598de545ab136dd15956 100644
|
| --- a/LayoutTests/svg/dynamic-updates/SVGFilterElement-dom-width-attr-expected.txt
|
| +++ b/LayoutTests/svg/dynamic-updates/SVGFilterElement-dom-width-attr-expected.txt
|
| @@ -10,18 +10,8 @@ PASS filterElement.getAttribute('width') is "200"
|
| 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 8.00 8.00 100.00 200.00)
|
| - (rect 8.00 8.00 200.00 200.00)
|
| - )
|
| - )
|
| - )
|
| +(repaint rects
|
| + (rect 8 8 100 200)
|
| + (rect 8 8 200 200)
|
| )
|
|
|
|
|