| Index: LayoutTests/svg/dynamic-updates/SVGFilterElement-svgdom-x-prop-expected.txt
|
| diff --git a/LayoutTests/svg/dynamic-updates/SVGFilterElement-svgdom-x-prop-expected.txt b/LayoutTests/svg/dynamic-updates/SVGFilterElement-svgdom-x-prop-expected.txt
|
| index 7d7d35d14104acdd82c56a323057412b25404bd7..af963c968c3bf3880f1dc38b19015d4d32d3b1b6 100644
|
| --- a/LayoutTests/svg/dynamic-updates/SVGFilterElement-svgdom-x-prop-expected.txt
|
| +++ b/LayoutTests/svg/dynamic-updates/SVGFilterElement-svgdom-x-prop-expected.txt
|
| @@ -10,18 +10,8 @@ PASS filterElement.x.baseVal.value is 0
|
| 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 108.00 8.00 200.00 200.00)
|
| - (rect 8.00 8.00 200.00 200.00)
|
| - )
|
| - )
|
| - )
|
| +(repaint rects
|
| + (rect 108 8 200 200)
|
| + (rect 8 8 200 200)
|
| )
|
|
|
|
|