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

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: Added TableRole back with a TODO to fix the relevant bug. 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 axObject.orientation is element.getAttribute('data-expected-orientation')
7 PASS axObject.orientation is element.getAttribute('data-expected-orientation')
8 PASS axObject.orientation is element.getAttribute('data-expected-orientation')
9 PASS axObject.orientation is element.getAttribute('data-expected-orientation')
10 PASS axObject.orientation is element.getAttribute('data-expected-orientation')
11 PASS axObject.orientation is element.getAttribute('data-expected-orientation')
12 PASS axObject.orientation is element.getAttribute('data-expected-orientation')
13 PASS axObject.orientation is element.getAttribute('data-expected-orientation')
14 PASS axObject.orientation is element.getAttribute('data-expected-orientation')
15 PASS axObject.orientation is element.getAttribute('data-expected-orientation')
16 PASS axObject.orientation is element.getAttribute('data-expected-orientation')
17 PASS axObject.orientation is element.getAttribute('data-expected-orientation')
18 PASS axObject.orientation is element.getAttribute('data-expected-orientation')
19 PASS axObject.orientation is element.getAttribute('data-expected-orientation')
20 PASS axObject.orientation is element.getAttribute('data-expected-orientation')
21 PASS axObject.orientation is element.getAttribute('data-expected-orientation')
22 PASS axObject.orientation is element.getAttribute('data-expected-orientation')
23 PASS axObject.orientation is element.getAttribute('data-expected-orientation')
24 PASS axObject.orientation is element.getAttribute('data-expected-orientation')
25 PASS axObject.orientation is element.getAttribute('data-expected-orientation')
26 PASS axObject.orientation is element.getAttribute('data-expected-orientation')
27 PASS successfullyParsed is true
28
29 TEST COMPLETE
30 50
31 50
32 50
33 50
34 50
35 50
36 50
37 50
38 Radio button
39 Radio button
40 Radio button
41 Button
42 Button
OLDNEW
« no previous file with comments | « LayoutTests/accessibility/aria-orientation.html ('k') | Source/modules/accessibility/AXLayoutObject.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698