commit-queue@webkit.org | 4a56352 | 2012-05-09 11:10:53 +0000 | [diff] [blame] | 1 | |
2 | https://bugs.webkit.org/show_bug.cgi?id=85937 - [Chromium][Forms] HTMLOptionsCollection doesn't have indexed properties on property enumeration | ||||
3 | |||||
4 | On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". | ||||
5 | |||||
6 | |||||
7 | PASS properties[0].value is "a" | ||||
8 | PASS properties[1].value is "b" | ||||
9 | PASS successfullyParsed is true | ||||
10 | |||||
11 | TEST COMPLETE | ||||
12 |