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

Side by Side Diff: LayoutTests/accessibility/presentation-owned-elements-expected.txt

Issue 1039873002: AX presentation role should be inherited to its required owned elements. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Moved code to AXNodeObject Created 5 years, 8 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 These lists have a static text role because they have a presentation role.
2 Presentation Item 1
3 Presentation Item 2
4 The first list item has a listitem role even if ul has a presentation role becau se it has an explicit role.
5 Explicit Item 1
6 Implicit Item 2
7 This table has a static text role because it has a presentation role.
8 Presentation th
9 Presentation th
10 The "Presentation th" has a static text role because it has a presentation role.
11 Presentation th
12 Normal td
13 The row for "Explicit th" has a row role even if table has a presentation role b ecause it has an explicit role.
14 Explicit th
15 Implicit td
16 The menu items except button have a static text role because it has a presentati on role and is disabled.
17 Button has a button role because it has an explicit role.
18 I have a bike Male Female
19 The option A has a static text role because it has a presentation role and is di sabled.
20 The option B has option role because it has an explicit role.
21
22 End of test
23
24 This test make sure that presentation role is inherited to required owned elemen ts.
25
26 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
27
28
29 AXRole: AXWebArea AXValue:
30 AXRole: AXDiv AXValue:
31 AXRole: AXStaticText AXValue: These lists have a static text role becaus e they have a presentation role.
32 AXRole: AXInlineTextBox AXValue: These lists have a static text role because they have a presentation role.
33 AXRole: AXStaticText AXValue: Presentation Item 1
34 AXRole: AXInlineTextBox AXValue: Presentation Item 1
35 AXRole: AXStaticText AXValue: Presentation Item 2
36 AXRole: AXInlineTextBox AXValue: Presentation Item 2
37 AXRole: AXDiv AXValue:
38 AXRole: AXStaticText AXValue: The first list item has a listitem role ev en if ul has a presentation role because it has an explicit role.
39 AXRole: AXInlineTextBox AXValue: The first list item has a listitem role even if ul has a presentation role because it has an explicit role.
40 AXRole: AXListItem AXValue:
41 AXRole: AXListMarker AXValue: •
42 AXRole: AXStaticText AXValue: Explicit Item 1
43 AXRole: AXInlineTextBox AXValue: Explicit Item 1
44 AXRole: AXStaticText AXValue: Implicit Item 2
45 AXRole: AXInlineTextBox AXValue: Implicit Item 2
46 AXRole: AXDiv AXValue:
47 AXRole: AXStaticText AXValue: This table has a static text role because it has a presentation role.
48 AXRole: AXInlineTextBox AXValue: This table has a static text role b ecause it has a presentation role.
49 AXRole: AXStaticText AXValue: Presentation th
50 AXRole: AXInlineTextBox AXValue: Presentation th
51 AXRole: AXStaticText AXValue: Presentation th
52 AXRole: AXInlineTextBox AXValue: Presentation th
53 AXRole: AXDiv AXValue:
54 AXRole: AXStaticText AXValue: The "Presentation th" has a static text ro le because it has a presentation role.
55 AXRole: AXInlineTextBox AXValue: The "Presentation th" has a static text role because it has a presentation role.
56 AXRole: AXStaticText AXValue: Presentation th
57 AXRole: AXInlineTextBox AXValue: Presentation th
58 AXRole: AXGroup AXValue:
59 AXRole: AXStaticText AXValue: Normal td
60 AXRole: AXInlineTextBox AXValue: Normal td
61 AXRole: AXDiv AXValue:
62 AXRole: AXStaticText AXValue: The row for "Explicit th" has a row role e ven if table has a presentation role because it has an explicit role.
63 AXRole: AXInlineTextBox AXValue: The row for "Explicit th" has a row role even if table has a presentation role because it has an explicit role.
64 AXRole: AXRow AXValue:
65 AXRole: AXGroup AXValue:
66 AXRole: AXStaticText AXValue: Explicit th
67 AXRole: AXInlineTextBox AXValue: Explicit th
68 AXRole: AXStaticText AXValue: Implicit td
69 AXRole: AXInlineTextBox AXValue: Implicit td
70 AXRole: AXDiv AXValue:
71 AXRole: AXStaticText AXValue: The menu items except button have a static text role because it has a presentation role and is disabled.
72 AXRole: AXInlineTextBox AXValue: The menu items except button have a static text role because it has a presentation role and is disabled.
73 AXRole: AXUnknown AXValue:
74
75 AXRole: AXInlineTextBox AXValue:
76
77 AXRole: AXStaticText AXValue: Button has a button role because it has an explicit role.
78 AXRole: AXInlineTextBox AXValue: Button has a button role because it has an explicit role.
79 AXRole: AXStaticText AXValue: I have a bike
80 AXRole: AXInlineTextBox AXValue: I have a bike
81 AXRole: AXButton AXValue: Click me
82 AXRole: AXStaticText AXValue: Male
83 AXRole: AXInlineTextBox AXValue: Male
84 AXRole: AXStaticText AXValue: Female
85 AXRole: AXInlineTextBox AXValue: Female
86 AXRole: AXDiv AXValue:
87 AXRole: AXStaticText AXValue: The option A has a static text role becaus e it has a presentation role and is disabled.
88 AXRole: AXInlineTextBox AXValue: The option A has a static text role because it has a presentation role and is disabled.
89 AXRole: AXUnknown AXValue:
90
91 AXRole: AXInlineTextBox AXValue:
92
93 AXRole: AXStaticText AXValue: The option B has option role because it ha s an explicit role.
94 AXRole: AXInlineTextBox AXValue: The option B has option role becaus e it has an explicit role.
95 AXRole: AXGroup AXValue:
96 AXRole: AXStaticText AXValue: A
97 AXRole: AXListBoxOption AXValue: B
98 AXRole: AXParagraph AXValue:
99 AXRole: AXStaticText AXValue: End of test
100 PASS successfullyParsed is true
101
102 TEST COMPLETE
103
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698