Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / forms / select / options-indexed-properties-expected.txt
blobb31b32eb9edd224631d685c6ffc5508b873e9c8c
2 https://bugs.webkit.org/show_bug.cgi?id=85937 - [Chromium][Forms] HTMLOptionsCollection doesn't have indexed properties on property enumeration
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
7 PASS properties[0].value is "a"
8 PASS properties[1].value is "b"
9 PASS successfullyParsed is true
11 TEST COMPLETE