Index: LayoutTests/svg/dynamic-updates/SVGImageElement-dom-width-attr-expected.txt |
diff --git a/LayoutTests/svg/dynamic-updates/SVGImageElement-dom-width-attr-expected.txt b/LayoutTests/svg/dynamic-updates/SVGImageElement-dom-width-attr-expected.txt |
index 11d6582a7a7902e21c265c8c8af4efe7176174cd..d98c055d3818a3a225bdef77be29f0821130476f 100644 |
--- a/LayoutTests/svg/dynamic-updates/SVGImageElement-dom-width-attr-expected.txt |
+++ b/LayoutTests/svg/dynamic-updates/SVGImageElement-dom-width-attr-expected.txt |
@@ -10,4 +10,8 @@ PASS imageElement.getAttribute('width') is "200" |
PASS successfullyParsed is true |
TEST COMPLETE |
+(repaint rects |
+ (rect 8 8 100 200) |
+ (rect 8 8 200 200) |
+) |