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

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

Issue 2578303003: a11y: Add a11y information to views::Tab and manually ignore its a11y children. (Closed)
Patch Set: Add tests. Created 3 years, 11 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 unified diff | Download patch
OLDNEW
1 AXWebArea AXRoleDescription='HTML content' 1 AXWebArea AXRoleDescription='HTML content'
2 ++AXGroup AXSubrole=AXTabPanel AXRoleDescription='tabpanel' 2 ++AXGroup AXSubrole=AXTabPanel AXRoleDescription='tabpanel'
3 ++++AXRadioButton AXRoleDescription='tab' AXTitle='Item' AXValue='0' 3 ++++AXRadioButton AXSubrole=AXTab AXRoleDescription='tab' AXTitle='Item' AXValue ='0'
4 ++++AXRadioButton AXRoleDescription='tab' AXTitle='Prices' AXValue='0' 4 ++++AXRadioButton AXSubrole=AXTab AXRoleDescription='tab' AXTitle='Prices' AXVal ue='0'
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698