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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac-mac10.9/accessibility/element-role-mapping-focusable-expected.txt

Issue 2313283002: Auto-rebaseline for r416883 (Closed)
Patch Set: Created 4 years, 3 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
« no previous file with comments | « third_party/WebKit/LayoutTests/TestExpectations ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Visit Chromium Click the text! Button 1 Visit Chromium Click the text! Button
2 Copyright 2015. 2 Copyright 2015.
3 I have a checkbox Radio Button 3 I have a checkbox Radio Button
4 I have a menuItem Menu ItemRadio 4 I have a menuItem Menu ItemRadio
5 Birthday: Birthday(date and time): Birthday(datetime-local): Birthday (month and year): Select a week: Select a file: Min-Max: Color: Select a time: 5 Birthday: Birthday(date and time): Birthday(datetime-local): Birthday (month and year): Select a week: Select a file: Min-Max: Color: Select a time:
6 0 100 + = 6 0 100 + =
7 Blue Red 7 Blue Red
8 Text Input Controls 8 Text Input Controls
9 Text: 9 Text:
10 Password: 10 Password:
11 This test make sure that focusable elements are mapped implicitly to AX roles. 11 This test make sure that focusable elements are mapped implicitly to AX roles.
12 12
13 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 13 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
14 14
15 15
(...skipping 63 matching lines...) Expand 10 before | Expand all | Expand 10 after
79 legend_id 79 legend_id
80 PASS elem.role is "AXRole: AXLegend" 80 PASS elem.role is "AXRole: AXLegend"
81 input_text_id 81 input_text_id
82 PASS elem.role is "AXRole: AXTextField" 82 PASS elem.role is "AXRole: AXTextField"
83 input_password_id 83 input_password_id
84 PASS elem.role is "AXRole: AXTextField" 84 PASS elem.role is "AXRole: AXTextField"
85 PASS successfullyParsed is true 85 PASS successfullyParsed is true
86 86
87 TEST COMPLETE 87 TEST COMPLETE
88 88
OLDNEW
« no previous file with comments | « third_party/WebKit/LayoutTests/TestExpectations ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698