| Index: LayoutTests/fast/dom/MutationObserver/parser-mutations-expected.txt
|
| diff --git a/LayoutTests/fast/dom/MutationObserver/parser-mutations-expected.txt b/LayoutTests/fast/dom/MutationObserver/parser-mutations-expected.txt
|
| index dce9d9f05972f41dd8f9628a6be609b51f6913fb..a84ead7c239a0ebee463f445a0a06b6efb6ced82 100644
|
| --- a/LayoutTests/fast/dom/MutationObserver/parser-mutations-expected.txt
|
| +++ b/LayoutTests/fast/dom/MutationObserver/parser-mutations-expected.txt
|
| @@ -32,6 +32,9 @@ PASS mutations[18].target.tagName is "FIGURE"
|
| PASS mutations[18].addedNodes.length is 1
|
| PASS mutations[18].removedNodes.length is 0
|
| PASS mutations[18].addedNodes[0].tagName is "DIV"
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| Mutation records should be delivered for all parser mutations after the above script.
|
|
|
|
|
|
|