| Index: sky/tests/dom/document-child-mutations-expected.txt
|
| diff --git a/sky/tests/dom/document-child-mutations-expected.txt b/sky/tests/dom/document-child-mutations-expected.txt
|
| deleted file mode 100644
|
| index 6bd598771e2073c306398459147dae98e947703d..0000000000000000000000000000000000000000
|
| --- a/sky/tests/dom/document-child-mutations-expected.txt
|
| +++ /dev/null
|
| @@ -1,12 +0,0 @@
|
| -CONSOLE: unittest-suite-wait-for-done
|
| -CONSOLE: PASS: should allow replacing the document element
|
| -CONSOLE: PASS: should allow replacing a text child with an element
|
| -CONSOLE: PASS: should allow replacing the document element with text
|
| -CONSOLE: PASS: should allow inserting text with a fragment
|
| -CONSOLE: PASS: should allow replacing the document element with a fragment
|
| -CONSOLE: PASS: should throw when inserting multiple elements
|
| -CONSOLE: PASS: should throw when inserting multiple elements with a fragment
|
| -CONSOLE:
|
| -CONSOLE: All 7 tests passed.
|
| -CONSOLE: unittest-suite-success
|
| -DONE
|
|
|