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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac-mavericks/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 784x18
7 LayoutText {#text} at (0,0) size 411x18
8 text run at (0,0) width 411: "All of these selects should have the sam e amount of whitespace."
9 LayoutBlockFlow (anonymous) at (0,34) size 784x247
10 LayoutText {#text} at (0,41) size 71x18
11 text run at (0,41) width 71: "Five Tabs: "
12 LayoutBR {BR} at (137,55) size 1x0
13 LayoutBR {BR} at (0,59) size 0x18
14 LayoutText {#text} at (0,118) size 86x18
15 text run at (0,118) width 86: "Five Spaces: "
16 LayoutBR {BR} at (152,132) size 1x0
17 LayoutBR {BR} at (0,136) size 0x18
18 LayoutText {#text} at (0,154) size 306x18
19 text run at (0,154) width 306: "Five Spaces (with leading/trailing whi tespace): "
20 LayoutMenuList {SELECT} at (305.25,155) size 92x18 [bgcolor=#F8F8F8]
21 LayoutBlockFlow (anonymous) at (0,0) size 92x18
22 LayoutText (anonymous) at (8,2) size 61x13
23 text run at (8,2) width 61: "Five Spaces"
24 LayoutBR {BR} at (397,168) size 1x0
25 LayoutBR {BR} at (0,173) size 0x18
26 LayoutText {#text} at (0,191) size 291x18
27 text run at (0,191) width 291: "Five Tabs (with leading/trailing white space): "
28 LayoutMenuList {SELECT} at (290.80,192) size 81x18 [bgcolor=#F8F8F8]
29 LayoutBlockFlow (anonymous) at (0,0) size 81x18
30 LayoutText (anonymous) at (8,2) size 50x13
31 text run at (8,2) width 50: "Five Tabs"
32 LayoutBR {BR} at (371,205) size 1x0
33 LayoutBR {BR} at (0,210) size 0x18
34 LayoutText {#text} at (0,228) size 129x18
35 text run at (0,228) width 129: "Mixed Whitespace: "
36 LayoutMenuList {SELECT} at (128.84,229) size 81x18 [bgcolor=#F8F8F8]
37 LayoutBlockFlow (anonymous) at (0,0) size 81x18
38 LayoutText (anonymous) at (8,2) size 50x13
39 text run at (8,2) width 50: "Five Tabs"
40 LayoutText {#text} at (0,0) size 0x0
41 layer at (79,42) size 67x59 clip at (80,43) size 54x57
42 LayoutListBox {SELECT} at (70.88,0.25) size 66.95x58.75 [bgcolor=#FFFFFF] [bor der: (1px solid #999999)]
43 LayoutBlockFlow {OPTION} at (1,1) size 53.95x14.19
44 LayoutText {#text} at (2,0) size 50x13
45 text run at (2,0) width 50: "Five Tabs"
46 layer at (93,119) size 67x59 clip at (94,120) size 54x57
47 LayoutListBox {SELECT} at (85.31,77.25) size 66.95x58.75 [bgcolor=#FFFFFF] [bo rder: (1px solid #999999)]
48 LayoutBlockFlow {OPTION} at (1,1) size 53.95x14.19
49 LayoutText {#text} at (2,0) size 50x13
50 text run at (2,0) width 50: "Five Tabs"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698