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

Side by Side Diff: LayoutTests/platform/mac/fast/forms/searchfield-heights-expected.txt

Issue 931633003: Move and rename RenderBR to LayoutBR. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 10 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 RenderText {#text} at (0,0) size 377x18 6 RenderText {#text} at (0,0) size 377x18
7 text run at (0,0) width 377: "This tests that aqua-style search fields d o not honor height." 7 text run at (0,0) width 377: "This tests that aqua-style search fields d o not honor height."
8 RenderBR {BR} at (376,14) size 1x0 8 LayoutBR {BR} at (376,14) size 1x0
9 LayoutTextControl {INPUT} at (0,23) size 100x15 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)] 9 LayoutTextControl {INPUT} at (0,23) size 100x15 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
10 RenderFlexibleBox {DIV} at (3,2) size 94x11 10 RenderFlexibleBox {DIV} at (3,2) size 94x11
11 RenderBlock {DIV} at (0,0) size 14x11 11 RenderBlock {DIV} at (0,0) size 14x11
12 RenderBlock {DIV} at (14,0) size 70x11 12 RenderBlock {DIV} at (14,0) size 70x11
13 RenderText {#text} at (100,20) size 4x18 13 RenderText {#text} at (100,20) size 4x18
14 text run at (100,20) width 4: " " 14 text run at (100,20) width 4: " "
15 LayoutTextControl {INPUT} at (104,20) size 125x19 [bgcolor=#FFFFFF] [borde r: (2px inset #EEEEEE)] 15 LayoutTextControl {INPUT} at (104,20) size 125x19 [bgcolor=#FFFFFF] [borde r: (2px inset #EEEEEE)]
16 RenderFlexibleBox {DIV} at (4,3) size 117x13 16 RenderFlexibleBox {DIV} at (4,3) size 117x13
17 RenderBlock {DIV} at (0,0) size 16x13 17 RenderBlock {DIV} at (0,0) size 16x13
18 RenderBlock {DIV} at (16,0) size 89x13 18 RenderBlock {DIV} at (16,0) size 89x13
(...skipping 15 matching lines...) Expand all
34 layer at (261,29) size 110x16 34 layer at (261,29) size 110x16
35 RenderBlock {DIV} at (0,0) size 110x16 35 RenderBlock {DIV} at (0,0) size 110x16
36 RenderText {#text} at (0,0) size 45x16 36 RenderText {#text} at (0,0) size 45x16
37 text run at (0,0) width 45: "regular" 37 text run at (0,0) width 45: "regular"
38 layer at (96,34) size 9x9 transparent 38 layer at (96,34) size 9x9 transparent
39 RenderBlock {DIV} at (85,1) size 9x9 39 RenderBlock {DIV} at (85,1) size 9x9
40 layer at (222,32) size 11x11 transparent 40 layer at (222,32) size 11x11 transparent
41 RenderBlock {DIV} at (106,1) size 11x11 41 RenderBlock {DIV} at (106,1) size 11x11
42 layer at (372,30) size 14x14 transparent 42 layer at (372,30) size 14x14 transparent
43 RenderBlock {DIV} at (126,1) size 14x14 43 RenderBlock {DIV} at (126,1) size 14x14
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698