| Index: LayoutTests/platform/linux/fast/forms/input-appearance-focus-expected.txt
|
| diff --git a/LayoutTests/platform/linux/fast/forms/input-appearance-focus-expected.txt b/LayoutTests/platform/linux/fast/forms/input-appearance-focus-expected.txt
|
| index 97becefb6b2c1c51fb10e7f66fa62c67e416bd24..913ef5611ae3e4397813fe28e88f0418d499f7af 100644
|
| --- a/LayoutTests/platform/linux/fast/forms/input-appearance-focus-expected.txt
|
| +++ b/LayoutTests/platform/linux/fast/forms/input-appearance-focus-expected.txt
|
| @@ -7,10 +7,10 @@ layer at (0,0) size 800x600
|
| RenderText {#text} at (0,0) size 722x19
|
| text run at (0,0) width 722: "This test uses the new text field to test focus() and blur() and to make sure that onFocus and onBlur events fire correctly."
|
| RenderBlock {P} at (0,36) size 784x22
|
| - RenderTextControl {INPUT} at (0,0) size 153x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
|
| - RenderText {#text} at (153,1) size 4x19
|
| - text run at (153,1) width 4: " "
|
| - RenderTextControl {INPUT} at (157,0) size 153x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
|
| + RenderTextControl {INPUT} at (0,0) size 154x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
|
| + RenderText {#text} at (154,1) size 4x19
|
| + text run at (154,1) width 4: " "
|
| + RenderTextControl {INPUT} at (158,0) size 154x22 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
|
| RenderText {#text} at (0,0) size 0x0
|
| RenderBlock {DIV} at (0,74) size 784x80
|
| RenderBR {BR} at (0,0) size 0x19
|
| @@ -23,12 +23,12 @@ layer at (0,0) size 800x600
|
| RenderText {#text} at (0,60) size 309x19
|
| text run at (0,60) width 309: "Test Passed. Text field 2's onFocus event has fired."
|
| RenderBlock {P} at (0,170) size 784x0
|
| -layer at (10,47) size 149x16
|
| - RenderBlock {DIV} at (2,3) size 149x16
|
| +layer at (10,47) size 150x16
|
| + RenderBlock {DIV} at (2,3) size 150x16
|
| RenderText {#text} at (0,0) size 90x16
|
| text run at (0,0) width 90: "My Text Field 1"
|
| -layer at (167,47) size 149x16
|
| - RenderBlock {DIV} at (2,3) size 149x16
|
| +layer at (168,47) size 150x16
|
| + RenderBlock {DIV} at (2,3) size 150x16
|
| RenderText {#text} at (0,0) size 90x16
|
| text run at (0,0) width 90: "My Text Field 2"
|
| caret: position 0 of child 0 {#text} of child 0 {DIV} of {#document-fragment} of child 3 {INPUT} of child 1 {P} of body
|
|
|