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

Side by Side Diff: LayoutTests/platform/chromium-linux/fast/forms/select-list-box-with-height-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 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {P} at (0,0) size 784x20 6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 346x19 7 RenderText {#text} at (0,0) size 346x19
8 text run at (0,0) width 346: "The select below has a size of 3, but a much larger height." 8 text run at (0,0) width 346: "The select below has a size of 3, but a much larger height."
9 RenderBlock (anonymous) at (0,36) size 784x250 9 RenderBlock (anonymous) at (0,36) size 784x250
10 RenderListBox {SELECT} at (2,0) size 64x250 [bgcolor=#FFFFFF] [border: ( 1px inset #808080)]
11 RenderText {#text} at (0,0) size 0x0 10 RenderText {#text} at (0,0) size 0x0
11 layer at (10,44) size 64x250 clip at (11,45) size 47x248
12 RenderListBox {SELECT} at (2,0) size 64x250 [bgcolor=#FFFFFF] [border: (1px in set #808080)]
13 RenderBlock {OPTION} at (1,1) size 47x17
14 RenderText {#text} at (2,0) size 21x16
15 text run at (2,0) width 21: "one"
16 RenderBlock {OPTION} at (1,18) size 47x17
17 RenderText {#text} at (2,0) size 20x16
18 text run at (2,0) width 20: "two"
19 RenderBlock {OPTION} at (1,35) size 47x17
20 RenderText {#text} at (2,0) size 29x16
21 text run at (2,0) width 29: "three"
22 RenderBlock {OPTION} at (1,52) size 47x17
23 RenderText {#text} at (2,0) size 21x16
24 text run at (2,0) width 21: "four"
25 RenderBlock {OPTION} at (1,69) size 47x17
26 RenderText {#text} at (2,0) size 18x16
27 text run at (2,0) width 18: "five"
28 RenderBlock {OPTION} at (1,86) size 47x17
29 RenderText {#text} at (2,0) size 17x16
30 text run at (2,0) width 17: "six"
31 RenderBlock {OPTION} at (1,103) size 47x17
32 RenderText {#text} at (2,0) size 33x16
33 text run at (2,0) width 33: "seven"
34 RenderBlock {OPTION} at (1,120) size 47x17
35 RenderText {#text} at (2,0) size 28x16
36 text run at (2,0) width 28: "eight"
37 RenderBlock {OPTION} at (1,137) size 47x17
38 RenderText {#text} at (2,0) size 24x16
39 text run at (2,0) width 24: "nine"
40 RenderBlock {OPTION} at (1,154) size 47x17
41 RenderText {#text} at (2,0) size 18x16
42 text run at (2,0) width 18: "ten"
43 RenderBlock {OPTION} at (1,171) size 47x17
44 RenderText {#text} at (2,0) size 36x16
45 text run at (2,0) width 36: "eleven"
46 RenderBlock {OPTION} at (1,188) size 47x17
47 RenderText {#text} at (2,0) size 35x16
48 text run at (2,0) width 35: "twelve"
49 RenderBlock {OPTION} at (1,205) size 47x16
50 RenderText {#text} at (2,0) size 43x16
51 text run at (2,0) width 43: "thirteen"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698