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

Unified Diff: content/test/data/accessibility/event/listbox-focus-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, 7 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/listbox-focus-expected-win.txt
diff --git a/content/test/data/accessibility/event/listbox-focus-expected-win.txt b/content/test/data/accessibility/event/listbox-focus-expected-win.txt
index 7728c04f921c596323d0d3e1d9eb5dbd82832743..2550580d2280d332f5cea2b578696644bbcc7ca0 100644
--- a/content/test/data/accessibility/event/listbox-focus-expected-win.txt
+++ b/content/test/data/accessibility/event/listbox-focus-expected-win.txt
@@ -1,2 +1 @@
-#<skip - browser side code needs to be re-implemented>
-EVENT_OBJECT_FOCUS on role=ROLE_SYSTEM_LISTITEM name="Apple" SELECTED,FOCUSED,FOCUSABLE,SELECTABLE
+EVENT_OBJECT_FOCUS on role=ROLE_SYSTEM_LIST FOCUSED,FOCUSABLE IA2_STATE_VERTICAL

Powered by Google App Engine
This is Rietveld 408576698