| Index: LayoutTests/svg/dynamic-updates/SVGImageElement-dom-x-attr-expected.txt
|
| diff --git a/LayoutTests/svg/dynamic-updates/SVGImageElement-dom-x-attr-expected.txt b/LayoutTests/svg/dynamic-updates/SVGImageElement-dom-x-attr-expected.txt
|
| index 77f02122b7bd9746da1d13db54fe9f3ed6e1ceb5..d413dbe13ab6df374834b1bee6f5c08f4f068bef 100644
|
| --- a/LayoutTests/svg/dynamic-updates/SVGImageElement-dom-x-attr-expected.txt
|
| +++ b/LayoutTests/svg/dynamic-updates/SVGImageElement-dom-x-attr-expected.txt
|
| @@ -10,4 +10,8 @@ PASS imageElement.getAttribute('x') is "0"
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
| +(repaint rects
|
| + (rect 8 8 10 200)
|
| + (rect 8 8 200 200)
|
| +)
|
|
|
|
|