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

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

Issue 1360323003: Auto-rebaseline for r202651 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 3 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 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 784x19 6 LayoutBlockFlow (anonymous) at (0,0) size 784x19
7 LayoutTextControl {INPUT} at (0,0) size 600x19 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)] 7 LayoutTextControl {INPUT} at (0,0) size 600x19 [bgcolor=#FFFFFF] [border : (2px inset #EEEEEE)]
8 LayoutText {#text} at (600,0) size 4x18 8 LayoutText {#text} at (600,0) size 4x18
9 text run at (600,0) width 4: " " 9 text run at (600,0) width 4: " "
10 LayoutBR {BR} at (604,14) size 0x0 10 LayoutBR {BR} at (604,14) size 0x0
(...skipping 18 matching lines...) Expand all
29 LayoutListItem {LI} at (40,0) size 744x18 29 LayoutListItem {LI} at (40,0) size 744x18
30 LayoutListMarker (anonymous) at (-20,0) size 16x18: "1" 30 LayoutListMarker (anonymous) at (-20,0) size 16x18: "1"
31 LayoutText {#text} at (0,0) size 332x18 31 LayoutText {#text} at (0,0) size 332x18
32 text run at (0,0) width 332: "Success: document.execCommand(\"Copy\" ) == true" 32 text run at (0,0) width 332: "Success: document.execCommand(\"Copy\" ) == true"
33 LayoutListItem {LI} at (40,18) size 744x18 33 LayoutListItem {LI} at (40,18) size 744x18
34 LayoutListMarker (anonymous) at (-20,0) size 16x18: "2" 34 LayoutListMarker (anonymous) at (-20,0) size 16x18: "2"
35 LayoutText {#text} at (0,0) size 331x18 35 LayoutText {#text} at (0,0) size 331x18
36 text run at (0,0) width 331: "Success: document.execCommand(\"Paste\ ") == true" 36 text run at (0,0) width 331: "Success: document.execCommand(\"Paste\ ") == true"
37 layer at (11,11) size 594x13 37 layer at (11,11) size 594x13
38 LayoutBlockFlow {DIV} at (3,3) size 594x13 38 LayoutBlockFlow {DIV} at (3,3) size 594x13
39 LayoutText {#text} at (0,0) size 468x13 39 LayoutText {#text} at (0,0) size 440x13
40 text run at (0,0) width 468: "This styled text, and link will be pasted in to the textfield. All richness should be stripped." 40 text run at (0,0) width 440: "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