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