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