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

Side by Side Diff: LayoutTests/platform/mac/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 771x36 6 RenderText {#text} at (0,0) size 771x36
7 text run at (0,0) width 322: "This is a baseline alignment test for inli ne blocks. " 7 text run at (0,0) width 322: "This is a baseline alignment test for inli ne blocks. "
8 text run at (321,0) width 450: "The last lines of the two red-bordered i nline blocks should line up and" 8 text run at (321,0) width 450: "The last lines of the two red-bordered i nline blocks should line up and"
9 text run at (0,18) width 124: "be on the baseline. " 9 text run at (0,18) width 124: "be on the baseline. "
10 RenderBR {BR} at (123,32) size 1x0 10 LayoutBR {BR} at (123,32) size 1x0
11 RenderBlock {DIV} at (0,64) size 259.95x60 [border: (2px solid #FF0000)] 11 RenderBlock {DIV} at (0,64) size 259.95x60 [border: (2px solid #FF0000)]
12 RenderText {#text} at (12,12) size 83x18 12 RenderText {#text} at (12,12) size 83x18
13 text run at (12,12) width 83: "This is block" 13 text run at (12,12) width 83: "This is block"
14 RenderBR {BR} at (94,26) size 1x0 14 LayoutBR {BR} at (94,26) size 1x0
15 RenderText {#text} at (12,30) size 236x18 15 RenderText {#text} at (12,30) size 236x18
16 text run at (12,30) width 84: "number one. " 16 text run at (12,30) width 84: "number one. "
17 text run at (95,30) width 153: "This line is the last one." 17 text run at (95,30) width 153: "This line is the last one."
18 RenderText {#text} at (259,94) size 5x18 18 RenderText {#text} at (259,94) size 5x18
19 text run at (259,94) width 5: " " 19 text run at (259,94) width 5: " "
20 RenderBlock {DIV} at (263.95,36) size 195.98x128 [border: (2px solid #FF00 00)] 20 RenderBlock {DIV} at (263.95,36) size 195.98x128 [border: (2px solid #FF00 00)]
21 RenderBlock (anonymous) at (12,12) size 171.98x36 21 RenderBlock (anonymous) at (12,12) size 171.98x36
22 RenderText {#text} at (0,0) size 44x18 22 RenderText {#text} at (0,0) size 44x18
23 text run at (0,0) width 44: "This is" 23 text run at (0,0) width 44: "This is"
24 RenderBR {BR} at (43,14) size 1x0 24 LayoutBR {BR} at (43,14) size 1x0
25 RenderText {#text} at (0,18) size 81x18 25 RenderText {#text} at (0,18) size 81x18
26 text run at (0,18) width 81: "number two." 26 text run at (0,18) width 81: "number two."
27 RenderBlock {DIV} at (12,48) size 171.98x38 27 RenderBlock {DIV} at (12,48) size 171.98x38
28 RenderText {#text} at (10,10) size 152x18 28 RenderText {#text} at (10,10) size 152x18
29 text run at (10,10) width 152: "This line is the last one." 29 text run at (10,10) width 152: "This line is the last one."
30 RenderText {#text} at (459,94) size 144x18 30 RenderText {#text} at (459,94) size 144x18
31 text run at (459,94) width 144: " More text on the line." 31 text run at (459,94) width 144: " More text on the line."
32 RenderBR {BR} at (602,108) size 1x0 32 LayoutBR {BR} at (602,108) size 1x0
33 RenderText {#text} at (0,164) size 89x18 33 RenderText {#text} at (0,164) size 89x18
34 text run at (0,164) width 89: "The next line." 34 text run at (0,164) width 89: "The next line."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698