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

Side by Side Diff: LayoutTests/accessibility/aria-toggle-button-with-title-expected.txt

Issue 66113002: Partial revert of r161493. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: merge to ToT Created 7 years, 1 month 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 | Annotate | Revision Log
OLDNEW
1 Toggle button 1 Toggle button
2 Button title 2 Button title
3 This tests that a toggle button properly exposes the title when there isn't a di rect relation and textUnderElement is required to be used. 3 This tests that a toggle button properly exposes the title when there isn't a di rect relation and textUnderElement is required to be used.
4 4
5 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 5 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
6 6
7 7
8 PASS successfullyParsed is true
9
10 TEST COMPLETE
8 Role: AXRole: AXToggleButton 11 Role: AXRole: AXToggleButton
9 PASS tbutton1.title is 'AXTitle: Toggle button' 12 PASS tbutton1.title is 'AXTitle: Toggle button'
10 Role: AXRole: AXButton 13 Role: AXRole: AXButton
11 PASS button.title is 'AXTitle: Button title' 14 PASS button.title is 'AXTitle: Button title'
12 PASS successfullyParsed is true
13 15
14 TEST COMPLETE
15
OLDNEW
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/css3/filters/should-not-have-compositing-layer-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698