Index: LayoutTests/svg/dynamic-updates/SVGFilterElement-svgdom-height-prop-expected.txt |
diff --git a/LayoutTests/svg/dynamic-updates/SVGFilterElement-svgdom-height-prop-expected.txt b/LayoutTests/svg/dynamic-updates/SVGFilterElement-svgdom-height-prop-expected.txt |
index fbbf41e2cc6698760762326788e9c1d4fef91964..d288013a47c94c2b51aa008f71caec69ed4cb0d4 100644 |
--- a/LayoutTests/svg/dynamic-updates/SVGFilterElement-svgdom-height-prop-expected.txt |
+++ b/LayoutTests/svg/dynamic-updates/SVGFilterElement-svgdom-height-prop-expected.txt |
@@ -10,4 +10,8 @@ PASS filterElement.height.baseVal.value is 200 |
PASS successfullyParsed is true |
TEST COMPLETE |
+(repaint rects |
+ (rect 8 8 200 100) |
+ (rect 8 8 200 200) |
+) |