| Index: LayoutTests/fast/dom/HTMLSelectElement/exceptions-expected.txt
|
| diff --git a/LayoutTests/fast/dom/HTMLSelectElement/exceptions-expected.txt b/LayoutTests/fast/dom/HTMLSelectElement/exceptions-expected.txt
|
| index d8c0b7cdd72e4a45bad39001883e016623b92d27..97f0cc2698351188ccc322f602eb39b76418679d 100644
|
| --- a/LayoutTests/fast/dom/HTMLSelectElement/exceptions-expected.txt
|
| +++ b/LayoutTests/fast/dom/HTMLSelectElement/exceptions-expected.txt
|
| @@ -3,7 +3,7 @@ This test should trigger the single exception on HTMLSelectElement, and verify t
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| -PASS el[1] = 0; threw exception TypeError: The provided value is not of type 'HTMLOptionElement'..
|
| +PASS el[1] = 0; threw exception TypeError: Failed to set an indexed property on 'HTMLSelectElement': The provided value is not of type 'HTMLOptionElement'..
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|