Index: LayoutTests/svg/dynamic-updates/SVGRectElement-svgdom-height-prop-expected.txt |
diff --git a/LayoutTests/svg/dynamic-updates/SVGRectElement-svgdom-height-prop-expected.txt b/LayoutTests/svg/dynamic-updates/SVGRectElement-svgdom-height-prop-expected.txt |
index 05051a533c2d84357a20510a67c5d91dc5dd2426..3900f2f8f68382e207c30b3810ae2a2f2ce33732 100644 |
--- a/LayoutTests/svg/dynamic-updates/SVGRectElement-svgdom-height-prop-expected.txt |
+++ b/LayoutTests/svg/dynamic-updates/SVGRectElement-svgdom-height-prop-expected.txt |
@@ -10,4 +10,8 @@ PASS rectElement.height.baseVal.value is 200 |
PASS successfullyParsed is true |
TEST COMPLETE |
+(repaint rects |
+ (rect 8 8 200 50) |
+ (rect 8 8 200 200) |
+) |