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

Unified Diff: content/test/data/accessibility/event/aria-combo-box-expand-expected-mac.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: Removed extraneous focus events. Created 4 years, 8 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/aria-combo-box-expand-expected-mac.txt
diff --git a/content/test/data/accessibility/event/aria-combo-box-expand-expected-mac.txt b/content/test/data/accessibility/event/aria-combo-box-expand-expected-mac.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ff42ff97777237f57e98a7fbb7d35818cd5b23d1
--- /dev/null
+++ b/content/test/data/accessibility/event/aria-combo-box-expand-expected-mac.txt
@@ -0,0 +1,6 @@
+AXFocusedUIElementChanged on AXList
+AXFocusedUIElementChanged on AXList
+AXValueChanged on AXStaticText AXValue="Orange"
+AXSelectedChildrenChanged on AXList
+AXValueChanged on AXStaticText AXValue="Apple"
+AXFocusedUIElementChanged on AXList
dmazzoni 2016/04/26 20:24:25 I don't see a focus event on the active descendant

Powered by Google App Engine
This is Rietveld 408576698