blob: 9079a2c4182fd0e0512642474662d5bcaed5cda7 [file] [log] [blame]
Touch Adjustment : Disabled form elements - bug 92093
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Test we can hit the form elements directly.
PASS adjusted node was null.
PASS adjusted node was LABEL#label2.
PASS adjusted node was null.
PASS adjusted node was INPUT#input2.
Test indirect touches are adjusted to the enabled form elements.
PASS adjusted node was LABEL#label2.
PASS adjusted node was LABEL#label2.
PASS adjusted node was LABEL#label2.
PASS adjusted node was INPUT#input2.
PASS adjusted node was INPUT#input2.
PASS adjusted node was INPUT#input2.
PASS successfullyParsed is true
TEST COMPLETE