| Index: LayoutTests/fast/dom/Node/fragment-mutation-expected.txt
|
| diff --git a/LayoutTests/fast/dom/Node/fragment-mutation-expected.txt b/LayoutTests/fast/dom/Node/fragment-mutation-expected.txt
|
| index f68f13ffe7f041caa2e653ddd1d81878339b40e7..0f04e66a0e53e6f5b1901c5dcb176f67f2e4f868 100644
|
| --- a/LayoutTests/fast/dom/Node/fragment-mutation-expected.txt
|
| +++ b/LayoutTests/fast/dom/Node/fragment-mutation-expected.txt
|
| @@ -1,4 +1,3 @@
|
| -CONSOLE MESSAGE: DOMSubtreeModified is deprecated. Use MutationObservers instead.
|
| This test creates a fragment containing three elements: "B", "U", and "P", attempts to appendChild this fragment and studies effects of mutation events on the fragment.
|
|
|
| Inserting an element in front of the next item in fragment should not affect the result: PASS
|
|
|