1 Tests to ensure that attributes are not set when an exceptions is raised while converting argument to JSValue.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS setName(select) threw exception Error: error.
7 PASS select.name is "select"
8 PASS setSelectedIndex(select) threw exception Error: error.
9 PASS select.selectedIndex is 1
10 PASS successfullyParsed is true