blob: af76f73316755b56966c02299fe7e930c15c6c3f [file] [log] [blame]
commit-queue@webkit.org294ddcd2012-03-19 15:33:26 +00001Tests if labels are treated as clickable if the input they control is.
2
3On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
6Testing small direct hits.
allan.jensen@nokia.comda929d92012-08-01 18:45:12 +00007PASS adjusted node was A#mylink.
8PASS adjusted node was LABEL#mylabel.
9PASS adjusted node was INPUT#myinput.
commit-queue@webkit.org294ddcd2012-03-19 15:33:26 +000010Testing indirect hits.
allan.jensen@nokia.comda929d92012-08-01 18:45:12 +000011PASS adjusted node was A#mylink.
12PASS adjusted node was LABEL#mylabel.
13PASS adjusted node was INPUT#myinput.
commit-queue@webkit.org294ddcd2012-03-19 15:33:26 +000014PASS successfullyParsed is true
15
16TEST COMPLETE
17