| Index: LayoutTests/svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop-expected.txt
|
| diff --git a/LayoutTests/svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop-expected.txt b/LayoutTests/svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop-expected.txt
|
| index 2cd0f55077104487de4b35bdf98863afa685c94c..52593972e296594924fd9f5fcfbc1ad66a688096 100644
|
| --- a/LayoutTests/svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop-expected.txt
|
| +++ b/LayoutTests/svg/dynamic-updates/SVGCircleElement-svgdom-cx-prop-expected.txt
|
| @@ -10,4 +10,8 @@ PASS circleElement.cx.baseVal.value is 150
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
| +(repaint rects
|
| + (rect 8 8 100 300)
|
| + (rect 8 8 300 300)
|
| +)
|
|
|
|
|