Side by Side Diff: content/test/data/accessibility/event/aria-combo-box-expand-expected-win.txt
Issue 1899823002:
Uses the activedescendant_changed event received from Blink to fire the right focus event (Closed)
Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed menu-list-open Layout test.
Created 4 years, 6 months ago
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
1 EVENT_OBJECT_STATECHANGE on role=ROLE_SYSTEM_COMBOBOX EXPANDED,FOCUSABLE,HASPOPU
P IA2_STATE_EDITABLE,IA2_STATE_SUPPORTS_AUTOCOMPLETION,IA2_STATE_VERTICAL
2 EVENT_OBJECT_FOCUS on role= FOCUSED
3 IA2_EVENT_ACTIVE_DESCENDANT_CHANGED on role=ROLE_SYSTEM_COMBOBOX EXPANDED,FOCUSA
BLE,HASPOPUP IA2_STATE_EDITABLE,IA2_STATE_SUPPORTS_AUTOCOMPLETION,IA2_STATE_VERT
ICAL
Issue 1899823002: Uses the activedescendant_changed event received from Blink to fire the right focus event
(Closed)
Created 4 years, 8 months ago by nektarios
Modified 4 years, 6 months ago
Reviewers: dmazzoni
Base URL: https://chromium.googlesource.com/chromium/src.git@master
Comments: 12