Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / dom / HTMLSelectElement / exceptions-expected.txt
1 This test should trigger the single exception on HTMLSelectElement, and verify that the message is reasonably helpful.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
6 PASS el[1] = 0; threw exception TypeError: The provided value is not of type 'HTMLOptionElement'..
7 PASS successfullyParsed is true
8
9 TEST COMPLETE
10