| Index: LayoutTests/svg/dynamic-updates/SVGCircleElement-dom-cx-attr-expected.txt
|
| diff --git a/LayoutTests/svg/dynamic-updates/SVGCircleElement-dom-cx-attr-expected.txt b/LayoutTests/svg/dynamic-updates/SVGCircleElement-dom-cx-attr-expected.txt
|
| index accb1f697d414c9fcd8901b12b0d11eabf80f68d..7d1ba4fadb24457873d87762604c55660ebe5084 100644
|
| --- a/LayoutTests/svg/dynamic-updates/SVGCircleElement-dom-cx-attr-expected.txt
|
| +++ b/LayoutTests/svg/dynamic-updates/SVGCircleElement-dom-cx-attr-expected.txt
|
| @@ -10,4 +10,8 @@ PASS circleElement.getAttribute('cx') is "150"
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
| +(repaint rects
|
| + (rect 8 8 100 300)
|
| + (rect 8 8 300 300)
|
| +)
|
|
|
|
|