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

Side by Side Diff: LayoutTests/fast/text/soft-hyphen-4-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 784x576 5 RenderBody {BODY} at (8,8) size 784x576
6 RenderBlock {P} at (0,0) size 784x0 6 RenderBlock {P} at (0,0) size 784x0
7 RenderBlock {DIV} at (0,0) size 344x104 [border: (3px solid #000000)] 7 RenderBlock {DIV} at (0,0) size 344x104 [border: (3px solid #000000)]
8 RenderText {#text} at (7,7) size 330x36 8 RenderText {#text} at (7,7) size 330x36
9 text run at (7,7) width 330: "12345678901 anti\x{AD}" + hyphen string "\x{2010}" 9 text run at (7,7) width 330: "12345678901 anti\x{AD}" + hyphen string "\x{2010}"
10 text run at (7,25) width 144: "aliasing" 10 text run at (7,25) width 144: "aliasing"
11 RenderBR {BR} at (151,39) size 0x0 11 LayoutBR {BR} at (151,39) size 0x0
12 RenderBR {BR} at (7,43) size 0x18 12 LayoutBR {BR} at (7,43) size 0x18
13 RenderText {#text} at (7,61) size 330x36 13 RenderText {#text} at (7,61) size 330x36
14 text run at (7,61) width 330: "12345678901 anti\x{AD}" + hyphen string "\x{2010}" 14 text run at (7,61) width 330: "12345678901 anti\x{AD}" + hyphen string "\x{2010}"
15 text run at (7,79) width 144: "aliasing" 15 text run at (7,79) width 144: "aliasing"
16 RenderText {#text} at (0,0) size 0x0 16 RenderText {#text} at (0,0) size 0x0
17 RenderBlock {P} at (0,120) size 784x0 17 RenderBlock {P} at (0,120) size 784x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698