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