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

Side by Side Diff: LayoutTests/platform/win/fast/forms/checkbox/checkbox-appearance-basic-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 800x163 3 layer at (0,0) size 800x163
4 RenderBlock {HTML} at (0,0) size 800x163 4 RenderBlock {HTML} at (0,0) size 800x163
5 RenderBody {BODY} at (8,8) size 784x147 5 RenderBody {BODY} at (8,8) size 784x147
6 RenderBlock {INPUT} at (4,4) size 13x13 6 RenderBlock {INPUT} at (4,4) size 13x13
7 RenderText {#text} at (21,3) size 4x17 7 RenderText {#text} at (21,3) size 4x17
8 text run at (21,3) width 4: " " 8 text run at (21,3) width 4: " "
9 RenderBlock {INPUT} at (29,4) size 13x13 9 RenderBlock {INPUT} at (29,4) size 13x13
10 RenderText {#text} at (46,3) size 4x17 10 RenderText {#text} at (46,3) size 4x17
11 text run at (46,3) width 4: " " 11 text run at (46,3) width 4: " "
12 RenderBR {BR} at (50,3) size 0x17 12 LayoutBR {BR} at (50,3) size 0x17
13 RenderBlock {INPUT} at (4,25) size 13x13 13 RenderBlock {INPUT} at (4,25) size 13x13
14 RenderText {#text} at (21,24) size 4x17 14 RenderText {#text} at (21,24) size 4x17
15 text run at (21,24) width 4: " " 15 text run at (21,24) width 4: " "
16 RenderBlock {INPUT} at (29,25) size 13x13 16 RenderBlock {INPUT} at (29,25) size 13x13
17 RenderText {#text} at (46,24) size 4x17 17 RenderText {#text} at (46,24) size 4x17
18 text run at (46,24) width 4: " " 18 text run at (46,24) width 4: " "
19 RenderBR {BR} at (50,24) size 0x17 19 LayoutBR {BR} at (50,24) size 0x17
20 RenderBlock {INPUT} at (4,46) size 13x13 20 RenderBlock {INPUT} at (4,46) size 13x13
21 RenderText {#text} at (21,45) size 4x17 21 RenderText {#text} at (21,45) size 4x17
22 text run at (21,45) width 4: " " 22 text run at (21,45) width 4: " "
23 RenderBR {BR} at (25,45) size 0x17 23 LayoutBR {BR} at (25,45) size 0x17
24 RenderBlock {INPUT} at (4,67) size 13x13 24 RenderBlock {INPUT} at (4,67) size 13x13
25 RenderText {#text} at (21,66) size 4x17 25 RenderText {#text} at (21,66) size 4x17
26 text run at (21,66) width 4: " " 26 text run at (21,66) width 4: " "
27 RenderBR {BR} at (25,66) size 0x17 27 LayoutBR {BR} at (25,66) size 0x17
28 RenderBlock {INPUT} at (4,88) size 8x13 28 RenderBlock {INPUT} at (4,88) size 8x13
29 RenderText {#text} at (16,87) size 4x17 29 RenderText {#text} at (16,87) size 4x17
30 text run at (16,87) width 4: " " 30 text run at (16,87) width 4: " "
31 RenderBlock {INPUT} at (24,88) size 16x13 31 RenderBlock {INPUT} at (24,88) size 16x13
32 RenderText {#text} at (44,87) size 4x17 32 RenderText {#text} at (44,87) size 4x17
33 text run at (44,87) width 4: " " 33 text run at (44,87) width 4: " "
34 RenderBlock {INPUT} at (52,88) size 24x13 34 RenderBlock {INPUT} at (52,88) size 24x13
35 RenderText {#text} at (80,87) size 4x17 35 RenderText {#text} at (80,87) size 4x17
36 text run at (80,87) width 4: " " 36 text run at (80,87) width 4: " "
37 RenderBR {BR} at (84,87) size 0x17 37 LayoutBR {BR} at (84,87) size 0x17
38 RenderBlock {INPUT} at (6,120) size 19x19 38 RenderBlock {INPUT} at (6,120) size 19x19
39 RenderText {#text} at (31,125) size 4x17 39 RenderText {#text} at (31,125) size 4x17
40 text run at (31,125) width 4: " " 40 text run at (31,125) width 4: " "
41 RenderBlock {INPUT} at (43,113) size 26x26 41 RenderBlock {INPUT} at (43,113) size 26x26
42 RenderText {#text} at (77,125) size 4x17 42 RenderText {#text} at (77,125) size 4x17
43 text run at (77,125) width 4: " " 43 text run at (77,125) width 4: " "
44 RenderBR {BR} at (81,125) size 0x17 44 LayoutBR {BR} at (81,125) size 0x17
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698