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

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

Issue 815463006: Separating ARIA, HTML & event AX test. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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=AXLandmarkBanner AXRoleDescription='banner' 2 AXGroup AXSubrole=AXLandmarkBanner AXRoleDescription='banner'
3 AXStaticText AXRoleDescription='text' AXValue='This is a header element. ' 3 AXStaticText AXRoleDescription='text' AXValue='This is a header element. '
4 AXGroup AXSubrole=AXLandmarkComplementary AXRoleDescription='complementary' 4 AXGroup AXSubrole=AXLandmarkComplementary AXRoleDescription='complementary'
5 AXStaticText AXRoleDescription='text' AXValue='This is an aside element. ' 5 AXStaticText AXRoleDescription='text' AXValue='This is an aside element. '
6 AXGroup AXSubrole=AXLandmarkContentInfo AXRoleDescription='address' 6 AXGroup AXSubrole=AXLandmarkContentInfo AXRoleDescription='address'
7 AXStaticText AXRoleDescription='text' AXValue='This is an address elemen t.' 7 AXStaticText AXRoleDescription='text' AXValue='This is an address elemen t.'
8 AXGroup AXSubrole=AXLandmarkContentInfo AXRoleDescription='footer' 8 AXGroup AXSubrole=AXLandmarkContentInfo AXRoleDescription='footer'
9 AXStaticText AXRoleDescription='text' AXValue='This is a footer element. ' 9 AXStaticText AXRoleDescription='text' AXValue='This is a footer element. '
10 AXGroup AXSubrole=AXLandmarkForm AXRoleDescription='form' 10 AXGroup AXSubrole=AXLandmarkForm AXRoleDescription='form'
(...skipping 11 matching lines...) Expand all
22 AXGroup AXSubrole=AXLandmarkContentInfo AXRoleDescription='contentinfo' 22 AXGroup AXSubrole=AXLandmarkContentInfo AXRoleDescription='contentinfo'
23 AXStaticText AXRoleDescription='text' AXValue='This is an ARIA contentin fo landmark.' 23 AXStaticText AXRoleDescription='text' AXValue='This is an ARIA contentin fo landmark.'
24 AXGroup AXSubrole=AXLandmarkForm AXRoleDescription='form' 24 AXGroup AXSubrole=AXLandmarkForm AXRoleDescription='form'
25 AXStaticText AXRoleDescription='text' AXValue='This is an ARIA form land mark.' 25 AXStaticText AXRoleDescription='text' AXValue='This is an ARIA form land mark.'
26 AXGroup AXSubrole=AXLandmarkMain AXRoleDescription='main' 26 AXGroup AXSubrole=AXLandmarkMain AXRoleDescription='main'
27 AXStaticText AXRoleDescription='text' AXValue='This is an ARIA main land mark.' 27 AXStaticText AXRoleDescription='text' AXValue='This is an ARIA main land mark.'
28 AXGroup AXSubrole=AXLandmarkNavigation AXRoleDescription='navigation' 28 AXGroup AXSubrole=AXLandmarkNavigation AXRoleDescription='navigation'
29 AXStaticText AXRoleDescription='text' AXValue='This is an ARIA navigatio n landmark.' 29 AXStaticText AXRoleDescription='text' AXValue='This is an ARIA navigatio n landmark.'
30 AXGroup AXSubrole=AXLandmarkSearch AXRoleDescription='search' 30 AXGroup AXSubrole=AXLandmarkSearch AXRoleDescription='search'
31 AXStaticText AXRoleDescription='text' AXValue='This is an ARIA search la ndmark.' 31 AXStaticText AXRoleDescription='text' AXValue='This is an ARIA search la ndmark.'
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698