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

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

Issue 2440833002: Revert of Accessibility: Ignore all anonymous blocks (Closed)
Patch Set: Rebase after revert of another change touching cursors_test.js Created 4 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 AXWebArea AXRoleDescription='HTML content' 1 AXWebArea AXRoleDescription='HTML content'
2 ++AXTextField AXRoleDescription='text field' AXHelp='Your username should be you r email id' 2 ++AXGroup AXRoleDescription='group'
3 ++++AXTextField AXRoleDescription='text field' AXHelp='Your username should be y our email id'
3 ++AXGroup AXSubrole=AXUserInterfaceTooltip AXRoleDescription='tooltip' 4 ++AXGroup AXSubrole=AXUserInterfaceTooltip AXRoleDescription='tooltip'
4 ++++AXStaticText AXRoleDescription='text' AXValue='Your username should be your email id' 5 ++++AXStaticText AXRoleDescription='text' AXValue='Your username should be your email id'
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698