blob: 7f163826be2ae13e48cd903c76c5972a04352458 [file] [log] [blame]
Test for .value and .label of OPTION element
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS o1.value is "text"
PASS o1.label is "text"
PASS o2.value is "value"
PASS o2.label is "text"
PASS o3.value is "text"
PASS o3.label is "label"
PASS o4.value is "value"
PASS o4.label is "label"
PASS successfullyParsed is true
TEST COMPLETE