| Index: LayoutTests/fast/forms/date-multiple-fields/date-clearButton-click-and-preventDefault-then-mouseCapture_status-expected.txt
|
| diff --git a/LayoutTests/fast/forms/date-multiple-fields/date-clearButton-click-and-preventDefault-then-mouseCapture_status-expected.txt b/LayoutTests/fast/forms/date-multiple-fields/date-clearButton-click-and-preventDefault-then-mouseCapture_status-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..39a74eb7b4d01d89a0ad2ef9a27f965466ba89d8
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/forms/date-multiple-fields/date-clearButton-click-and-preventDefault-then-mouseCapture_status-expected.txt
|
| @@ -0,0 +1,12 @@
|
| +Tests, after clicking mouse on clearInputButton of date input type, will release mouse capture in case of preventdefault.
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +PASS input.value is ""
|
| +PASS output.value is "Clicked"
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
| +
|
|
|