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

Side by Side Diff: LayoutTests/platform/win/editing/inserting/5549929-3-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 RenderBlock {P} at (0,0) size 784x36 6 RenderBlock {P} at (0,0) size 784x36
7 RenderText {#text} at (0,0) size 780x35 7 RenderText {#text} at (0,0) size 780x35
8 text run at (0,0) width 360: "This tests inserting a line break at the end of a tab span. " 8 text run at (0,0) width 360: "This tests inserting a line break at the end of a tab span. "
9 text run at (359,0) width 421: "Below you should see 'foo' followed by an empty paragraph, with" 9 text run at (359,0) width 421: "Below you should see 'foo' followed by an empty paragraph, with"
10 text run at (0,18) width 88: "the caret in it." 10 text run at (0,18) width 88: "the caret in it."
11 RenderBlock {DIV} at (0,52) size 784x36 11 RenderBlock {DIV} at (0,52) size 784x36
12 RenderText {#text} at (0,0) size 22x17 12 RenderText {#text} at (0,0) size 22x17
13 text run at (0,0) width 22: "foo" 13 text run at (0,0) width 22: "foo"
14 RenderInline {SPAN} at (0,0) size 11x17 14 RenderInline {SPAN} at (0,0) size 11x17
15 RenderText {#text} at (21,0) size 11x17 15 RenderText {#text} at (21,0) size 11x17
16 text run at (21,0) width 11: "\x{9}" 16 text run at (21,0) width 11: "\x{9}"
17 RenderBR {BR} at (32,14) size 0x0 17 LayoutBR {BR} at (32,14) size 0x0
18 RenderBR {BR} at (0,18) size 0x17 18 LayoutBR {BR} at (0,18) size 0x17
19 caret: position 0 of child 3 {BR} of child 2 {DIV} of body 19 caret: position 0 of child 3 {BR} of child 2 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698