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

Side by Side Diff: LayoutTests/platform/chromium-linux/fast/forms/listbox-clip-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 RenderListBox {SELECT} at (0,2) size 100x85 [bgcolor=#FFFFFF] [border: (1p x inset #808080)]
7 RenderText {#text} at (0,0) size 0x0 6 RenderText {#text} at (0,0) size 0x0
8 RenderText {#text} at (0,0) size 0x0 7 RenderText {#text} at (0,0) size 0x0
8 layer at (8,10) size 100x85 clip at (9,11) size 83x83 scrollWidth 122 scrollHeig ht 104
9 RenderListBox {SELECT} at (0,2) size 100x85 [bgcolor=#FFFFFF] [border: (1px in set #808080)]
10 RenderBlock {OPTION} at (1,1) size 83x21
11 RenderText {#text} at (2,0) size 120x20
12 text run at (2,0) width 120: "aaaaaa"
13 RenderBlock {OPTION} at (1,22) size 83x21
14 RenderText {#text} at (2,0) size 120x20
15 text run at (2,0) width 120: "aaaaaa"
16 RenderBlock {OPTION} at (1,43) size 83x21
17 RenderText {#text} at (2,0) size 120x20
18 text run at (2,0) width 120: "aaaaaa"
19 RenderBlock {OPTION} at (1,64) size 83x21
20 RenderText {#text} at (2,0) size 120x20
21 text run at (2,0) width 120: "aaaaaa"
22 RenderBlock {OPTION} at (1,85) size 83x20
23 RenderText {#text} at (2,0) size 120x20
24 text run at (2,0) width 120: "aaaaaa"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698