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

Side by Side Diff: LayoutTests/platform/linux/editing/inserting/6703873-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 784x579 5 RenderBody {BODY} at (8,8) size 784x579
6 RenderBlock {P} at (0,0) size 784x40 6 RenderBlock {P} at (0,0) size 784x40
7 RenderText {#text} at (0,0) size 760x39 7 RenderText {#text} at (0,0) size 760x39
8 text run at (0,0) width 631: "This tests that inserting a newline in p lace of a full line of quoted content doesn't add an extra quoted line. " 8 text run at (0,0) width 631: "This tests that inserting a newline in p lace of a full line of quoted content doesn't add an extra quoted line. "
9 text run at (631,0) width 129: "The test has passed if" 9 text run at (631,0) width 129: "The test has passed if"
10 text run at (0,20) width 384: "there are no empty lines (quoted or unq uoted) in the box below." 10 text run at (0,20) width 384: "there are no empty lines (quoted or unq uoted) in the box below."
11 RenderBlock {DIV} at (0,56) size 784x60 11 RenderBlock {DIV} at (0,56) size 784x60
12 RenderBlock {BLOCKQUOTE} at (0,0) size 784x20 [color=#0000FF] [border: n one (2px solid #0000FF)] 12 RenderBlock {BLOCKQUOTE} at (0,0) size 784x20 [color=#0000FF] [border: n one (2px solid #0000FF)]
13 RenderBlock {DIV} at (12,0) size 772x20 13 RenderBlock {DIV} at (12,0) size 772x20
14 RenderText {#text} at (0,0) size 42x19 14 RenderText {#text} at (0,0) size 42x19
15 text run at (0,0) width 42: "quoted" 15 text run at (0,0) width 42: "quoted"
16 RenderBlock {DIV} at (12,20) size 772x0 16 RenderBlock {DIV} at (12,20) size 772x0
17 RenderBlock (anonymous) at (0,20) size 784x20 17 RenderBlock (anonymous) at (0,20) size 784x20
18 RenderText {#text} at (0,0) size 56x19 18 RenderText {#text} at (0,0) size 56x19
19 text run at (0,0) width 56: "unquoted" 19 text run at (0,0) width 56: "unquoted"
20 RenderBR {BR} at (56,15) size 0x0 20 LayoutBR {BR} at (56,15) size 0x0
21 RenderBlock {BLOCKQUOTE} at (0,40) size 784x20 [color=#0000FF] [border: none (2px solid #0000FF)] 21 RenderBlock {BLOCKQUOTE} at (0,40) size 784x20 [color=#0000FF] [border: none (2px solid #0000FF)]
22 RenderBlock {DIV} at (12,0) size 772x20 22 RenderBlock {DIV} at (12,0) size 772x20
23 RenderText {#text} at (0,0) size 42x19 23 RenderText {#text} at (0,0) size 42x19
24 text run at (0,0) width 42: "quoted" 24 text run at (0,0) width 42: "quoted"
25 RenderBlock {PRE} at (0,129) size 784x0 25 RenderBlock {PRE} at (0,129) size 784x0
26 caret: position 8 of child 2 {#text} of child 3 {DIV} of body 26 caret: position 8 of child 2 {#text} of child 3 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698