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