| Index: sky/tests/mutation-observer/observe-characterdata-expected.txt
|
| diff --git a/sky/tests/mutation-observer/observe-characterdata-expected.txt b/sky/tests/mutation-observer/observe-characterdata-expected.txt
|
| deleted file mode 100644
|
| index 6edd60abb88eb5522f7c6cf1e3b46ee38d93e433..0000000000000000000000000000000000000000
|
| --- a/sky/tests/mutation-observer/observe-characterdata-expected.txt
|
| +++ /dev/null
|
| @@ -1,10 +0,0 @@
|
| -Running 6 tests
|
| -ok 1 MutationObserver on character data should handle basic aspects of characterData observation
|
| -ok 2 MutationObserver on character data should only notify of characterData changes when requested
|
| -ok 3 MutationObserver on character data should allow multiple observers can be registered to a given node and both receive mutations
|
| -ok 4 MutationObserver on character data should provide oldValue is returned when requested
|
| -ok 5 MutationObserver on character data should allow observing both with and without oldValue
|
| -ok 6 MutationObserver on character data should provide oldValue if any observation requests it
|
| -6 tests
|
| -6 pass
|
| -0 fail
|
|
|