Index: LayoutTests/fast/forms/mutation-event-recalc-expected.txt |
diff --git a/LayoutTests/fast/forms/mutation-event-recalc-expected.txt b/LayoutTests/fast/forms/mutation-event-recalc-expected.txt |
index ce0f696952c6a95c786ebe2cee34925c33ec6164..a1b96f2d287a30df4c96a49ad169666251697d28 100644 |
--- a/LayoutTests/fast/forms/mutation-event-recalc-expected.txt |
+++ b/LayoutTests/fast/forms/mutation-event-recalc-expected.txt |
@@ -1,6 +1,3 @@ |
-CONSOLE MESSAGE: DOMNodeInserted is deprecated. Use MutationObservers instead. |
-CONSOLE MESSAGE: DOMNodeInsertedIntoDocument is deprecated. Use MutationObservers instead. |
-CONSOLE MESSAGE: DOMSubtreeModified is deprecated. Use MutationObservers instead. |
Test that HTMLSelectElement DOM is in a consistent state when handling mutation events. |