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

Unified Diff: content/test/data/accessibility/event/aria-treeitem-focus-expected-mac.txt

Issue 2917363002: Automatically fire AX events on Mac based on tree changes (Closed)
Patch Set: Fix accidental shadowing of BrowserAccessibilityManager::OnAtomicUpdateFinished, caught by browser … Created 3 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.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: content/test/data/accessibility/event/aria-treeitem-focus-expected-mac.txt
diff --git a/content/test/data/accessibility/event/aria-treeitem-focus-expected-mac.txt b/content/test/data/accessibility/event/aria-treeitem-focus-expected-mac.txt
index ec6c6df56805bcd95b7a64ee249ee9a131f319a4..b331505af9efefcac1fb7887a11f11c15c58e5d4 100644
--- a/content/test/data/accessibility/event/aria-treeitem-focus-expected-mac.txt
+++ b/content/test/data/accessibility/event/aria-treeitem-focus-expected-mac.txt
@@ -1,2 +1,2 @@
-AXFocusedUIElementChanged on AXRow AXTitle="Minor Ninth"
AXSelectedRowsChanged on AXOutline
+AXFocusedUIElementChanged on AXRow AXTitle="Minor Ninth"

Powered by Google App Engine
This is Rietveld 408576698