| Index: LayoutTests/fast/dom/MutationObserver/script-end-tag-expected.txt
|
| diff --git a/LayoutTests/fast/dom/MutationObserver/clear-transient-without-delivery-expected.txt b/LayoutTests/fast/dom/MutationObserver/script-end-tag-expected.txt
|
| similarity index 63%
|
| copy from LayoutTests/fast/dom/MutationObserver/clear-transient-without-delivery-expected.txt
|
| copy to LayoutTests/fast/dom/MutationObserver/script-end-tag-expected.txt
|
| index 0f4d215270a1e970a23ae61a0c4923f92c0498b5..56a637b5d224662cca5f015289d8b3d1a9567129 100644
|
| --- a/LayoutTests/fast/dom/MutationObserver/clear-transient-without-delivery-expected.txt
|
| +++ b/LayoutTests/fast/dom/MutationObserver/script-end-tag-expected.txt
|
| @@ -1,9 +1,10 @@
|
| -Transient registrations should be cleared even without delivery.
|
| +Test that a script end tags invokes MutationObserver callbacks
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| PASS mutationsDelivered is false
|
| +PASS mutationsDelivered is true
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|