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

Side by Side Diff: LayoutTests/platform/mac/editing/pasteboard/4944770-1-expected.txt

Issue 349693003: Manual rebaselines for r176850 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 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 744x36 7 RenderText {#text} at (0,0) size 744x36
8 text run at (0,0) width 408: "This tests smart paste of a fragment tha t ends in a select element. " 8 text run at (0,0) width 408: "This tests smart paste of a fragment tha t ends in a select element. "
9 text run at (408,0) width 336: "There should be no spaces added becaus e the paste is" 9 text run at (408,0) width 336: "There should be no spaces added becaus e the paste is"
10 text run at (0,18) width 214: "performed in an empty paragraph." 10 text run at (0,18) width 214: "performed in an empty paragraph."
11 RenderBlock {DIV} at (0,52) size 784x22 11 RenderBlock {DIV} at (0,52) size 784x19
12 RenderText {#text} at (0,1) size 21x18 12 RenderText {#text} at (0,0) size 21x18
13 text run at (0,1) width 21: "foo" 13 text run at (0,0) width 21: "foo"
14 RenderMenuList {SELECT} at (23,2) size 38x18 [bgcolor=#F8F8F8] 14 RenderMenuList {SELECT} at (21,1) size 38x18 [bgcolor=#F8F8F8]
15 RenderBlock (anonymous) at (0,0) size 38x18 15 RenderBlock (anonymous) at (0,0) size 38x18
16 RenderText at (8,2) size 7x13 16 RenderText at (8,2) size 7x13
17 text run at (8,2) width 7: "1" 17 text run at (8,2) width 7: "1"
18 RenderBlock {DIV} at (0,74) size 784x22 18 RenderBlock {DIV} at (0,71) size 784x19
19 RenderText {#text} at (0,1) size 21x18 19 RenderText {#text} at (0,0) size 21x18
20 text run at (0,1) width 21: "foo" 20 text run at (0,0) width 21: "foo"
21 RenderMenuList {SELECT} at (23,2) size 38x18 [bgcolor=#F8F8F8] 21 RenderMenuList {SELECT} at (21,1) size 38x18 [bgcolor=#F8F8F8]
22 RenderBlock (anonymous) at (0,0) size 38x18 22 RenderBlock (anonymous) at (0,0) size 38x18
23 RenderText at (8,2) size 7x13 23 RenderText at (8,2) size 7x13
24 text run at (8,2) width 7: "1" 24 text run at (8,2) width 7: "1"
25 caret: position 3 of child 1 {SELECT} of child 4 {DIV} of body 25 caret: position 3 of child 1 {SELECT} of child 4 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698