| Index: sky/tests/dom/replaceChild-expected.txt
|
| diff --git a/sky/tests/dom/replaceChild-expected.txt b/sky/tests/dom/replaceChild-expected.txt
|
| index 21a0cce4319752df22ba3f188252c10389153d18..3d7e353309df5085d0dcfde9944a33eace5817b8 100644
|
| --- a/sky/tests/dom/replaceChild-expected.txt
|
| +++ b/sky/tests/dom/replaceChild-expected.txt
|
| @@ -1,8 +1,8 @@
|
| -CONSOLE: unittest-suite-wait-for-done
|
| -CONSOLE: PASS: should replace elements
|
| -CONSOLE: PASS: should replace text
|
| -CONSOLE: PASS: should replace children with a fragment
|
| -CONSOLE:
|
| -CONSOLE: All 3 tests passed.
|
| -CONSOLE: unittest-suite-success
|
| +unittest-suite-wait-for-done
|
| +PASS: should replace elements
|
| +PASS: should replace text
|
| +PASS: should replace children with a fragment
|
| +
|
| +All 3 tests passed.
|
| +unittest-suite-success
|
| DONE
|
|
|