| Index: LayoutTests/platform/win-xp/fast/forms/input-appearance-preventDefault-expected.txt
|
| diff --git a/LayoutTests/platform/win-xp/fast/forms/input-appearance-preventDefault-expected.txt b/LayoutTests/platform/win-xp/fast/forms/input-appearance-preventDefault-expected.txt
|
| index 0c52c5ac19d9e20445943f5cb6d135b7a1d1f8ef..55de315add6dc3206031857ea2e8ed3d04ed144f 100644
|
| --- a/LayoutTests/platform/win-xp/fast/forms/input-appearance-preventDefault-expected.txt
|
| +++ b/LayoutTests/platform/win-xp/fast/forms/input-appearance-preventDefault-expected.txt
|
| @@ -3,7 +3,7 @@ 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 784x584
|
| - RenderBR {BR} at (0,0) size 0x19
|
| + LayoutBR {BR} at (0,0) size 0x19
|
| RenderText {#text} at (0,20) size 630x19
|
| text run at (0,20) width 630: "This tests that preventDefault called onmousedown will prevent a caret from being placed in the text field."
|
| RenderText {#text} at (0,0) size 0x0
|
| @@ -16,6 +16,6 @@ layer at (12,53) size 149x16
|
| text run at (0,0) width 138: "No caret should be here"
|
| layer at (10,70) size 308x40
|
| RenderBlock (positioned) {DIV} at (10,70) size 308x40
|
| - RenderBR {BR} at (0,0) size 0x19
|
| + LayoutBR {BR} at (0,0) size 0x19
|
| RenderText {#text} at (0,20) size 308x19
|
| text run at (0,20) width 308: "mousedown on target [object HTMLInputElement]"
|
|
|