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

Side by Side Diff: LayoutTests/platform/linux/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 351x19 6 RenderText {#text} at (0,0) size 351x19
7 text run at (0,0) width 351: "This tests that aqua-style search fields d o not honor height." 7 text run at (0,0) width 351: "This tests that aqua-style search fields d o not honor height."
8 RenderBR {BR} at (351,15) size 0x0 8 LayoutBR {BR} at (351,15) size 0x0
9 LayoutTextControl {INPUT} at (0,124) size 79x6 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)] 9 LayoutTextControl {INPUT} at (0,124) size 79x6 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
10 RenderFlexibleBox {DIV} at (3,0) size 73x6 10 RenderFlexibleBox {DIV} at (3,0) size 73x6
11 RenderBlock {DIV} at (2,0) size 9x9 11 RenderBlock {DIV} at (2,0) size 9x9
12 RenderBlock {DIV} at (14,0) size 50x6 12 RenderBlock {DIV} at (14,0) size 50x6
13 RenderText {#text} at (79,114) size 4x19 13 RenderText {#text} at (79,114) size 4x19
14 text run at (79,114) width 4: " " 14 text run at (79,114) width 4: " "
15 LayoutTextControl {INPUT} at (83,104) size 179x40 [bgcolor=#FFFFFF] [borde r: (2px inset #EEEEEE)] 15 LayoutTextControl {INPUT} at (83,104) size 179x40 [bgcolor=#FFFFFF] [borde r: (2px inset #EEEEEE)]
16 RenderFlexibleBox {DIV} at (3,3) size 173x34 16 RenderFlexibleBox {DIV} at (3,3) size 173x34
17 RenderBlock {DIV} at (2,9.50) size 15x15 17 RenderBlock {DIV} at (2,9.50) size 15x15
18 RenderBlock {DIV} at (20,8.50) size 139x17 18 RenderBlock {DIV} at (20,8.50) size 139x17
(...skipping 15 matching lines...) Expand all
34 layer at (309,112) size 246x33 34 layer at (309,112) size 246x33
35 RenderBlock {DIV} at (0,0) size 246x33 35 RenderBlock {DIV} at (0,0) size 246x33
36 RenderText {#text} at (0,0) size 84x32 36 RenderText {#text} at (0,0) size 84x32
37 text run at (0,0) width 84: "regular" 37 text run at (0,0) width 84: "regular"
38 layer at (76,133) size 5x5 transparent 38 layer at (76,133) size 5x5 transparent
39 RenderBlock {DIV} at (65,0.50) size 5x5 39 RenderBlock {DIV} at (65,0.50) size 5x5
40 layer at (254,127) size 10x10 transparent 40 layer at (254,127) size 10x10 transparent
41 RenderBlock {DIV} at (160,12) size 10x10 41 RenderBlock {DIV} at (160,12) size 10x10
42 layer at (556,119) size 19x19 transparent 42 layer at (556,119) size 19x19 transparent
43 RenderBlock {DIV} at (279,87.50) size 19x19 43 RenderBlock {DIV} at (279,87.50) size 19x19
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698