| Index: LayoutTests/fast/forms/select-multiple-elements-with-mouse-drag-with-options-less-than-size-expected.txt
|
| diff --git a/LayoutTests/fast/forms/select-multiple-elements-with-mouse-drag-with-options-less-than-size-expected.txt b/LayoutTests/fast/forms/select-multiple-elements-with-mouse-drag-with-options-less-than-size-expected.txt
|
| index b2e09a5bd74ddee3f67a68e683705ed4e391f0ca..ab4dbe134cb5db7ef586764c7a0b4a1aba6451bd 100644
|
| --- a/LayoutTests/fast/forms/select-multiple-elements-with-mouse-drag-with-options-less-than-size-expected.txt
|
| +++ b/LayoutTests/fast/forms/select-multiple-elements-with-mouse-drag-with-options-less-than-size-expected.txt
|
| @@ -2,8 +2,9 @@ Select multiple options with mouse drag with no. of options less than the size a
|
|
|
| Also test mouse drag on select element without multiple attribute select only the option under mouse
|
|
|
| +
|
|
|
| -Test for select element with multiple attribute
|
| + Test for select element with multiple attribute
|
| Dragging down
|
| PASS document.getElementById("selectId").options[0].selected is true
|
| PASS document.getElementById("selectId").options[1].selected is true
|
|
|