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

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

Issue 2649953004: Updated descendant condition for header/footer AX role mapping. (Closed)
Patch Set: addressed review comment Created 3 years, 10 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 android.webkit.WebView focusable focused scrollable 1 android.webkit.WebView focusable focused scrollable
2 ++android.view.View role_description='banner' name='This is a header element.' 2 ++android.view.View role_description='banner' name='This is a header element.'
3 ++android.view.View role_description='complementary' name='This is an aside elem ent.' 3 ++android.view.View role_description='complementary' name='This is an aside elem ent.'
4 ++android.view.View role_description='content info' name='This is an address ele ment.' 4 ++android.view.View role_description='content info' name='This is an address ele ment.'
5 ++android.view.View role_description='footer' name='This is a footer element.' 5 ++android.view.View role_description='footer' name='This is a footer element.'
6 ++android.view.View name='This is a form element.' 6 ++android.view.View name='This is a form element.'
7 ++android.view.View role_description='main' name='This is a main element.' 7 ++android.view.View role_description='main' name='This is a main element.'
8 ++android.view.View role_description='navigation' name='This is a nav element.' 8 ++android.view.View role_description='navigation' name='This is a nav element.'
9 ++android.view.View role_description='application' name='This is an ARIA applica tion landmark.' 9 ++android.view.View role_description='application' name='This is an ARIA applica tion landmark.'
10 ++android.view.View role_description='banner' name='This is an ARIA banner landm ark.' 10 ++android.view.View role_description='banner' name='This is an ARIA banner landm ark.'
11 ++android.view.View role_description='complementary' name='This is an ARIA compl ementary landmark.' 11 ++android.view.View role_description='complementary' name='This is an ARIA compl ementary landmark.'
12 ++android.view.View role_description='content info' name='This is an ARIA conten tinfo landmark.' 12 ++android.view.View role_description='content info' name='This is an ARIA conten tinfo landmark.'
13 ++android.view.View name='This is an ARIA form landmark.' 13 ++android.view.View name='This is an ARIA form landmark.'
14 ++android.view.View role_description='main' name='This is an ARIA main landmark. ' 14 ++android.view.View role_description='main' name='This is an ARIA main landmark. '
15 ++android.view.View role_description='navigation' name='This is an ARIA navigati on landmark.' 15 ++android.view.View role_description='navigation' name='This is an ARIA navigati on landmark.'
16 ++android.view.View role_description='search' name='This is an ARIA search landm ark.' 16 ++android.view.View role_description='search' name='This is an ARIA search landm ark.'
17 ++android.view.View role_description='article'
18 ++++android.view.View name='This should NOT banner role.'
19 ++android.view.View role_description='complementary'
20 ++++android.view.View name='This should NOT have banner role.'
21 ++android.view.View role_description='navigation'
22 ++++android.view.View name='This should NOT have banner role.'
23 ++android.view.View role_description='region'
24 ++++android.view.View name='This should NOT have banner role.'
25 ++android.view.View role_description='blockquote'
26 ++++android.view.View name='This should NOT have banner role.'
27 ++android.view.View
28 ++++android.view.View role_description='disclosure triangle' clickable focusable name='Details'
29 ++android.view.View
30 ++++android.view.View name='This should NOT have banner role.'
31 ++android.view.View role_description='graphic'
32 ++++android.view.View name='This should NOT have banner role.'
33 ++android.view.View name='This should NOT have banner role.'
34 ++android.view.View role_description='main'
35 ++++android.view.View name='This should NOT have banner role.'
36 ++android.view.View role_description='article'
37 ++++android.view.View name='This should NOT banner role.'
38 ++android.view.View role_description='complementary'
39 ++++android.view.View name='This should NOT have banner role.'
40 ++android.view.View role_description='navigation'
41 ++++android.view.View name='This should NOT have banner role.'
42 ++android.view.View role_description='region'
43 ++++android.view.View name='This should NOT have banner role.'
44 ++android.view.View role_description='blockquote'
45 ++++android.view.View name='This should NOT have banner role.'
46 ++android.view.View
47 ++++android.view.View role_description='disclosure triangle' clickable focusable name='Details'
48 ++android.view.View
49 ++++android.view.View name='This should NOT have banner role.'
50 ++android.view.View role_description='graphic'
51 ++++android.view.View name='This should NOT have banner role.'
52 ++android.view.View name='This should NOT have banner role.'
53 ++android.view.View role_description='main'
54 ++++android.view.View name='This should NOT have banner role.'
55 ++android.view.View role_description='article'
56 ++++android.view.View name='This should NOT footer role.'
57 ++android.view.View role_description='complementary'
58 ++++android.view.View name='This should NOT have footer role.'
59 ++android.view.View role_description='navigation'
60 ++++android.view.View name='This should NOT have footer role.'
61 ++android.view.View role_description='region'
62 ++++android.view.View name='This should NOT have footer role.'
63 ++android.view.View role_description='blockquote'
64 ++++android.view.View name='This should NOT have footer role.'
65 ++android.view.View
66 ++++android.view.View role_description='disclosure triangle' clickable focusable name='Details'
67 ++android.view.View
68 ++++android.view.View name='This should NOT have footer role.'
69 ++android.view.View role_description='graphic'
70 ++++android.view.View name='This should NOT have footer role.'
71 ++android.view.View name='This should NOT have footer role.'
72 ++android.view.View role_description='main'
73 ++++android.view.View name='This should NOT have footer role.'
74 ++android.view.View role_description='article'
75 ++++android.view.View name='This should NOT footer role.'
76 ++android.view.View role_description='complementary'
77 ++++android.view.View name='This should NOT have footer role.'
78 ++android.view.View role_description='navigation'
79 ++++android.view.View name='This should NOT have footer role.'
80 ++android.view.View role_description='region'
81 ++++android.view.View name='This should NOT have footer role.'
82 ++android.view.View role_description='blockquote'
83 ++++android.view.View name='This should NOT have footer role.'
84 ++android.view.View
85 ++++android.view.View role_description='disclosure triangle' clickable focusable name='Details'
86 ++android.view.View
87 ++++android.view.View name='This should NOT have footer role.'
88 ++android.view.View role_description='graphic'
89 ++++android.view.View name='This should NOT have footer role.'
90 ++android.view.View name='This should NOT have footer role.'
91 ++android.view.View role_description='main'
92 ++++android.view.View name='This should NOT have footer role.'
OLDNEW
« no previous file with comments | « content/test/data/accessibility/html/landmark.html ('k') | content/test/data/accessibility/html/landmark-expected-mac.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698