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

Side by Side Diff: LayoutTests/platform/linux/editing/pasteboard/paste-blockquote-into-blockquote-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 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 518x19 7 RenderText {#text} at (0,0) size 518x19
8 text run at (0,0) width 518: "This test passes if nothing is double-qu oted, and \"Two\" and \"Four\" aren't quoted at all." 8 text run at (0,0) width 518: "This test passes if nothing is double-qu oted, and \"Two\" and \"Four\" aren't quoted at all."
9 RenderBlock {DIV} at (0,36) size 784x100 9 RenderBlock {DIV} at (0,36) size 784x100
10 RenderBlock {BLOCKQUOTE} at (0,0) size 784x40 [color=#0000FF] [border: n one (2px solid #0000FF)] 10 RenderBlock {BLOCKQUOTE} at (0,0) size 784x40 [color=#0000FF] [border: n one (2px solid #0000FF)]
11 RenderText {#text} at (22,0) size 33x19 11 RenderText {#text} at (22,0) size 33x19
12 text run at (22,0) width 33: "Paste" 12 text run at (22,0) width 33: "Paste"
13 RenderBR {BR} at (55,15) size 0x0 13 LayoutBR {BR} at (55,15) size 0x0
14 RenderText {#text} at (22,20) size 56x19 14 RenderText {#text} at (22,20) size 56x19
15 text run at (22,20) width 56: "HereOne" 15 text run at (22,20) width 56: "HereOne"
16 RenderBlock (anonymous) at (0,40) size 784x20 16 RenderBlock (anonymous) at (0,40) size 784x20
17 RenderText {#text} at (0,0) size 28x19 17 RenderText {#text} at (0,0) size 28x19
18 text run at (0,0) width 28: "Two" 18 text run at (0,0) width 28: "Two"
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 RenderText {#text} at (22,0) size 35x19 20 RenderText {#text} at (22,0) size 35x19
21 text run at (22,0) width 35: "Three" 21 text run at (22,0) width 35: "Three"
22 RenderBlock (anonymous) at (0,80) size 784x20 22 RenderBlock (anonymous) at (0,80) size 784x20
23 RenderText {#text} at (0,0) size 29x19 23 RenderText {#text} at (0,0) size 29x19
24 text run at (0,0) width 29: "Four" 24 text run at (0,0) width 29: "Four"
25 caret: position 4 of child 3 {#text} of child 3 {DIV} of body 25 caret: position 4 of child 3 {#text} of child 3 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698