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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/forms/input-height-expected.txt

Issue 2478483003: Ignore the percentage value to calculate the logical height of input control
Patch Set: ignore the percentage height Created 3 years, 11 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
(Empty)
1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x172
4 LayoutBlockFlow {HTML} at (0,0) size 800x172
5 LayoutBlockFlow {BODY} at (8,8) size 784x156 [bgcolor=#808080]
6 LayoutBlockFlow {DIV} at (0,0) size 175x32 [bgcolor=#0000FF]
7 LayoutBlockFlow {FORM} at (0,0) size 175x46
8 LayoutTextControl (floating) {INPUT} at (0,0) size 148x24 [bgcolor=#FF FF00]
9 LayoutButton {INPUT} at (0,24) size 50x22 [bgcolor=#C0C0C0] [border: ( 2px outset #C0C0C0)]
10 LayoutBlockFlow (anonymous) at (8,3) size 34x16
11 LayoutText {#text} at (0,0) size 34x16
12 text run at (0,0) width 34: "Reset"
13 LayoutText {#text} at (50,25) size 4x19
14 text run at (50,25) width 4: " "
15 LayoutButton {INPUT} at (54,24) size 57x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
16 LayoutBlockFlow (anonymous) at (8,3) size 41x16
17 LayoutText {#text} at (0,0) size 41x16
18 text run at (0,0) width 41: "Search"
19 LayoutText {#text} at (0,0) size 0x0
20 LayoutBlockFlow (anonymous) at (0,32) size 784x40
21 LayoutBR {BR} at (0,0) size 0x19
22 LayoutBR {BR} at (0,20) size 0x19
23 LayoutBlockFlow {DIV} at (0,72) size 175x32 [bgcolor=#0000FF]
24 LayoutBlockFlow {FORM} at (0,0) size 175x46
25 LayoutTextControl (floating) {INPUT} at (0,0) size 148x24 [bgcolor=#FF FF00]
26 LayoutButton {INPUT} at (0,24) size 50x22 [bgcolor=#C0C0C0] [border: ( 2px outset #C0C0C0)]
27 LayoutBlockFlow (anonymous) at (8,3) size 34x16
28 LayoutText {#text} at (0,0) size 34x16
29 text run at (0,0) width 34: "Reset"
30 LayoutText {#text} at (50,25) size 4x19
31 text run at (50,25) width 4: " "
32 LayoutButton {INPUT} at (54,24) size 57x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
33 LayoutBlockFlow (anonymous) at (8,3) size 41x16
34 LayoutText {#text} at (0,0) size 41x16
35 text run at (0,0) width 41: "Search"
36 LayoutText {#text} at (0,0) size 0x0
37 LayoutBlockFlow (anonymous) at (0,104) size 784x20
38 LayoutBR {BR} at (0,0) size 0x19
39 LayoutBlockFlow {DIV} at (0,124) size 175x32 [bgcolor=#0000FF]
40 LayoutBlockFlow {FORM} at (0,0) size 175x31.59
41 LayoutTextControl (floating) {INPUT} at (0,0) size 148x9.59 [bgcolor=# FFFF00]
42 LayoutButton {INPUT} at (0,9.59) size 50x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
43 LayoutBlockFlow (anonymous) at (8,3) size 34x16
44 LayoutText {#text} at (0,0) size 34x16
45 text run at (0,0) width 34: "Reset"
46 LayoutText {#text} at (50,10) size 4x20
47 text run at (50,10) width 4: " "
48 LayoutButton {INPUT} at (54,9.59) size 57x22 [bgcolor=#C0C0C0] [border : (2px outset #C0C0C0)]
49 LayoutBlockFlow (anonymous) at (8,3) size 41x16
50 LayoutText {#text} at (0,0) size 41x16
51 text run at (0,0) width 41: "Search"
52 LayoutText {#text} at (0,0) size 0x0
53 layer at (13,12) size 143x16
54 LayoutBlockFlow {DIV} at (5,4) size 143x16 [color=#757575]
55 LayoutText {#text} at (0,0) size 41x16
56 text run at (0,0) width 41: "Search"
57 layer at (13,12) size 143x16
58 LayoutBlockFlow {DIV} at (5,4) size 143x16
59 layer at (13,84) size 143x16
60 LayoutBlockFlow {DIV} at (5,4) size 143x16 [color=#757575]
61 LayoutText {#text} at (0,0) size 41x16
62 text run at (0,0) width 41: "Search"
63 layer at (13,84) size 143x16
64 LayoutBlockFlow {DIV} at (5,4) size 143x16
65 layer at (13,129) size 143x16
66 LayoutBlockFlow {DIV} at (5,-3.20) size 143x16 [color=#757575]
67 LayoutText {#text} at (0,0) size 41x16
68 text run at (0,0) width 41: "Search"
69 layer at (13,125) size 143x24
70 LayoutBlockFlow {DIV} at (5,-7.20) size 143x24
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698