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

Side by Side Diff: LayoutTests/platform/chromium-linux/fast/forms/select-listbox-multiple-no-focusring-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 800x89 3 layer at (0,0) size 800x90
4 RenderBlock {HTML} at (0,0) size 800x89 4 RenderBlock {HTML} at (0,0) size 800x90
5 RenderBody {BODY} at (8,8) size 784x73 5 RenderBody {BODY} at (8,8) size 784x74
6 RenderListBox {SELECT} at (2,2) size 370x69 [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 (10,10) size 370x69 clip at (11,11) size 353x67
9 RenderListBox {SELECT} at (2,2) size 370x69 [bgcolor=#FFFFFF] [border: (1px in set #808080)]
10 RenderBlock {OPTION} at (1,1) size 353x17 [bgcolor=#1E90FF]
11 RenderText {#text} at (2,0) size 349x16
12 text run at (2,0) width 349: "make-the-item-long-enough-to-make-a-differ ence-in-pixel-test"
13 RenderBlock {OPTION} at (1,18) size 353x16
14 RenderText {#text} at (2,0) size 7x16
15 text run at (2,0) width 7: "b"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698