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

Side by Side Diff: LayoutTests/platform/mac/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 800x138 3 layer at (0,0) size 800x132
4 RenderBlock {HTML} at (0,0) size 800x138 4 RenderBlock {HTML} at (0,0) size 800x132
5 RenderBody {BODY} at (8,16) size 784x114 5 RenderBody {BODY} at (8,16) size 784x108
6 RenderBlock {P} at (0,0) size 784x18 6 RenderBlock {P} at (0,0) size 784x18
7 RenderText {#text} at (0,0) size 556x18 7 RenderText {#text} at (0,0) size 556x18
8 text run at (0,0) width 556: "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 556: "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 784x80 9 RenderBlock {DIV} at (0,34) size 784x74
10 RenderBlock (anonymous) at (0,0) size 784x40 10 RenderBlock (anonymous) at (0,0) size 784x37
11 RenderText {#text} at (0,0) size 49x18 11 RenderText {#text} at (0,0) size 49x18
12 text run at (0,0) width 49: "Buttons" 12 text run at (0,0) width 49: "Buttons"
13 RenderBR {BR} at (49,0) size 0x18 13 RenderBR {BR} at (49,0) size 0x18
14 RenderText {#text} at (0,19) size 59x18 14 RenderText {#text} at (0,18) size 59x18
15 text run at (0,19) width 59: "with text " 15 text run at (0,18) width 59: "with text "
16 RenderButton {INPUT} at (61,20) size 61.02x18 [bgcolor=#C0C0C0] 16 RenderButton {INPUT} at (59,19) size 61.02x18 [bgcolor=#C0C0C0]
17 RenderBlock (anonymous) at (8,2.50) size 45.02x13 17 RenderBlock (anonymous) at (8,2.50) size 45.02x13
18 RenderText {#text} at (0,0) size 46x13 18 RenderText {#text} at (0,0) size 46x13
19 text run at (0,0) width 46: "too little" 19 text run at (0,0) width 46: "too little"
20 RenderText {#text} at (124,19) size 56x18 20 RenderText {#text} at (120,18) size 56x18
21 text run at (124,19) width 56: " too little" 21 text run at (120,18) width 56: " too little"
22 RenderBlock {DIV} at (0,40) size 784x22 22 RenderBlock {DIV} at (0,37) size 784x19
23 RenderText {#text} at (0,1) size 54x18 23 RenderText {#text} at (0,0) size 54x18
24 text run at (0,1) width 54: "and text " 24 text run at (0,0) width 54: "and text "
25 RenderButton {INPUT} at (56,2) size 66.67x18 [bgcolor=#C0C0C0] 25 RenderButton {INPUT} at (54,1) size 66.67x18 [bgcolor=#C0C0C0]
26 RenderBlock (anonymous) at (8,2.50) size 50.67x13 26 RenderBlock (anonymous) at (8,2.50) size 50.67x13
27 RenderText {#text} at (0,0) size 51x13 27 RenderText {#text} at (0,0) size 51x13
28 text run at (0,0) width 51: "too much" 28 text run at (0,0) width 51: "too much"
29 RenderText {#text} at (124,1) size 64x18 29 RenderText {#text} at (120,0) size 64x18
30 text run at (124,1) width 64: " too much" 30 text run at (120,0) width 64: " too much"
31 RenderBlock (anonymous) at (0,62) size 784x18 31 RenderBlock (anonymous) at (0,56) size 784x18
32 RenderText {#text} at (0,0) size 244x18 32 RenderText {#text} at (0,0) size 244x18
33 text run at (0,0) width 244: "Should not be selected in the selectio n." 33 text run at (0,0) width 244: "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