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

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

Issue 1405083005: Auto-rebaseline for r354660 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x576 5 LayoutBlockFlow {BODY} at (8,8) size 784x576
6 LayoutBlockFlow (anonymous) at (0,0) size 784x22 6 LayoutBlockFlow (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 LayoutText {#text} at (600,1) size 4x19 8 LayoutText {#text} at (600,1) size 4x19
9 text run at (600,1) width 4: " " 9 text run at (600,1) width 4: " "
10 LayoutBR {BR} at (604,16) size 0x0 10 LayoutBR {BR} at (604,16) 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 LayoutListItem {LI} at (40,20) size 744x20 33 LayoutListItem {LI} at (40,20) size 744x20
34 LayoutListMarker (anonymous) at (-21,0) size 16x19: "2" 34 LayoutListMarker (anonymous) at (-21,0) size 16x19: "2"
35 LayoutText {#text} at (0,0) size 312x19 35 LayoutText {#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 LayoutBlockFlow {DIV} at (2,3) size 596x16 38 LayoutBlockFlow {DIV} at (2,3) size 596x16
39 LayoutText {#text} at (0,0) size 511x16 39 LayoutText {#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