Index: LayoutTests/svg/dynamic-updates/SVGRectElement-dom-height-attr-expected.txt |
diff --git a/LayoutTests/svg/dynamic-updates/SVGRectElement-dom-height-attr-expected.txt b/LayoutTests/svg/dynamic-updates/SVGRectElement-dom-height-attr-expected.txt |
index 48f75e4c307c6b35915d1b7ce48f1f80248d5e3b..33eafa90d4f3d3874d42d1bf150cc77f4f5f3ed2 100644 |
--- a/LayoutTests/svg/dynamic-updates/SVGRectElement-dom-height-attr-expected.txt |
+++ b/LayoutTests/svg/dynamic-updates/SVGRectElement-dom-height-attr-expected.txt |
@@ -10,4 +10,8 @@ PASS rectElement.getAttribute('height') is "200" |
PASS successfullyParsed is true |
TEST COMPLETE |
+(repaint rects |
+ (rect 8 8 200 50) |
+ (rect 8 8 200 200) |
+) |