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

Side by Side Diff: LayoutTests/accessibility/aria-orientation-expected.txt

Issue 1346733002: Added layout test for aria-orientation and cleaned up code. Also exposed hr element with an orienta… (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 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
OLDNEW
(Empty)
1 This tests that aria-orientation is reported correctly.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4
5
6 PASS slider.orientation is 'AXOrientation: AXHorizontalOrientation'
7 PASS slider.orientation is 'AXOrientation: AXVerticalOrientation'
8 PASS slider.orientation is 'AXOrientation: AXHorizontalOrientation'
9 PASS scrollbar.orientation is 'AXOrientation: AXVerticalOrientation'
10 PASS scrollbar.orientation is 'AXOrientation: AXVerticalOrientation'
11 PASS scrollbar.orientation is 'AXOrientation: AXHorizontalOrientation'
12 PASS separator.orientation is 'AXOrientation: AXHorizontalOrientation'
13 PASS separator.orientation is 'AXOrientation: AXVerticalOrientation'
14 PASS separator.orientation is 'AXOrientation: AXHorizontalOrientation'
15 PASS toolbar.orientation is 'AXOrientation: AXHorizontalOrientation'
16 PASS toolbar.orientation is 'AXOrientation: AXVerticalOrientation'
17 PASS toolbar.orientation is 'AXOrientation: AXHorizontalOrientation'
18 PASS radioGroup.orientation is ''
19 PASS radioGroup.orientation is ''
20 PASS radioGroup.orientation is ''
21 PASS successfullyParsed is true
22
23 TEST COMPLETE
24 50
25 50
26 50
27 50
28 50
29 50
30 Radio button.
31 Radio button.
32 Radio button.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698