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