| Index: LayoutTests/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop-expected.txt
|
| diff --git a/LayoutTests/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop-expected.txt b/LayoutTests/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop-expected.txt
|
| index 470fc1a63aa85defa78da4a17007bc76f5a8596f..07f2759acf3711ff6e4b945b32a59bca3336f16f 100644
|
| --- a/LayoutTests/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop-expected.txt
|
| +++ b/LayoutTests/svg/dynamic-updates/SVGRadialGradientElement-svgdom-gradientUnits-prop-expected.txt
|
| @@ -10,17 +10,7 @@ PASS radialGradientElement.gradientUnits.baseVal is SVGUnitTypes.SVG_UNIT_TYPE_U
|
| 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 58.00 8.00 200.00 300.00)
|
| - )
|
| - )
|
| - )
|
| +(repaint rects
|
| + (rect 58 8 200 300)
|
| )
|
|
|
|
|