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

Side by Side Diff: LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/inline-block/006-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 771x39 6 RenderText {#text} at (0,0) size 771x39
7 text run at (0,0) width 293: "This is a baseline alignment test for inli ne blocks. " 7 text run at (0,0) width 293: "This is a baseline alignment test for inli ne blocks. "
8 text run at (293,0) width 478: "The last lines of the two red-bordered i nline blocks should line up and be on the" 8 text run at (293,0) width 478: "The last lines of the two red-bordered i nline blocks should line up and be on the"
9 text run at (0,20) width 56: "baseline. " 9 text run at (0,20) width 56: "baseline. "
10 RenderBR {BR} at (56,35) size 0x0 10 LayoutBR {BR} at (56,35) size 0x0
11 RenderBlock {DIV} at (0,70) size 241x64 [border: (2px solid #FF0000)] 11 RenderBlock {DIV} at (0,70) size 241x64 [border: (2px solid #FF0000)]
12 RenderText {#text} at (12,12) size 76x19 12 RenderText {#text} at (12,12) size 76x19
13 text run at (12,12) width 76: "This is block" 13 text run at (12,12) width 76: "This is block"
14 RenderBR {BR} at (88,27) size 0x0 14 LayoutBR {BR} at (88,27) size 0x0
15 RenderText {#text} at (12,32) size 217x19 15 RenderText {#text} at (12,32) size 217x19
16 text run at (12,32) width 79: "number one. " 16 text run at (12,32) width 79: "number one. "
17 text run at (91,32) width 138: "This line is the last one." 17 text run at (91,32) width 138: "This line is the last one."
18 RenderText {#text} at (241,102) size 4x19 18 RenderText {#text} at (241,102) size 4x19
19 text run at (241,102) width 4: " " 19 text run at (241,102) width 4: " "
20 RenderBlock {DIV} at (245,40) size 182x134 [border: (2px solid #FF0000)] 20 RenderBlock {DIV} at (245,40) size 182x134 [border: (2px solid #FF0000)]
21 RenderBlock (anonymous) at (12,12) size 158x40 21 RenderBlock (anonymous) at (12,12) size 158x40
22 RenderText {#text} at (0,0) size 38x19 22 RenderText {#text} at (0,0) size 38x19
23 text run at (0,0) width 38: "This is" 23 text run at (0,0) width 38: "This is"
24 RenderBR {BR} at (38,15) size 0x0 24 LayoutBR {BR} at (38,15) size 0x0
25 RenderText {#text} at (0,20) size 76x19 25 RenderText {#text} at (0,20) size 76x19
26 text run at (0,20) width 76: "number two." 26 text run at (0,20) width 76: "number two."
27 RenderBlock {DIV} at (12,52) size 158x40 27 RenderBlock {DIV} at (12,52) size 158x40
28 RenderText {#text} at (10,10) size 138x19 28 RenderText {#text} at (10,10) size 138x19
29 text run at (10,10) width 138: "This line is the last one." 29 text run at (10,10) width 138: "This line is the last one."
30 RenderText {#text} at (427,102) size 133x19 30 RenderText {#text} at (427,102) size 133x19
31 text run at (427,102) width 133: " More text on the line." 31 text run at (427,102) width 133: " More text on the line."
32 RenderBR {BR} at (560,117) size 0x0 32 LayoutBR {BR} at (560,117) size 0x0
33 RenderText {#text} at (0,174) size 80x19 33 RenderText {#text} at (0,174) size 80x19
34 text run at (0,174) width 80: "The next line." 34 text run at (0,174) width 80: "The next line."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698