Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / win / touchadjustment / html-label-expected.txt
blobaf76f73316755b56966c02299fe7e930c15c6c3f
1 Tests if labels are treated as clickable if the input they control is.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 Testing small direct hits.
7 PASS adjusted node was A#mylink.
8 PASS adjusted node was LABEL#mylabel.
9 PASS adjusted node was INPUT#myinput.
10 Testing indirect hits.
11 PASS adjusted node was A#mylink.
12 PASS adjusted node was LABEL#mylabel.
13 PASS adjusted node was INPUT#myinput.
14 PASS successfullyParsed is true
16 TEST COMPLETE