chromium/third_party/blink/web_tests/touchadjustment/disabled-formelements-expected.txt

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