| Index: LayoutTests/platform/win/fast/forms/input-text-drag-down-expected.txt
|
| diff --git a/LayoutTests/platform/win/fast/forms/input-text-drag-down-expected.txt b/LayoutTests/platform/win/fast/forms/input-text-drag-down-expected.txt
|
| index c0a5355b3d4d14d9dc4b75e4ba53517af8f64300..5b80cba5c65c0e998196e0028a9e09f9a6e96614 100644
|
| --- a/LayoutTests/platform/win/fast/forms/input-text-drag-down-expected.txt
|
| +++ b/LayoutTests/platform/win/fast/forms/input-text-drag-down-expected.txt
|
| @@ -3,15 +3,15 @@ layer at (0,0) size 800x600
|
| layer at (0,0) size 800x600
|
| RenderBlock {HTML} at (0,0) size 800x600
|
| RenderBody {BODY} at (8,8) size 784x576
|
| - RenderBlock (anonymous) at (0,0) size 784x21
|
| - RenderTextControl {INPUT} at (0,0) size 173x21 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
|
| + RenderBlock (anonymous) at (0,0) size 784x22
|
| + RenderTextControl {INPUT} at (0,0) size 173x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
|
| RenderText {#text} at (0,0) size 0x0
|
| - RenderBlock {P} at (0,37) size 784x18
|
| + RenderBlock {P} at (0,38) size 784x18
|
| RenderText {#text} at (0,0) size 750x17
|
| text run at (0,0) width 750: "Tests drag-selecting down. If the test succeeds, the text from the center to the end of the text field should be selected."
|
| -layer at (10,11) size 169x15
|
| - RenderBlock {DIV} at (2,3) size 169x15
|
| - RenderText {#text} at (0,0) size 134x15
|
| - text run at (0,0) width 134: "This is a bunch of text."
|
| +layer at (10,11) size 169x16
|
| + RenderBlock {DIV} at (2,3) size 169x16
|
| + RenderText {#text} at (0,0) size 132x16
|
| + text run at (0,0) width 132: "This is a bunch of text."
|
| selection start: position 7 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 0 {INPUT} of body
|
| selection end: position 8 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 0 {INPUT} of body
|
|
|