haikuwebkit/LayoutTests/fast/forms/form-associated-element-rem...

12 lines
275 B
Plaintext

Removing all children of a form should disassociate any form controls in that subtree
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS input.form is null
PASS form.elements.length is 0
PASS successfullyParsed is true
TEST COMPLETE