commit-queue@webkit.org | 11241c4 | 2015-04-22 17:36:44 +0000 | [diff] [blame] | 1 | |
| 2 | |
| 3 | |
| 4 | This tests if a treeitem contains an element other than static text, it should be exposed |
| 5 | |
| 6 | On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
| 7 | |
| 8 | |
commit-queue@webkit.org | 3903920 | 2015-07-30 11:10:38 +0000 | [diff] [blame] | 9 | PASS tree.childrenCount is 3 |
commit-queue@webkit.org | 11241c4 | 2015-04-22 17:36:44 +0000 | [diff] [blame] | 10 | PASS inputField.isValid is true |
| 11 | PASS inputField3.isValid is true |
| 12 | PASS successfullyParsed is true |
| 13 | |
| 14 | TEST COMPLETE |
| 15 | |