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

Side by Side Diff: LayoutTests/platform/linux/editing/pasteboard/4944770-2-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 784x40 6 RenderBlock {P} at (0,0) size 784x40
7 RenderText {#text} at (0,0) size 748x39 7 RenderText {#text} at (0,0) size 748x39
8 text run at (0,0) width 391: "This tests smart paste of a fragment tha t ends in a select element. " 8 text run at (0,0) width 391: "This tests smart paste of a fragment tha t ends in a select element. "
9 text run at (391,0) width 357: "There should be spaces added before an d after the inserted" 9 text run at (391,0) width 357: "There should be spaces added before an d after the inserted"
10 text run at (0,20) width 48: "content." 10 text run at (0,20) width 48: "content."
11 RenderBlock {DIV} at (0,56) size 784x24 11 RenderBlock {DIV} at (0,56) size 784x20
12 RenderMenuList {SELECT} at (2,2) size 32x20 [bgcolor=#C0C0C0] [border: ( 1px solid #A9A9A9)] 12 RenderMenuList {SELECT} at (0,0) size 32x20 [bgcolor=#C0C0C0] [border: ( 1px solid #A9A9A9)]
13 RenderBlock (anonymous) at (1,1) size 30x18 13 RenderBlock (anonymous) at (1,1) size 30x18
14 RenderText at (4,1) size 7x16 14 RenderText at (4,1) size 7x16
15 text run at (4,1) width 7: "1" 15 text run at (4,1) width 7: "1"
16 RenderBlock {DIV} at (0,80) size 784x24 16 RenderBlock {DIV} at (0,76) size 784x20
17 RenderText {#text} at (0,2) size 11x19 17 RenderText {#text} at (0,0) size 27x19
18 text run at (0,2) width 11: "x " 18 text run at (0,0) width 27: "xfoo"
19 RenderMenuList {SELECT} at (13,2) size 32x20 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)] 19 RenderMenuList {SELECT} at (27,0) size 32x20 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)]
20 RenderBlock (anonymous) at (1,1) size 30x18 20 RenderBlock (anonymous) at (1,1) size 30x18
21 RenderText at (4,1) size 7x16 21 RenderText at (4,1) size 7x16
22 text run at (4,1) width 7: "1" 22 text run at (4,1) width 7: "1"
23 RenderText {#text} at (47,2) size 4x19 23 RenderText {#text} at (59,0) size 7x19
24 text run at (47,2) width 4: " " 24 text run at (59,0) width 7: "x"
25 RenderText {#text} at (51,2) size 7x19 25 caret: position 3 of child 1 {SELECT} of child 4 {DIV} of body
26 text run at (51,2) width 7: "x"
27 caret: position 1 of child 2 {#text} of child 4 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698