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

Side by Side Diff: LayoutTests/fast/forms/select/listbox-in-multi-column-expected.txt

Issue 14096013: Implement select element list box with shadow DOM. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@shadowselect
Patch Set: Created 7 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
1 ListBox In Multi-Coulumn 1 ListBox In Multi-Coulumn
2 2
3 This is test cases for BUG 70898. 3 This is test cases for BUG 70898.
4 No outer 4 No outer
5 5
6 6
7 7
8 8
9
10
11
9 DIV outer 12 DIV outer
10 13
11 14
12 15
13 16
17
18
19
14 SPAN outer 20 SPAN outer
15 21
16 22
17 23
18 24
25
26
27
19 TABLE outer 28 TABLE outer
20 29
21 30
22 31
23 32
24 Results 33 Results
25 34
26 PASSED c00 35 PASSED c00
27 PASSED c01 36 PASSED c01
28 PASSED c02 37 PASSED c02
29 PASSED c10 38 PASSED c10
30 PASSED c11 39 PASSED c11
31 PASSED c12 40 PASSED c12
32 PASSED c20 41 PASSED c20
33 PASSED c21 42 PASSED c21
34 PASSED c22 43 PASSED c22
35 PASSED c30 44 PASSED c30
36 PASSED c31 45 PASSED c31
37 PASSED c32 46 PASSED c32
38 47
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698