| Index: LayoutTests/platform/win/fast/forms/input-appearance-preventDefault-expected.txt
|
| diff --git a/LayoutTests/platform/win/fast/forms/input-appearance-preventDefault-expected.txt b/LayoutTests/platform/win/fast/forms/input-appearance-preventDefault-expected.txt
|
| index d607441b1e0aa273b9b736d47f3f42bf65e88bb5..cf700e5e6b2021d45399b2ce269d2f6994f70129 100644
|
| --- a/LayoutTests/platform/win/fast/forms/input-appearance-preventDefault-expected.txt
|
| +++ b/LayoutTests/platform/win/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 0x17
|
| + LayoutBR {BR} at (0,0) size 0x17
|
| RenderText {#text} at (0,18) size 682x17
|
| text run at (0,18) width 682: "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 169x16
|
| text run at (0,0) width 138: "No caret should be here"
|
| layer at (10,70) size 328x36
|
| RenderBlock (positioned) {DIV} at (10,70) size 327.92x36
|
| - RenderBR {BR} at (0,0) size 0x17
|
| + LayoutBR {BR} at (0,0) size 0x17
|
| RenderText {#text} at (0,18) size 328x17
|
| text run at (0,18) width 328: "mousedown on target [object HTMLInputElement]"
|
|
|