commit-queue@webkit.org | 294ddcd | 2012-03-19 15:33:26 +0000 | [diff] [blame] | 1 | Tests if labels are treated as clickable if the input they control is. |
| 2 | |
| 3 | On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
| 4 | |
| 5 | |
| 6 | Testing small direct hits. |
allan.jensen@nokia.com | da929d9 | 2012-08-01 18:45:12 +0000 | [diff] [blame] | 7 | PASS adjusted node was A#mylink. |
| 8 | PASS adjusted node was LABEL#mylabel. |
| 9 | PASS adjusted node was INPUT#myinput. |
commit-queue@webkit.org | 294ddcd | 2012-03-19 15:33:26 +0000 | [diff] [blame] | 10 | Testing indirect hits. |
allan.jensen@nokia.com | da929d9 | 2012-08-01 18:45:12 +0000 | [diff] [blame] | 11 | PASS adjusted node was A#mylink. |
| 12 | PASS adjusted node was LABEL#mylabel. |
| 13 | PASS adjusted node was INPUT#myinput. |
commit-queue@webkit.org | 294ddcd | 2012-03-19 15:33:26 +0000 | [diff] [blame] | 14 | PASS successfullyParsed is true |
| 15 | |
| 16 | TEST COMPLETE |
| 17 | |