| Index: sky/tests/dom/replaceChild-expected.txt
|
| diff --git a/sky/tests/dom/replaceChild-expected.txt b/sky/tests/dom/replaceChild-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..fa957b58572bb7952605fa2d7ef9b06da76642d0
|
| --- /dev/null
|
| +++ b/sky/tests/dom/replaceChild-expected.txt
|
| @@ -0,0 +1,10 @@
|
| +Running 6 tests
|
| +ok 1 replaceChild should throw with invalid arguments
|
| +ok 2 replaceChild should replace elements
|
| +ok 3 replaceChild should replace text
|
| +ok 4 replaceChild should replace children with a fragment
|
| +ok 5 replaceChild should throw when inserting a tree scope
|
| +ok 6 replaceChild should throw when appending to a text
|
| +6 tests
|
| +6 pass
|
| +0 fail
|
|
|