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

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

Issue 2439203003: Reland of Accessibility: Ignore all anonymous blocks (Closed)
Patch Set: Rebased. Created 4 years, 2 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 AXRoleDescription='group' 2 ++AXTextField AXRoleDescription='text field' AXHelp='Your username should be you r email id'
3 ++++AXTextField AXRoleDescription='text field' AXHelp='Your username should be y our email id'
4 ++AXGroup AXSubrole=AXUserInterfaceTooltip AXRoleDescription='tooltip' 3 ++AXGroup AXSubrole=AXUserInterfaceTooltip AXRoleDescription='tooltip'
5 ++++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