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

Side by Side Diff: LayoutTests/platform/linux/editing/pasteboard/5006779-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 784x20 6 RenderBlock {P} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 573x19 7 RenderText {#text} at (0,0) size 573x19
8 text run at (0,0) width 402: "This tests copying/pasting less than a p aragraph of quoted content. " 8 text run at (0,0) width 402: "This tests copying/pasting less than a p aragraph of quoted content. "
9 text run at (402,0) width 171: "It should not appear quoted." 9 text run at (402,0) width 171: "It should not appear quoted."
10 RenderBlock {DIV} at (0,36) size 784x100 10 RenderBlock {DIV} at (0,36) size 784x100
11 RenderBlock (anonymous) at (0,0) size 784x40 11 RenderBlock (anonymous) at (0,0) size 784x40
12 RenderText {#text} at (0,0) size 19x19 12 RenderText {#text} at (0,0) size 19x19
13 text run at (0,0) width 19: "On" 13 text run at (0,0) width 19: "On"
14 RenderBR {BR} at (19,15) size 0x0 14 LayoutBR {BR} at (19,15) size 0x0
15 RenderBR {BR} at (0,20) size 0x19 15 LayoutBR {BR} at (0,20) size 0x19
16 RenderBlock {BLOCKQUOTE} at (0,40) size 784x20 [color=#0000FF] [border: none (2px solid #0000FF)] 16 RenderBlock {BLOCKQUOTE} at (0,40) size 784x20 [color=#0000FF] [border: none (2px solid #0000FF)]
17 RenderText {#text} at (12,0) size 156x19 17 RenderText {#text} at (12,0) size 156x19
18 text run at (12,0) width 156: "On Tuesday, Dave wrote:" 18 text run at (12,0) width 156: "On Tuesday, Dave wrote:"
19 RenderBlock {BLOCKQUOTE} at (0,60) size 784x20 [color=#0000FF] [border: none (2px solid #0000FF)] 19 RenderBlock {BLOCKQUOTE} at (0,60) size 784x20 [color=#0000FF] [border: none (2px solid #0000FF)]
20 RenderBR {BR} at (12,0) size 0x19 20 LayoutBR {BR} at (12,0) size 0x19
21 RenderBlock {BLOCKQUOTE} at (0,80) size 784x20 [color=#0000FF] [border: none (2px solid #0000FF)] 21 RenderBlock {BLOCKQUOTE} at (0,80) size 784x20 [color=#0000FF] [border: none (2px solid #0000FF)]
22 RenderText {#text} at (12,0) size 79x19 22 RenderText {#text} at (12,0) size 79x19
23 text run at (12,0) width 79: "Hello World." 23 text run at (12,0) width 79: "Hello World."
24 caret: position 3 of child 0 {#text} of child 2 {DIV} of body 24 caret: position 3 of child 0 {#text} of child 2 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698