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

Side by Side Diff: content/test/data/accessibility/aria-busy-expected-mac.txt

Issue 692643005: ARIA state/property(aria-relevant,aria-busy) are not exposed correctly on MAC. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Incorporating comments Created 6 years, 1 month 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 unified diff | Download patch
OLDNEW
1 #<skip - AXARIABusy is not implemented crbug.com/428377>
2 AXWebArea AXRoleDescription='HTML content' 1 AXWebArea AXRoleDescription='HTML content'
3 AXGroup AXSubrole=AXApplicationLog AXRoleDescription='log' AXARIABusy:YES 2 AXGroup AXSubrole=AXApplicationLog AXRoleDescription='log' AXARIABusy='1'
4 AXGroup AXSubrole=AXApplicationLog AXRoleDescription='log' AXARIABusy:NO 3 AXGroup AXSubrole=AXApplicationLog AXRoleDescription='log' AXARIABusy='0'
OLDNEW
« no previous file with comments | « content/renderer/accessibility/blink_ax_tree_source.cc ('k') | content/test/data/accessibility/aria-busy-expected-win.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698