Index: LayoutTests/svg/dynamic-updates/SVGForeignObjectElement-svgdom-height-prop-expected.txt |
diff --git a/LayoutTests/svg/dynamic-updates/SVGForeignObjectElement-svgdom-height-prop-expected.txt b/LayoutTests/svg/dynamic-updates/SVGForeignObjectElement-svgdom-height-prop-expected.txt |
index b83eb9f1eb354713ec197ec4978cd738dd92ad6f..367ef0b224eebbff43b66ccae07013d35953a350 100644 |
--- a/LayoutTests/svg/dynamic-updates/SVGForeignObjectElement-svgdom-height-prop-expected.txt |
+++ b/LayoutTests/svg/dynamic-updates/SVGForeignObjectElement-svgdom-height-prop-expected.txt |
@@ -11,4 +11,8 @@ PASS foreignObjectElement.height.baseVal.value is 150 |
PASS successfullyParsed is true |
TEST COMPLETE |
+(repaint rects |
+ (rect 108 88 150 150) |
+ (rect 108 90 150 148) |
+) |