Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 | |
| 2 This test makes sure menu lists fire events on both the option that lost selecti on and the one that gained selection. | |
| 3 | |
| 4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". | |
| 5 | |
| 6 | |
| 7 Got notification on option AXValue: Alicia isSelected=false | |
| 8 Got notification on option AXValue: Kalinda isSelected=true | |
| 9 PASS successfullyParsed is true | |
| 10 | |
| 11 TEST COMPLETE | |
| 12 | |
| OLD | NEW |