chromium/third_party/blink/web_tests/touchadjustment/touch-inlines-expected.txt

Tests touch-adjustment on inline links. Making sure we can hit over line-breaks, and can miss when tapping between parts of a line-broken link.

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

Test some direct hits.
PASS adjusted node was A#1.
PASS adjusted node was A#2.
PASS adjusted node was A#4.
PASS adjusted node was A#6.
Test a few direct misses.
PASS adjusted node was null.
PASS adjusted node was null.
Test some indirect hits.
PASS adjusted node was A#2.
PASS adjusted node was A#3.
PASS adjusted node was A#4.
PASS adjusted node was A#4.
PASS adjusted node was A#6.
PASS successfullyParsed is true

TEST COMPLETE