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