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

Side by Side Diff: LayoutTests/platform/mac/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 800x158 3 layer at (0,0) size 800x158
4 RenderBlock {HTML} at (0,0) size 800x158 4 RenderBlock {HTML} at (0,0) size 800x158
5 RenderBody {BODY} at (8,8) size 784x142 5 RenderBody {BODY} at (8,8) size 784x142
6 RenderBlock {INPUT} at (4,4) size 12x12 6 RenderBlock {INPUT} at (4,4) size 12x12
7 RenderText {#text} at (20,0) size 4x18 7 RenderText {#text} at (20,0) size 4x18
8 text run at (20,0) width 4: " " 8 text run at (20,0) width 4: " "
9 RenderBlock {INPUT} at (28,4) size 12x12 9 RenderBlock {INPUT} at (28,4) size 12x12
10 RenderText {#text} at (44,0) size 4x18 10 RenderText {#text} at (44,0) size 4x18
11 text run at (44,0) width 4: " " 11 text run at (44,0) width 4: " "
12 RenderBR {BR} at (48,0) size 0x18 12 LayoutBR {BR} at (48,0) size 0x18
13 RenderBlock {INPUT} at (4,24) size 12x12 13 RenderBlock {INPUT} at (4,24) size 12x12
14 RenderText {#text} at (20,20) size 4x18 14 RenderText {#text} at (20,20) size 4x18
15 text run at (20,20) width 4: " " 15 text run at (20,20) width 4: " "
16 RenderBlock {INPUT} at (28,24) size 12x12 16 RenderBlock {INPUT} at (28,24) size 12x12
17 RenderText {#text} at (44,20) size 4x18 17 RenderText {#text} at (44,20) size 4x18
18 text run at (44,20) width 4: " " 18 text run at (44,20) width 4: " "
19 RenderBR {BR} at (48,20) size 0x18 19 LayoutBR {BR} at (48,20) size 0x18
20 RenderBlock {INPUT} at (4,44) size 12x12 20 RenderBlock {INPUT} at (4,44) size 12x12
21 RenderText {#text} at (20,40) size 4x18 21 RenderText {#text} at (20,40) size 4x18
22 text run at (20,40) width 4: " " 22 text run at (20,40) width 4: " "
23 RenderBR {BR} at (24,40) size 0x18 23 LayoutBR {BR} at (24,40) size 0x18
24 RenderBlock {INPUT} at (4,64) size 12x12 24 RenderBlock {INPUT} at (4,64) size 12x12
25 RenderText {#text} at (20,60) size 4x18 25 RenderText {#text} at (20,60) size 4x18
26 text run at (20,60) width 4: " " 26 text run at (20,60) width 4: " "
27 RenderBR {BR} at (24,60) size 0x18 27 LayoutBR {BR} at (24,60) size 0x18
28 RenderBlock {INPUT} at (4,84) size 8x12 28 RenderBlock {INPUT} at (4,84) size 8x12
29 RenderText {#text} at (16,80) size 4x18 29 RenderText {#text} at (16,80) size 4x18
30 text run at (16,80) width 4: " " 30 text run at (16,80) width 4: " "
31 RenderBlock {INPUT} at (24,84) size 16x12 31 RenderBlock {INPUT} at (24,84) size 16x12
32 RenderText {#text} at (44,80) size 4x18 32 RenderText {#text} at (44,80) size 4x18
33 text run at (44,80) width 4: " " 33 text run at (44,80) width 4: " "
34 RenderBlock {INPUT} at (52,84) size 24x12 34 RenderBlock {INPUT} at (52,84) size 24x12
35 RenderText {#text} at (80,80) size 4x18 35 RenderText {#text} at (80,80) size 4x18
36 text run at (80,80) width 4: " " 36 text run at (80,80) width 4: " "
37 RenderBR {BR} at (84,80) size 0x18 37 LayoutBR {BR} at (84,80) size 0x18
38 RenderBlock {INPUT} at (6,114) size 19x19 38 RenderBlock {INPUT} at (6,114) size 19x19
39 RenderText {#text} at (31,116) size 4x18 39 RenderText {#text} at (31,116) size 4x18
40 text run at (31,116) width 4: " " 40 text run at (31,116) width 4: " "
41 RenderBlock {INPUT} at (43,108) size 26x26 41 RenderBlock {INPUT} at (43,108) size 26x26
42 RenderText {#text} at (77,116) size 4x18 42 RenderText {#text} at (77,116) size 4x18
43 text run at (77,116) width 4: " " 43 text run at (77,116) width 4: " "
44 RenderBR {BR} at (81,116) size 0x18 44 LayoutBR {BR} at (81,116) size 0x18
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698