Index: LayoutTests/fast/forms/add-remove-option-modification-event-expected.txt |
diff --git a/LayoutTests/fast/forms/add-remove-option-modification-event-expected.txt b/LayoutTests/fast/forms/add-remove-option-modification-event-expected.txt |
index 6b70249b0153674a2ffafeb37207a70120ae54ea..5e1d761802feb6f9b602a78168bd0f88ebd20fd0 100644 |
--- a/LayoutTests/fast/forms/add-remove-option-modification-event-expected.txt |
+++ b/LayoutTests/fast/forms/add-remove-option-modification-event-expected.txt |
@@ -1,5 +1,3 @@ |
-CONSOLE MESSAGE: DOMSubtreeModified is deprecated. Use MutationObservers instead. |
-CONSOLE MESSAGE: DOMNodeInserted is deprecated. Use MutationObservers instead. |
Test that SELECT is in correct state when handling a DOM modification event for option removing. |