blob: a5b5cdfe02d406cbf295b59d7773c291fcd8f010 [file] [log] [blame]
This page ensures that <input from="X"> don't associate with any form elements when there is no <form id="X">.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS elementShouldHaveForm.form is form
PASS elementShouldNotHaveForm.form is null
PASS successfullyParsed is true
TEST COMPLETE