Index: LayoutTests/fast/forms/textarea-and-mutation-events-expected.txt |
diff --git a/LayoutTests/fast/forms/textarea-and-mutation-events-expected.txt b/LayoutTests/fast/forms/textarea-and-mutation-events-expected.txt |
index 22c91e9e76ebf005d99f858a710c199ab66a7978..a0552235ece0323caa868720b91937fe0f2ef438 100644 |
--- a/LayoutTests/fast/forms/textarea-and-mutation-events-expected.txt |
+++ b/LayoutTests/fast/forms/textarea-and-mutation-events-expected.txt |
@@ -1,4 +1,3 @@ |
-CONSOLE MESSAGE: DOMNodeInserted is deprecated. Use MutationObservers instead. |
Tests to see if registering an empty DOMNodeInserted event handler and dirtying the tree just right can cause attach re-entrancy with textarea. |
Passes if doesn't crash. |