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

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

Issue 713843002: Modifying details.html AX test expectations. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: updating expectations for mac 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 AXWebArea AXRoleDescription='HTML content' 1 AXWebArea AXRoleDescription='HTML content'
2 AXGroup AXRoleDescription='group' 2 AXGroup AXRoleDescription='group'
3 AXDisclosureTriangle AXRoleDescription='disclosure triangle' AXTitle='de tails tag' 3 AXDisclosureTriangle AXRoleDescription='disclosure triangle' AXTitle='de tails tag' AXExpanded='0'
4 AXStaticText AXRoleDescription='text' AXValue='details tag' 4 AXStaticText AXRoleDescription='text' AXValue='details tag'
5 AXGroup AXRoleDescription='group' 5 AXGroup AXRoleDescription='group'
6 AXDisclosureTriangle AXRoleDescription='disclosure triangle' AXTitle='de tails tag open' 6 AXDisclosureTriangle AXRoleDescription='disclosure triangle' AXTitle='de tails tag open' AXExpanded='1'
7 AXStaticText AXRoleDescription='text' AXValue='details tag open' 7 AXStaticText AXRoleDescription='text' AXValue='details tag open'
8 AXGroup AXRoleDescription='group' 8 AXGroup AXRoleDescription='group'
9 AXStaticText AXRoleDescription='text' AXValue='The details tag with open specifies that the details should be visible (open) to the user.' 9 AXStaticText AXRoleDescription='text' AXValue='The details tag with open specifies that the details should be visible (open) to the user.'
OLDNEW
« no previous file with comments | « content/test/data/accessibility/details.html ('k') | content/test/data/accessibility/details-expected-win.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698