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

Side by Side Diff: LayoutTests/platform/win/editing/selection/selection-button-text-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 800x144 3 layer at (0,0) size 800x136
4 RenderBlock {HTML} at (0,0) size 800x144 4 RenderBlock {HTML} at (0,0) size 800x136
5 RenderBody {BODY} at (8,16) size 784x120 5 RenderBody {BODY} at (8,16) size 784x112
6 RenderBlock {P} at (0,0) size 784x18 6 RenderBlock {P} at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 568x17 7 RenderText {#text} at (0,0) size 568x17
8 text run at (0,0) width 568: "To PASS this test case the text of the b utton label should not be selected in the selection." 8 text run at (0,0) width 568: "To PASS this test case the text of the b utton label should not be selected in the selection."
9 RenderBlock {DIV} at (0,34) size 784x86 9 RenderBlock {DIV} at (0,34) size 784x78
10 RenderBlock (anonymous) at (0,0) size 784x43 10 RenderBlock (anonymous) at (0,0) size 784x39
11 RenderText {#text} at (0,0) size 50x17 11 RenderText {#text} at (0,0) size 50x17
12 text run at (0,0) width 50: "Buttons" 12 text run at (0,0) width 50: "Buttons"
13 RenderBR {BR} at (49,0) size 1x17 13 RenderBR {BR} at (49,0) size 1x17
14 RenderText {#text} at (0,21) size 61x17 14 RenderText {#text} at (0,19) size 61x17
15 text run at (0,21) width 61: "with text " 15 text run at (0,19) width 61: "with text "
16 RenderButton {INPUT} at (62.44,20) size 61.95x21 [bgcolor=#C0C0C0] [bo rder: (2px outset #C0C0C0)] 16 RenderButton {INPUT} at (60.44,18) size 61.95x21 [bgcolor=#C0C0C0] [bo rder: (2px outset #C0C0C0)]
17 RenderBlock (anonymous) at (8,3) size 45.95x15 17 RenderBlock (anonymous) at (8,3) size 45.95x15
18 RenderText {#text} at (0,0) size 46x15 18 RenderText {#text} at (0,0) size 46x15
19 text run at (0,0) width 46: "too little" 19 text run at (0,0) width 46: "too little"
20 RenderText {#text} at (126,21) size 59x17 20 RenderText {#text} at (122,19) size 59x17
21 text run at (126,21) width 59: " too little" 21 text run at (122,19) width 59: " too little"
22 RenderBlock {DIV} at (0,43) size 784x25 22 RenderBlock {DIV} at (0,39) size 784x21
23 RenderText {#text} at (0,3) size 56x17 23 RenderText {#text} at (0,1) size 56x17
24 text run at (0,3) width 56: "and text " 24 text run at (0,1) width 56: "and text "
25 RenderButton {INPUT} at (57.09,2) size 70.84x21 [bgcolor=#C0C0C0] [bor der: (2px outset #C0C0C0)] 25 RenderButton {INPUT} at (55.09,0) size 70.84x21 [bgcolor=#C0C0C0] [bor der: (2px outset #C0C0C0)]
26 RenderBlock (anonymous) at (8,3) size 54.84x15 26 RenderBlock (anonymous) at (8,3) size 54.84x15
27 RenderText {#text} at (0,0) size 55x15 27 RenderText {#text} at (0,0) size 55x15
28 text run at (0,0) width 55: "too much" 28 text run at (0,0) width 55: "too much"
29 RenderText {#text} at (129,3) size 65x17 29 RenderText {#text} at (125,1) size 65x17
30 text run at (129,3) width 65: " too much" 30 text run at (125,1) width 65: " too much"
31 RenderBlock (anonymous) at (0,68) size 784x18 31 RenderBlock (anonymous) at (0,60) size 784x18
32 RenderText {#text} at (0,0) size 250x17 32 RenderText {#text} at (0,0) size 250x17
33 text run at (0,0) width 250: "Should not be selected in the selectio n." 33 text run at (0,0) width 250: "Should not be selected in the selectio n."
34 selection start: position 0 of child 0 {#text} of child 1 {P} of body 34 selection start: position 0 of child 0 {#text} of child 1 {P} of body
35 selection end: position 41 of child 6 {#text} of child 3 {DIV} of body 35 selection end: position 41 of child 6 {#text} of child 3 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698