| Index: LayoutTests/svg/animations/deferred-insertion-expected.txt
|
| diff --git a/LayoutTests/svg/animations/deferred-insertion-expected.txt b/LayoutTests/svg/animations/deferred-insertion-expected.txt
|
| index ecd4ad33aecb3dd44bfe5ff23b802278e17bae32..9bb4640aec7c28350584449520078279c6e73960 100644
|
| --- a/LayoutTests/svg/animations/deferred-insertion-expected.txt
|
| +++ b/LayoutTests/svg/animations/deferred-insertion-expected.txt
|
| @@ -5,6 +5,9 @@ Test for animation on elements inserted programmatically. Should result in a 200
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| PASS rect.width.animVal.value is 200
|
| PASS rect.width.baseVal.value is 200
|
| PASS rect.width.animVal.value is 150
|
|
|