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