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

Side by Side Diff: LayoutTests/platform/win/editing/pasteboard/5601583-1-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 732x35 7 RenderText {#text} at (0,0) size 732x35
8 text run at (0,0) width 414: "This tests for a bug where a copied link wouldn't paste as a link. " 8 text run at (0,0) width 414: "This tests for a bug where a copied link wouldn't paste as a link. "
9 text run at (413,0) width 319: "Both editable regions below should con tain a link" 9 text run at (413,0) width 319: "Both editable regions below should con tain a link"
10 text run at (0,18) width 106: "\"Hello\\nWorld\"." 10 text run at (0,18) width 106: "\"Hello\\nWorld\"."
11 RenderBlock {DIV} at (0,52) size 784x36 11 RenderBlock {DIV} at (0,52) size 784x36
12 RenderInline {A} at (0,0) size 41x35 [color=#0000EE] 12 RenderInline {A} at (0,0) size 41x35 [color=#0000EE]
13 RenderText {#text} at (0,0) size 36x17 13 RenderText {#text} at (0,0) size 36x17
14 text run at (0,0) width 36: "Hello" 14 text run at (0,0) width 36: "Hello"
15 RenderBR {BR} at (35,14) size 1x0 15 LayoutBR {BR} at (35,14) size 1x0
16 RenderText {#text} at (0,18) size 41x17 16 RenderText {#text} at (0,18) size 41x17
17 text run at (0,18) width 41: "World" 17 text run at (0,18) width 41: "World"
18 RenderText {#text} at (0,0) size 0x0 18 RenderText {#text} at (0,0) size 0x0
19 RenderBlock {DIV} at (0,88) size 784x36 19 RenderBlock {DIV} at (0,88) size 784x36
20 RenderInline {A} at (0,0) size 41x35 [color=#0000EE] 20 RenderInline {A} at (0,0) size 41x35 [color=#0000EE]
21 RenderText {#text} at (0,0) size 36x17 21 RenderText {#text} at (0,0) size 36x17
22 text run at (0,0) width 36: "Hello" 22 text run at (0,0) width 36: "Hello"
23 RenderBR {BR} at (35,14) size 1x0 23 LayoutBR {BR} at (35,14) size 1x0
24 RenderText {#text} at (0,18) size 41x17 24 RenderText {#text} at (0,18) size 41x17
25 text run at (0,18) width 41: "World" 25 text run at (0,18) width 41: "World"
26 caret: position 5 of child 2 {#text} of child 0 {A} of child 4 {DIV} of body 26 caret: position 5 of child 2 {#text} of child 0 {A} of child 4 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698