| Index: LayoutTests/svg/dynamic-updates/SVGForeignObjectElement-dom-x-attr-expected.txt
|
| diff --git a/LayoutTests/svg/dynamic-updates/SVGForeignObjectElement-dom-x-attr-expected.txt b/LayoutTests/svg/dynamic-updates/SVGForeignObjectElement-dom-x-attr-expected.txt
|
| index 295c0fe19b6bd232136a38b0703fa188816af556..8e374f32a2089c4f36166dd1ad39314d0d0b7fb5 100644
|
| --- a/LayoutTests/svg/dynamic-updates/SVGForeignObjectElement-dom-x-attr-expected.txt
|
| +++ b/LayoutTests/svg/dynamic-updates/SVGForeignObjectElement-dom-x-attr-expected.txt
|
| @@ -11,4 +11,9 @@ PASS foreignObjectElement.getAttribute('x') is "100"
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
| +(repaint rects
|
| + (rect 108 88 150 150)
|
| + (rect 8 88 50 150)
|
| + (rect 108 88 150 150)
|
| +)
|
|
|
|
|