Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(203)

Unified Diff: content/test/data/accessibility/event/menulist-next-expected-win.txt

Issue 1589623002: Keep track of accessibility focus across windows. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Final suggestions Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: content/test/data/accessibility/event/menulist-next-expected-win.txt
diff --git a/content/test/data/accessibility/event/menulist-next-expected-win.txt b/content/test/data/accessibility/event/menulist-next-expected-win.txt
index 8e6d5392248e2bef8fcda937aa000638dd9387e8..6a2b0f0c3540c61fabb576b81b558ec2454c51b0 100644
--- a/content/test/data/accessibility/event/menulist-next-expected-win.txt
+++ b/content/test/data/accessibility/event/menulist-next-expected-win.txt
@@ -2,4 +2,4 @@ EVENT_OBJECT_VALUECHANGE on role=ROLE_SYSTEM_COMBOBOX value="Orange" FOCUSED,COL
EVENT_OBJECT_STATECHANGE on role=ROLE_SYSTEM_LISTITEM name="Apple" INVISIBLE,FOCUSABLE,SELECTABLE
EVENT_OBJECT_STATECHANGE on role=ROLE_SYSTEM_LISTITEM name="Orange" SELECTED,FOCUSABLE,SELECTABLE
EVENT_OBJECT_SELECTION on role=ROLE_SYSTEM_LISTITEM name="Orange" SELECTED,FOCUSABLE,SELECTABLE
-EVENT_OBJECT_FOCUS on role=ROLE_SYSTEM_LISTITEM name="Orange" SELECTED,FOCUSED,FOCUSABLE,SELECTABLE
+EVENT_OBJECT_FOCUS on role=ROLE_SYSTEM_LISTITEM name="Orange" SELECTED,FOCUSABLE,SELECTABLE

Powered by Google App Engine
This is Rietveld 408576698