| Index: LayoutTests/svg/dynamic-updates/SVGUseElement-target-changed-expected.txt
|
| diff --git a/LayoutTests/svg/dynamic-updates/SVGUseElement-target-changed-expected.txt b/LayoutTests/svg/dynamic-updates/SVGUseElement-target-changed-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..d1720367a71c9786299972e39663a542934b268d
|
| --- /dev/null
|
| +++ b/LayoutTests/svg/dynamic-updates/SVGUseElement-target-changed-expected.txt
|
| @@ -0,0 +1,12 @@
|
| +Adding or removing the element referenced by should update the rendering.
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +PASS use.getBoundingClientRect().width is 200
|
| +PASS use.getBoundingClientRect().width is 0
|
| +PASS use.getBoundingClientRect().width is 500
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|