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

Side by Side Diff: content/test/data/accessibility/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, 12 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
(Empty)
1 AXWebArea AXRoleDescription='HTML content'
2 AXGroup AXSubrole=AXLandmarkBanner AXRoleDescription='banner'
3 AXStaticText AXRoleDescription='text' AXValue='This is a header element. '
4 AXGroup AXSubrole=AXLandmarkComplementary AXRoleDescription='complementary'
5 AXStaticText AXRoleDescription='text' AXValue='This is an aside element. '
6 AXGroup AXSubrole=AXLandmarkContentInfo AXRoleDescription='address'
7 AXStaticText AXRoleDescription='text' AXValue='This is an address elemen t.'
8 AXGroup AXSubrole=AXLandmarkContentInfo AXRoleDescription='footer'
9 AXStaticText AXRoleDescription='text' AXValue='This is a footer element. '
10 AXGroup AXSubrole=AXLandmarkForm AXRoleDescription='form'
11 AXStaticText AXRoleDescription='text' AXValue='This is a form element.'
12 AXGroup AXSubrole=AXLandmarkMain AXRoleDescription='main'
13 AXStaticText AXRoleDescription='text' AXValue='This is a main element.'
14 AXGroup AXSubrole=AXLandmarkNavigation AXRoleDescription='navigation'
15 AXStaticText AXRoleDescription='text' AXValue='This is a nav element.'
16 AXGroup AXSubrole=AXLandmarkApplication AXRoleDescription='application'
17 AXStaticText AXRoleDescription='text' AXValue='This is an ARIA applicati on landmark.'
18 AXGroup AXSubrole=AXLandmarkBanner AXRoleDescription='banner'
19 AXStaticText AXRoleDescription='text' AXValue='This is an ARIA banner la ndmark.'
20 AXGroup AXSubrole=AXLandmarkComplementary AXRoleDescription='complementary'
21 AXStaticText AXRoleDescription='text' AXValue='This is an ARIA complemen tary landmark.'
22 AXGroup AXSubrole=AXLandmarkContentInfo AXRoleDescription='contentinfo'
23 AXStaticText AXRoleDescription='text' AXValue='This is an ARIA contentin fo landmark.'
24 AXGroup AXSubrole=AXLandmarkForm AXRoleDescription='form'
25 AXStaticText AXRoleDescription='text' AXValue='This is an ARIA form land mark.'
26 AXGroup AXSubrole=AXLandmarkMain AXRoleDescription='main'
27 AXStaticText AXRoleDescription='text' AXValue='This is an ARIA main land mark.'
28 AXGroup AXSubrole=AXLandmarkNavigation AXRoleDescription='navigation'
29 AXStaticText AXRoleDescription='text' AXValue='This is an ARIA navigatio n landmark.'
30 AXGroup AXSubrole=AXLandmarkSearch AXRoleDescription='search'
31 AXStaticText AXRoleDescription='text' AXValue='This is an ARIA search la ndmark.'
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698