blob: 8dd36f1d7072761bfeaba8b5742b4d560c6a156e [file] [log] [blame]
Test that the labels list of a form control is dynamically updated when the htmlFor attribute of a label is removed.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
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 labels.length is 0
PASS successfullyParsed is true
TEST COMPLETE