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

Side by Side Diff: LayoutTests/platform/android/fast/forms/plaintext-mode-2-expected.txt

Issue 349693003: Manual rebaselines for r176850 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 5 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 | Annotate | Revision Log
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 784x26 6 RenderBlock (anonymous) at (0,0) size 784x26
7 RenderTextControl {INPUT} at (0,2) size 600x22 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)] 7 RenderTextControl {INPUT} at (0,2) size 600x22 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)]
8 RenderText {#text} at (600,3) size 4x19 8 RenderText {#text} at (600,3) size 4x19
9 text run at (600,3) width 4: " " 9 text run at (600,3) width 4: " "
10 RenderBR {BR} at (604,18) size 0x0 10 RenderBR {BR} at (604,18) size 0x0
(...skipping 21 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,13) size 596x16 37 layer at (10,13) 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