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

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

Issue 2797463002: Added some more roles to the list of roles that calculate their names from content. (Closed)
Patch Set: Fixed test expectations. Created 3 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 unified diff | Download patch
OLDNEW
1 AXWebArea AXRoleDescription='HTML content' 1 AXWebArea AXRoleDescription='HTML content'
2 ++AXTextField AXRoleDescription='text field' AXHelp='Your username should be you r email id' 2 ++AXTextField AXRoleDescription='text field' AXHelp='Your username should be you r email id'
3 ++AXGroup AXSubrole=AXUserInterfaceTooltip AXRoleDescription='tooltip' 3 ++AXGroup AXSubrole=AXUserInterfaceTooltip AXRoleDescription='tooltip' AXTitle=' Your username should be your email id'
4 ++++AXStaticText AXRoleDescription='text' AXValue='Your username should be your email id' 4 ++++AXStaticText AXRoleDescription='text' AXValue='Your username should be your email id'
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698