| Index: LayoutTests/fast/forms/select-set-length-with-mutation-reorder-expected.txt
|
| diff --git a/LayoutTests/fast/forms/select-set-length-with-mutation-reorder-expected.txt b/LayoutTests/fast/forms/select-set-length-with-mutation-reorder-expected.txt
|
| index 9440921c5b778df2c40195e67c4cd7aaeaf12dda..12bea039857156c379f121b07ffbb43ede0fcba4 100644
|
| --- a/LayoutTests/fast/forms/select-set-length-with-mutation-reorder-expected.txt
|
| +++ b/LayoutTests/fast/forms/select-set-length-with-mutation-reorder-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 the .length on an HTMLSelectElement works in the presence of DOM mutation listeners that reorder option elements
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|