Index: LayoutTests/fast/events/mutation-during-append-child-expected.txt |
diff --git a/LayoutTests/fast/events/mutation-during-append-child-expected.txt b/LayoutTests/fast/events/mutation-during-append-child-expected.txt |
index ebe6d7c6ee6698204007c3b69240ec4cdf2ee9c1..02cdbc0bf445f939730a5d8e64035b54fc3ea4b1 100644 |
--- a/LayoutTests/fast/events/mutation-during-append-child-expected.txt |
+++ b/LayoutTests/fast/events/mutation-during-append-child-expected.txt |
@@ -1,4 +1,3 @@ |
-CONSOLE MESSAGE: DOMNodeRemoved is deprecated. Use MutationObservers instead. |
Ensures that appendChild() throws an exception if mutation even handler does something wrong |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |