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

Side by Side Diff: LayoutTests/platform/mac/css2.1/t1601-c547-indent-01-d-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 800x236 3 layer at (0,0) size 800x236
4 RenderBlock {HTML} at (0,0) size 800x236 4 RenderBlock {HTML} at (0,0) size 800x236
5 RenderBody {BODY} at (8,16) size 784x212 5 RenderBody {BODY} at (8,16) size 784x212
6 RenderBlock {P} at (0,0) size 784x36 [bgcolor=#00FFFF] 6 RenderBlock {P} at (0,0) size 784x36 [bgcolor=#00FFFF]
7 RenderText {#text} at (392,0) size 759x36 7 RenderText {#text} at (392,0) size 759x36
8 text run at (392,0) width 367: "The first line of this sentence should be indented halfway" 8 text run at (392,0) width 367: "The first line of this sentence should be indented halfway"
9 text run at (0,18) width 68: "across the " 9 text run at (0,18) width 68: "across the "
10 text run at (67,18) width 426: "page, but the rest of it should be flu sh with the normal left margin " 10 text run at (67,18) width 426: "page, but the rest of it should be flu sh with the normal left margin "
11 text run at (492,18) width 76: "of the page." 11 text run at (492,18) width 76: "of the page."
12 RenderBlock {P} at (0,52) size 784x72 [bgcolor=#00FFFF] 12 RenderBlock {P} at (0,52) size 784x72 [bgcolor=#00FFFF]
13 RenderText {#text} at (80,0) size 217x18 13 RenderText {#text} at (80,0) size 217x18
14 text run at (80,0) width 217: "Only the first line of this sentence" 14 text run at (80,0) width 217: "Only the first line of this sentence"
15 RenderBR {BR} at (296,0) size 1x18 15 LayoutBR {BR} at (296,0) size 1x18
16 RenderText {#text} at (0,18) size 125x18 16 RenderText {#text} at (0,18) size 125x18
17 text run at (0,18) width 125: "should be indented," 17 text run at (0,18) width 125: "should be indented,"
18 RenderBR {BR} at (124,18) size 1x18 18 LayoutBR {BR} at (124,18) size 1x18
19 RenderText {#text} at (0,36) size 149x18 19 RenderText {#text} at (0,36) size 149x18
20 text run at (0,36) width 149: "the others should all be" 20 text run at (0,36) width 149: "the others should all be"
21 RenderBR {BR} at (148,36) size 1x18 21 LayoutBR {BR} at (148,36) size 1x18
22 RenderInline {EM} at (0,0) size 116x18 22 RenderInline {EM} at (0,0) size 116x18
23 RenderText {#text} at (0,54) size 116x18 23 RenderText {#text} at (0,54) size 116x18
24 text run at (0,54) width 116: "aligned on the left" 24 text run at (0,54) width 116: "aligned on the left"
25 RenderText {#text} at (115,54) size 102x18 25 RenderText {#text} at (115,54) size 102x18
26 text run at (115,54) width 102: " of the window." 26 text run at (115,54) width 102: " of the window."
27 RenderBlock {DIV} at (0,140) size 196x72 [bgcolor=#00FFFF] 27 RenderBlock {DIV} at (0,140) size 196x72 [bgcolor=#00FFFF]
28 RenderText {#text} at (392,0) size 404x72 28 RenderText {#text} at (392,0) size 404x72
29 text run at (392,0) width 12: "X" 29 text run at (392,0) width 12: "X"
30 text run at (0,18) width 172: "The X on the previous line" 30 text run at (0,18) width 172: "The X on the previous line"
31 text run at (0,36) width 188: "should be centered across the" 31 text run at (0,36) width 188: "should be centered across the"
32 text run at (0,54) width 56: "window." 32 text run at (0,54) width 56: "window."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698