Index: LayoutTests/svg/dynamic-updates/SVGImageElement-svgdom-height-prop-expected.txt |
diff --git a/LayoutTests/svg/dynamic-updates/SVGImageElement-svgdom-height-prop-expected.txt b/LayoutTests/svg/dynamic-updates/SVGImageElement-svgdom-height-prop-expected.txt |
index 07407a60bfc335764f2086317dad064430461722..c1c0a1761bfa34871149854a49d27c9056ddce03 100644 |
--- a/LayoutTests/svg/dynamic-updates/SVGImageElement-svgdom-height-prop-expected.txt |
+++ b/LayoutTests/svg/dynamic-updates/SVGImageElement-svgdom-height-prop-expected.txt |
@@ -10,4 +10,8 @@ PASS imageElement.height.baseVal.value is 200 |
PASS successfullyParsed is true |
TEST COMPLETE |
+(repaint rects |
+ (rect 8 8 200 100) |
+ (rect 8 8 200 200) |
+) |