| Index: LayoutTests/svg/dynamic-updates/SVGRectElement-dom-x-attr-expected.txt
|
| diff --git a/LayoutTests/svg/dynamic-updates/SVGRectElement-dom-x-attr-expected.txt b/LayoutTests/svg/dynamic-updates/SVGRectElement-dom-x-attr-expected.txt
|
| index ab6441362a5a49d4d7ab92fe8e6786d2fea3911e..0011d6eb4f8da42528617dc6523582e6182adb7a 100644
|
| --- a/LayoutTests/svg/dynamic-updates/SVGRectElement-dom-x-attr-expected.txt
|
| +++ b/LayoutTests/svg/dynamic-updates/SVGRectElement-dom-x-attr-expected.txt
|
| @@ -10,4 +10,8 @@ PASS rectElement.getAttribute('x') is "0"
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
| +(repaint rects
|
| + (rect 8 8 50 200)
|
| + (rect 8 8 200 200)
|
| +)
|
|
|
|
|