Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / accessibility / menu-list-selection-changed-expected.txt
blob2e52dd7a2b543494eeba72da5212e806eb2f2aef
2 This test makes sure menu lists fire events on both the option that lost selection and the one that gained selection.
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
7 Got notification on option AXValue: Alicia isSelected=false
8 Got notification on option AXValue: Kalinda isSelected=true
9 PASS successfullyParsed is true
11 TEST COMPLETE