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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/forms/option-strip-whitespace-expected.txt

Issue 1509853008: Move select/option/optgroup-related tests in fast/forms to fast/forms/select. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 383x19
8 text run at (0,0) width 383: "All of these selects should have the sam e amount of whitespace."
9 LayoutBlockFlow (anonymous) at (0,36) size 784x282
10 LayoutText {#text} at (0,51) size 66x19
11 text run at (0,51) width 66: "Five Tabs: "
12 LayoutBR {BR} at (140,66) size 1x0
13 LayoutBR {BR} at (0,71) size 0x19
14 LayoutText {#text} at (0,142) size 81x19
15 text run at (0,142) width 81: "Five Spaces: "
16 LayoutBR {BR} at (155,157) size 1x0
17 LayoutBR {BR} at (0,162) size 0x19
18 LayoutText {#text} at (0,182) size 280x19
19 text run at (0,182) width 280: "Five Spaces (with leading/trailing whi tespace): "
20 LayoutMenuList {SELECT} at (280,182) size 96x20 [bgcolor=#C0C0C0] [borde r: (1px solid #A9A9A9)]
21 LayoutBlockFlow (anonymous) at (1,1) size 94x18
22 LayoutText (anonymous) at (4,1) size 71x16
23 text run at (4,1) width 71: "Five Spaces"
24 LayoutBR {BR} at (376,197) size 0x0
25 LayoutBR {BR} at (0,202) size 0x19
26 LayoutText {#text} at (0,222) size 265x19
27 text run at (0,222) width 265: "Five Tabs (with leading/trailing white space): "
28 LayoutMenuList {SELECT} at (264.88,222) size 79x20 [bgcolor=#C0C0C0] [bo rder: (1px solid #A9A9A9)]
29 LayoutBlockFlow (anonymous) at (1,1) size 77x18
30 LayoutText (anonymous) at (4,1) size 54x16
31 text run at (4,1) width 54: "Five Tabs"
32 LayoutBR {BR} at (343,237) size 1x0
33 LayoutBR {BR} at (0,242) size 0x19
34 LayoutText {#text} at (0,262) size 121x19
35 text run at (0,262) width 121: "Mixed Whitespace: "
36 LayoutMenuList {SELECT} at (121,262) size 79x20 [bgcolor=#C0C0C0] [borde r: (1px solid #A9A9A9)]
37 LayoutBlockFlow (anonymous) at (1,1) size 77x18
38 LayoutText (anonymous) at (4,1) size 54x16
39 text run at (4,1) width 54: "Five Tabs"
40 LayoutText {#text} at (0,0) size 0x0
41 layer at (74,44) size 74x70 clip at (75,45) size 57x68
42 LayoutListBox {SELECT} at (65.88,0) size 74.53x70 [bgcolor=#FFFFFF] [border: ( 1px solid #A9A9A9)]
43 LayoutBlockFlow {OPTION} at (1,1) size 57.53x17
44 LayoutText {#text} at (2,0) size 54x16
45 text run at (2,0) width 54: "Five Tabs"
46 layer at (89,135) size 75x70 clip at (90,136) size 58x68
47 LayoutListBox {SELECT} at (81,91) size 74.53x70 [bgcolor=#FFFFFF] [border: (1p x solid #A9A9A9)]
48 LayoutBlockFlow {OPTION} at (1,1) size 57.53x17
49 LayoutText {#text} at (2,0) size 54x16
50 text run at (2,0) width 54: "Five Tabs"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698