Index: LayoutTests/fast/forms/add-and-remove-option-expected.txt |
diff --git a/LayoutTests/fast/forms/add-and-remove-option-expected.txt b/LayoutTests/fast/forms/add-and-remove-option-expected.txt |
index 0ce533ea00e952b16350c8f68094769b7ae529df..41f5b05724097a0ef6764dce79e64be2798f02f2 100644 |
--- a/LayoutTests/fast/forms/add-and-remove-option-expected.txt |
+++ b/LayoutTests/fast/forms/add-and-remove-option-expected.txt |
@@ -1,4 +1,3 @@ |
-CONSOLE MESSAGE: DOMNodeInserted is deprecated. Use MutationObservers instead. |
Test for bug 13287: Cannot change SELECT to a dynamically created option. |
Test that DOM is updated before DOMNodeInserted is dispatched. |