Index: LayoutTests/fast/forms/select-set-length-with-mutation-remove-expected.txt |
diff --git a/LayoutTests/fast/forms/select-set-length-with-mutation-remove-expected.txt b/LayoutTests/fast/forms/select-set-length-with-mutation-remove-expected.txt |
index 2f24dff99d1308803dc6e3be78779d12c30386e5..3679322380617a11c4a8442beea4c7897bf5ebf1 100644 |
--- a/LayoutTests/fast/forms/select-set-length-with-mutation-remove-expected.txt |
+++ b/LayoutTests/fast/forms/select-set-length-with-mutation-remove-expected.txt |
@@ -1,5 +1,3 @@ |
-CONSOLE MESSAGE: DOMNodeRemoved is deprecated. Use MutationObservers instead. |
-CONSOLE MESSAGE: DOMNodeInserted is deprecated. Use MutationObservers instead. |
Tests that setting .length on an HTMLSelectElement works in the presence of mutation listeners that remove option elements. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |