/selection/textcontrols/selectionchange.html| status | subtest | message |
|---|---|---|
| FAIL | Modifying selectionStart value of the input element | assert_equals: expected 1 but got 0 |
| FAIL | Modifying selectionEnd value of the input element | assert_equals: expected 1 but got 0 |
| FAIL | Calling setSelectionRange() on the input element | assert_equals: expected 1 but got 0 |
| FAIL | Calling select() on the input element | assert_equals: expected 1 but got 0 |
| FAIL | Calling setRangeText() on the input element | assert_equals: expected 1 but got 0 |
| PASS | Setting initial zero selectionStart value on the input element | |
| FAIL | Setting the same selectionStart value twice on the input element | assert_equals: expected 1 but got 0 |
| PASS | Setting initial zero selectionEnd value on the input element | |
| FAIL | Setting the same selectionEnd value twice on the input element | assert_equals: expected 1 but got 0 |
| PASS | Setting initial zero selection range on the input element | |
| FAIL | Setting the same selection range twice on the input element | assert_equals: expected 1 but got 0 |
| FAIL | Calling select() twice on the input element | assert_equals: expected 1 but got 0 |
| FAIL | Calling setRangeText() after select() on the input element | assert_equals: expected 1 but got 0 |
| FAIL | Calling setRangeText() repeatedly on the input element | assert_equals: expected 1 but got 0 |
| PASS | Calling setRangeText() on empty the input element | |
| FAIL | Modifying selectionStart value of the disconnected input element | assert_equals: expected 1 but got 0 |
| FAIL | Modifying selectionEnd value of the disconnected input element | assert_equals: expected 1 but got 0 |
| FAIL | Calling setSelectionRange() on the disconnected input element | assert_equals: expected 1 but got 0 |
| FAIL | Calling select() on the disconnected input element | assert_equals: expected 1 but got 0 |
| FAIL | Calling setRangeText() on the disconnected input element | assert_equals: expected 1 but got 0 |
| PASS | Setting initial zero selectionStart value on the disconnected input element | |
| FAIL | Setting the same selectionStart value twice on the disconnected input element | assert_equals: expected 1 but got 0 |
| PASS | Setting initial zero selectionEnd value on the disconnected input element | |
| FAIL | Setting the same selectionEnd value twice on the disconnected input element | assert_equals: expected 1 but got 0 |
| PASS | Setting initial zero selection range on the disconnected input element | |
| FAIL | Setting the same selection range twice on the disconnected input element | assert_equals: expected 1 but got 0 |
| FAIL | Calling select() twice on the disconnected input element | assert_equals: expected 1 but got 0 |
| FAIL | Calling setRangeText() after select() on the disconnected input element | assert_equals: expected 1 but got 0 |
| FAIL | Calling setRangeText() repeatedly on the disconnected input element | assert_equals: expected 1 but got 0 |
| PASS | Calling setRangeText() on empty the disconnected input element | |
| FAIL | Modifying selectionStart value of the textarea element | assert_equals: expected 1 but got 0 |
| FAIL | Modifying selectionEnd value of the textarea element | assert_equals: expected 1 but got 0 |
| FAIL | Calling setSelectionRange() on the textarea element | assert_equals: expected 1 but got 0 |
| FAIL | Calling select() on the textarea element | assert_equals: expected 1 but got 0 |
| FAIL | Calling setRangeText() on the textarea element | assert_equals: expected 1 but got 0 |
| PASS | Setting initial zero selectionStart value on the textarea element | |
| FAIL | Setting the same selectionStart value twice on the textarea element | assert_equals: expected 1 but got 0 |
| PASS | Setting initial zero selectionEnd value on the textarea element | |
| FAIL | Setting the same selectionEnd value twice on the textarea element | assert_equals: expected 1 but got 0 |
| PASS | Setting initial zero selection range on the textarea element | |
| FAIL | Setting the same selection range twice on the textarea element | assert_equals: expected 1 but got 0 |
| FAIL | Calling select() twice on the textarea element | assert_equals: expected 1 but got 0 |
| FAIL | Calling setRangeText() after select() on the textarea element | assert_equals: expected 1 but got 0 |
| FAIL | Calling setRangeText() repeatedly on the textarea element | assert_equals: expected 1 but got 0 |
| PASS | Calling setRangeText() on empty the textarea element | |
| FAIL | Modifying selectionStart value of the disconnected textarea element | assert_equals: expected 1 but got 0 |
| FAIL | Modifying selectionEnd value of the disconnected textarea element | assert_equals: expected 1 but got 0 |
| FAIL | Calling setSelectionRange() on the disconnected textarea element | assert_equals: expected 1 but got 0 |
| FAIL | Calling select() on the disconnected textarea element | assert_equals: expected 1 but got 0 |
| FAIL | Calling setRangeText() on the disconnected textarea element | assert_equals: expected 1 but got 0 |
| PASS | Setting initial zero selectionStart value on the disconnected textarea element | |
| FAIL | Setting the same selectionStart value twice on the disconnected textarea element | assert_equals: expected 1 but got 0 |
| PASS | Setting initial zero selectionEnd value on the disconnected textarea element | |
| FAIL | Setting the same selectionEnd value twice on the disconnected textarea element | assert_equals: expected 1 but got 0 |
| PASS | Setting initial zero selection range on the disconnected textarea element | |
| FAIL | Setting the same selection range twice on the disconnected textarea element | assert_equals: expected 1 but got 0 |
| FAIL | Calling select() twice on the disconnected textarea element | assert_equals: expected 1 but got 0 |
| FAIL | Calling setRangeText() after select() on the disconnected textarea element | assert_equals: expected 1 but got 0 |
| FAIL | Calling setRangeText() repeatedly on the disconnected textarea element | assert_equals: expected 1 but got 0 |
| PASS | Calling setRangeText() on empty the disconnected textarea element |
bundle built 2026-07-16T07:16:48.063Z