Index: LayoutTests/fast/dom/mutation-event-remove-inserted-node-expected.txt |
diff --git a/LayoutTests/fast/dom/mutation-event-remove-inserted-node-expected.txt b/LayoutTests/fast/dom/mutation-event-remove-inserted-node-expected.txt |
index 193a9c232302ff85632412d1f318ad6f6f208b50..c70eee73a9962b9aa5c3ff0343f8686b31029756 100644 |
--- a/LayoutTests/fast/dom/mutation-event-remove-inserted-node-expected.txt |
+++ b/LayoutTests/fast/dom/mutation-event-remove-inserted-node-expected.txt |
@@ -1,4 +1,3 @@ |
-CONSOLE MESSAGE: DOMNodeInserted is deprecated. Use MutationObservers instead. |
This test verifies that a mutation event that removes inserted nodes from the document doesn't crash upon the insertion of a new node into the document. |
PASS: You didn't crash. |