| Index: LayoutTests/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientUnits-prop-expected.txt
|
| diff --git a/LayoutTests/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientUnits-prop-expected.txt b/LayoutTests/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientUnits-prop-expected.txt
|
| index 96c2175a4ca599a4a8d9e9c1ae99bc58d0ce6680..87650a34cb6fa2d905608c7306f64b2788f6128f 100644
|
| --- a/LayoutTests/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientUnits-prop-expected.txt
|
| +++ b/LayoutTests/svg/dynamic-updates/SVGLinearGradientElement-svgdom-gradientUnits-prop-expected.txt
|
| @@ -10,17 +10,7 @@ PASS linearGradientElement.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)
|
| )
|
|
|
|
|