Index: LayoutTests/fast/forms/select-set-length-with-mutation-reparent-expected.txt |
diff --git a/LayoutTests/fast/forms/select-set-length-with-mutation-reparent-expected.txt b/LayoutTests/fast/forms/select-set-length-with-mutation-reparent-expected.txt |
index 9c2b74e30aeb87c895d19b32d24583eb04e13f2c..4e9aa894058d49b0edd42209704b46c376f026fd 100644 |
--- a/LayoutTests/fast/forms/select-set-length-with-mutation-reparent-expected.txt |
+++ b/LayoutTests/fast/forms/select-set-length-with-mutation-reparent-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 event listeners that reparent options |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |