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

Side by Side Diff: LayoutTests/platform/win-xp/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 800x168 3 layer at (0,0) size 800x168
4 RenderBlock {HTML} at (0,0) size 800x168 4 RenderBlock {HTML} at (0,0) size 800x168
5 RenderBody {BODY} at (8,8) size 784x152 5 RenderBody {BODY} at (8,8) size 784x152
6 RenderBlock {INPUT} at (4,4) size 13x13 6 RenderBlock {INPUT} at (4,4) size 13x13
7 RenderText {#text} at (21,2) size 4x19 7 RenderText {#text} at (21,2) size 4x19
8 text run at (21,2) width 4: " " 8 text run at (21,2) width 4: " "
9 RenderBlock {INPUT} at (29,4) size 13x13 9 RenderBlock {INPUT} at (29,4) size 13x13
10 RenderText {#text} at (46,2) size 4x19 10 RenderText {#text} at (46,2) size 4x19
11 text run at (46,2) width 4: " " 11 text run at (46,2) width 4: " "
12 RenderBR {BR} at (50,2) size 0x19 12 LayoutBR {BR} at (50,2) size 0x19
13 RenderBlock {INPUT} at (4,26) size 13x13 13 RenderBlock {INPUT} at (4,26) size 13x13
14 RenderText {#text} at (21,24) size 4x19 14 RenderText {#text} at (21,24) size 4x19
15 text run at (21,24) width 4: " " 15 text run at (21,24) width 4: " "
16 RenderBlock {INPUT} at (29,26) size 13x13 16 RenderBlock {INPUT} at (29,26) size 13x13
17 RenderText {#text} at (46,24) size 4x19 17 RenderText {#text} at (46,24) size 4x19
18 text run at (46,24) width 4: " " 18 text run at (46,24) width 4: " "
19 RenderBR {BR} at (50,24) size 0x19 19 LayoutBR {BR} at (50,24) size 0x19
20 RenderBlock {INPUT} at (4,48) size 13x13 20 RenderBlock {INPUT} at (4,48) size 13x13
21 RenderText {#text} at (21,46) size 4x19 21 RenderText {#text} at (21,46) size 4x19
22 text run at (21,46) width 4: " " 22 text run at (21,46) width 4: " "
23 RenderBR {BR} at (25,46) size 0x19 23 LayoutBR {BR} at (25,46) size 0x19
24 RenderBlock {INPUT} at (4,70) size 13x13 24 RenderBlock {INPUT} at (4,70) size 13x13
25 RenderText {#text} at (21,68) size 4x19 25 RenderText {#text} at (21,68) size 4x19
26 text run at (21,68) width 4: " " 26 text run at (21,68) width 4: " "
27 RenderBR {BR} at (25,68) size 0x19 27 LayoutBR {BR} at (25,68) size 0x19
28 RenderBlock {INPUT} at (4,92) size 8x13 28 RenderBlock {INPUT} at (4,92) size 8x13
29 RenderText {#text} at (16,90) size 4x19 29 RenderText {#text} at (16,90) size 4x19
30 text run at (16,90) width 4: " " 30 text run at (16,90) width 4: " "
31 RenderBlock {INPUT} at (24,92) size 16x13 31 RenderBlock {INPUT} at (24,92) size 16x13
32 RenderText {#text} at (44,90) size 4x19 32 RenderText {#text} at (44,90) size 4x19
33 text run at (44,90) width 4: " " 33 text run at (44,90) width 4: " "
34 RenderBlock {INPUT} at (52,92) size 24x13 34 RenderBlock {INPUT} at (52,92) size 24x13
35 RenderText {#text} at (80,90) size 4x19 35 RenderText {#text} at (80,90) size 4x19
36 text run at (80,90) width 4: " " 36 text run at (80,90) width 4: " "
37 RenderBR {BR} at (84,90) size 0x19 37 LayoutBR {BR} at (84,90) size 0x19
38 RenderBlock {INPUT} at (6,125) size 19x19 38 RenderBlock {INPUT} at (6,125) size 19x19
39 RenderText {#text} at (31,129) size 4x19 39 RenderText {#text} at (31,129) size 4x19
40 text run at (31,129) width 4: " " 40 text run at (31,129) width 4: " "
41 RenderBlock {INPUT} at (43,118) size 26x26 41 RenderBlock {INPUT} at (43,118) size 26x26
42 RenderText {#text} at (77,129) size 4x19 42 RenderText {#text} at (77,129) size 4x19
43 text run at (77,129) width 4: " " 43 text run at (77,129) width 4: " "
44 RenderBR {BR} at (81,129) size 0x19 44 LayoutBR {BR} at (81,129) size 0x19
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698