| Index: LayoutTests/platform/mac/fast/forms/input-appearance-focus-expected.txt
|
| diff --git a/LayoutTests/platform/mac/fast/forms/input-appearance-focus-expected.txt b/LayoutTests/platform/mac/fast/forms/input-appearance-focus-expected.txt
|
| index 8e39417f2f56d4225ee9c7a2455046b29ca5900a..e3554f876b44e0bc1a7cce1aeddd7f4c2067e5d2 100644
|
| --- a/LayoutTests/platform/mac/fast/forms/input-appearance-focus-expected.txt
|
| +++ b/LayoutTests/platform/mac/fast/forms/input-appearance-focus-expected.txt
|
| @@ -7,10 +7,10 @@ layer at (0,0) size 800x600
|
| LayoutText {#text} at (0,0) size 772x18
|
| text run at (0,0) width 772: "This test uses the new text field to test focus() and blur() and to make sure that onFocus and onBlur events fire correctly."
|
| LayoutBlockFlow {P} at (0,34) size 784x19
|
| - LayoutTextControl {INPUT} at (0,0) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
|
| - LayoutText {#text} at (123,0) size 4x18
|
| - text run at (123,0) width 4: " "
|
| - LayoutTextControl {INPUT} at (127,0) size 123x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
|
| + LayoutTextControl {INPUT} at (0,0) size 131x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
|
| + LayoutText {#text} at (131,0) size 4x18
|
| + text run at (131,0) width 4: " "
|
| + LayoutTextControl {INPUT} at (135,0) size 131x19 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
|
| LayoutText {#text} at (0,0) size 0x0
|
| LayoutBlockFlow {DIV} at (0,69) size 784x72
|
| LayoutBR {BR} at (0,0) size 0x18
|
| @@ -23,12 +23,12 @@ layer at (0,0) size 800x600
|
| LayoutText {#text} at (0,54) size 328x18
|
| text run at (0,54) width 328: "Test Passed. Text field 2's onFocus event has fired."
|
| LayoutBlockFlow {P} at (0,157) size 784x0
|
| -layer at (11,45) size 117x13
|
| - LayoutBlockFlow {DIV} at (3,3) size 117x13
|
| +layer at (11,45) size 125x13
|
| + LayoutBlockFlow {DIV} at (3,3) size 125x13
|
| LayoutText {#text} at (0,0) size 82x13
|
| text run at (0,0) width 82: "My Text Field 1"
|
| -layer at (138,45) size 117x13
|
| - LayoutBlockFlow {DIV} at (3,3) size 117x13
|
| +layer at (146,45) size 125x13
|
| + LayoutBlockFlow {DIV} at (3,3) size 125x13
|
| LayoutText {#text} at (0,0) size 82x13
|
| text run at (0,0) width 82: "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
|
|
|