Index: LayoutTests/fast/dom/HTMLSelectElement/select-selectedIndex-multiple-expected.txt |
diff --git a/LayoutTests/fast/dom/HTMLSelectElement/select-selectedIndex-multiple-expected.txt b/LayoutTests/fast/dom/HTMLSelectElement/select-selectedIndex-multiple-expected.txt |
index c8878c6894e70a2c16f2b80d736d13fb66fa36ea..97816c6f1d22cf24bd910d48e625f3ab7358976b 100644 |
--- a/LayoutTests/fast/dom/HTMLSelectElement/select-selectedIndex-multiple-expected.txt |
+++ b/LayoutTests/fast/dom/HTMLSelectElement/select-selectedIndex-multiple-expected.txt |
@@ -1,3 +1,5 @@ |
+CONSOLE WARNING: Blocked to expand the option list to 4294967295 items. The maximum list length is 10000. |
+CONSOLE WARNING: Blocked to expand the option list to 10001 items. The maximum list length is 10000. |
1) setting length to a negative length |
PASS mySelect.options.length is 2 |