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