| Index: LayoutTests/svg/dynamic-updates/SVGForeignObjectElement-dom-height-attr-expected.txt
|
| diff --git a/LayoutTests/svg/dynamic-updates/SVGForeignObjectElement-dom-height-attr-expected.txt b/LayoutTests/svg/dynamic-updates/SVGForeignObjectElement-dom-height-attr-expected.txt
|
| index 655bde3743d356ebf8d82de1a553e8ae89830e82..0cafa8b241bbdda2d600033b6e47c23fd93488a8 100644
|
| --- a/LayoutTests/svg/dynamic-updates/SVGForeignObjectElement-dom-height-attr-expected.txt
|
| +++ b/LayoutTests/svg/dynamic-updates/SVGForeignObjectElement-dom-height-attr-expected.txt
|
| @@ -11,4 +11,8 @@ PASS foreignObjectElement.getAttribute('height') is "150"
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
| +(repaint rects
|
| + (rect 108 88 150 150)
|
| + (rect 108 90 150 148)
|
| +)
|
|
|
|
|