| Index: LayoutTests/svg/dynamic-updates/SVGFilterElement-svgdom-filterUnits-prop-expected.txt
|
| diff --git a/LayoutTests/svg/dynamic-updates/SVGFilterElement-svgdom-filterUnits-prop-expected.txt b/LayoutTests/svg/dynamic-updates/SVGFilterElement-svgdom-filterUnits-prop-expected.txt
|
| index 72b70bf7cb840a551a70b157cbe7c8cb304fafa4..4eb278ad72b57b44976a12d0f706e3ca03b92eec 100644
|
| --- a/LayoutTests/svg/dynamic-updates/SVGFilterElement-svgdom-filterUnits-prop-expected.txt
|
| +++ b/LayoutTests/svg/dynamic-updates/SVGFilterElement-svgdom-filterUnits-prop-expected.txt
|
| @@ -10,18 +10,8 @@ PASS filterElement.filterUnits.baseVal is SVGUnitTypes.SVG_UNIT_TYPE_OBJECTBOUND
|
| 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 1.00 1.00)
|
| - (rect 8.00 8.00 200.00 200.00)
|
| - )
|
| - )
|
| - )
|
| +(repaint rects
|
| + (rect 8 8 1 1)
|
| + (rect 8 8 200 200)
|
| )
|
|
|
|
|