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

Side by Side Diff: LayoutTests/platform/win-xp/fast/forms/plaintext-mode-2-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 784x576 5 RenderBody {BODY} at (8,8) size 784x576
6 RenderBlock (anonymous) at (0,0) size 784x22 6 RenderBlock (anonymous) at (0,0) size 784x22
7 LayoutTextControl {INPUT} at (0,0) size 600x22 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)] 7 LayoutTextControl {INPUT} at (0,0) size 600x22 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)]
8 RenderText {#text} at (600,1) size 4x19 8 RenderText {#text} at (600,1) size 4x19
9 text run at (600,1) width 4: " " 9 text run at (600,1) width 4: " "
10 RenderBR {BR} at (604,16) size 0x0 10 LayoutBR {BR} at (604,16) size 0x0
11 RenderBlock {DIV} at (0,22) size 784x20 11 RenderBlock {DIV} at (0,22) size 784x20
12 RenderText {#text} at (0,0) size 29x19 12 RenderText {#text} at (0,0) size 29x19
13 text run at (0,0) width 29: "This " 13 text run at (0,0) width 29: "This "
14 RenderInline {B} at (0,0) size 69x19 14 RenderInline {B} at (0,0) size 69x19
15 RenderText {#text} at (29,0) size 44x19 15 RenderText {#text} at (29,0) size 44x19
16 text run at (29,0) width 44: "styled " 16 text run at (29,0) width 44: "styled "
17 RenderInline {I} at (0,0) size 25x19 17 RenderInline {I} at (0,0) size 25x19
18 RenderText {#text} at (73,0) size 25x19 18 RenderText {#text} at (73,0) size 25x19
19 text run at (73,0) width 25: "text" 19 text run at (73,0) width 25: "text"
20 RenderText {#text} at (98,0) size 34x19 20 RenderText {#text} at (98,0) size 34x19
(...skipping 11 matching lines...) Expand all
32 text run at (0,0) width 313: "Success: document.execCommand(\"Copy\" ) == true" 32 text run at (0,0) width 313: "Success: document.execCommand(\"Copy\" ) == true"
33 RenderListItem {LI} at (40,20) size 744x20 33 RenderListItem {LI} at (40,20) size 744x20
34 RenderListMarker at (-21,0) size 16x19: "2" 34 RenderListMarker at (-21,0) size 16x19: "2"
35 RenderText {#text} at (0,0) size 312x19 35 RenderText {#text} at (0,0) size 312x19
36 text run at (0,0) width 312: "Success: document.execCommand(\"Paste\ ") == true" 36 text run at (0,0) width 312: "Success: document.execCommand(\"Paste\ ") == true"
37 layer at (10,11) size 596x16 37 layer at (10,11) size 596x16
38 RenderBlock {DIV} at (2,3) size 596x16 38 RenderBlock {DIV} at (2,3) size 596x16
39 RenderText {#text} at (0,0) size 511x16 39 RenderText {#text} at (0,0) size 511x16
40 text run at (0,0) width 511: "This styled text, and link will be pasted in to the textfield. All richness should be stripped." 40 text run at (0,0) width 511: "This styled text, and link will be pasted in to the textfield. All richness should be stripped."
41 caret: position 94 of child 0 {#text} of child 0 {DIV} of {#document-fragment} o f child 0 {INPUT} of body 41 caret: position 94 of child 0 {#text} of child 0 {DIV} of {#document-fragment} o f child 0 {INPUT} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698