blob: 66cf9e916deed29fa63340c334979f335131a549 [file] [log] [blame]
Test that the labels list of a form control is dynamically updated when the htmlFor attribute of a label changes to point to that control.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS labels.length is 0
PASS labels.length is 1
PASS labels.length is 0
PASS labels.length is 1
PASS labels.length is 0
PASS labels.length is 1
PASS labels.length is 0
PASS labels.length is 1
PASS successfullyParsed is true
TEST COMPLETE