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

Side by Side Diff: LayoutTests/platform/win-xp/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 800x256 3 layer at (0,0) size 800x256
4 RenderBlock {HTML} at (0,0) size 800x256 4 RenderBlock {HTML} at (0,0) size 800x256
5 RenderBody {BODY} at (8,16) size 784x232 5 RenderBody {BODY} at (8,16) size 784x232
6 RenderBlock {P} at (0,0) size 784x40 [bgcolor=#00FFFF] 6 RenderBlock {P} at (0,0) size 784x40 [bgcolor=#00FFFF]
7 RenderText {#text} at (392,0) size 771x39 7 RenderText {#text} at (392,0) size 771x39
8 text run at (392,0) width 379: "The first line of this sentence should be indented halfway across" 8 text run at (392,0) width 379: "The first line of this sentence should be indented halfway across"
9 text run at (0,20) width 22: "the " 9 text run at (0,20) width 22: "the "
10 text run at (22,20) width 390: "page, but the rest of it should be flu sh with the normal left margin " 10 text run at (22,20) width 390: "page, but the rest of it should be flu sh with the normal left margin "
11 text run at (412,20) width 71: "of the page." 11 text run at (412,20) width 71: "of the page."
12 RenderBlock {P} at (0,56) size 784x80 [bgcolor=#00FFFF] 12 RenderBlock {P} at (0,56) size 784x80 [bgcolor=#00FFFF]
13 RenderText {#text} at (80,0) size 197x19 13 RenderText {#text} at (80,0) size 197x19
14 text run at (80,0) width 197: "Only the first line of this sentence" 14 text run at (80,0) width 197: "Only the first line of this sentence"
15 RenderBR {BR} at (277,0) size 0x19 15 LayoutBR {BR} at (277,0) size 0x19
16 RenderText {#text} at (0,20) size 117x19 16 RenderText {#text} at (0,20) size 117x19
17 text run at (0,20) width 117: "should be indented," 17 text run at (0,20) width 117: "should be indented,"
18 RenderBR {BR} at (117,20) size 0x19 18 LayoutBR {BR} at (117,20) size 0x19
19 RenderText {#text} at (0,40) size 138x19 19 RenderText {#text} at (0,40) size 138x19
20 text run at (0,40) width 138: "the others should all be" 20 text run at (0,40) width 138: "the others should all be"
21 RenderBR {BR} at (138,40) size 0x19 21 LayoutBR {BR} at (138,40) size 0x19
22 RenderInline {EM} at (0,0) size 116x19 22 RenderInline {EM} at (0,0) size 116x19
23 RenderText {#text} at (0,60) size 116x19 23 RenderText {#text} at (0,60) size 116x19
24 text run at (0,60) width 116: "aligned on the left" 24 text run at (0,60) width 116: "aligned on the left"
25 RenderText {#text} at (116,60) size 94x19 25 RenderText {#text} at (116,60) size 94x19
26 text run at (116,60) width 94: " of the window." 26 text run at (116,60) width 94: " of the window."
27 RenderBlock {DIV} at (0,152) size 196x80 [bgcolor=#00FFFF] 27 RenderBlock {DIV} at (0,152) size 196x80 [bgcolor=#00FFFF]
28 RenderText {#text} at (392,0) size 403x79 28 RenderText {#text} at (392,0) size 403x79
29 text run at (392,0) width 11: "X" 29 text run at (392,0) width 11: "X"
30 text run at (0,20) width 158: "The X on the previous line" 30 text run at (0,20) width 158: "The X on the previous line"
31 text run at (0,40) width 179: "should be centered across the" 31 text run at (0,40) width 179: "should be centered across the"
32 text run at (0,60) width 52: "window." 32 text run at (0,60) width 52: "window."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698