Files
servo/tests/wpt/meta-legacy-layout/selection/textcontrols/selectionchange.html.ini
Martin Robinson f4578afdfe Rename metadata directories
This renames:
 - `tests/wpt/metadata` → `tests/wpt/meta-legacy-layout`
 - `tests/wpt/metadata-layout-2020` → `tests/wpt/meta`
 - `tests/wpt/mozilla/meta` → `tests/wpt/mozilla/meta-legacy-layout`
 - `tests/wpt/mozilla/meta-layout-2020` → `tests/wpt/mozilla/meta`
2023-06-22 21:15:41 +02:00

133 lines
3.7 KiB
INI

[selectionchange.html]
[Modifying selectionStart value of the input element]
expected: FAIL
[Modifying selectionEnd value of the input element]
expected: FAIL
[Calling setSelectionRange() on the input element]
expected: FAIL
[Calling select() on the input element]
expected: FAIL
[Calling setRangeText() on the input element]
expected: FAIL
[Setting the same selectionStart value twice on the input element]
expected: FAIL
[Setting the same selectionEnd value twice on the input element]
expected: FAIL
[Setting the same selection range twice on the input element]
expected: FAIL
[Calling select() twice on the input element]
expected: FAIL
[Calling setRangeText() after select() on the input element]
expected: FAIL
[Calling setRangeText() repeatedly on the input element]
expected: FAIL
[Modifying selectionStart value of the disconnected input element]
expected: FAIL
[Modifying selectionEnd value of the disconnected input element]
expected: FAIL
[Calling setSelectionRange() on the disconnected input element]
expected: FAIL
[Calling select() on the disconnected input element]
expected: FAIL
[Calling setRangeText() on the disconnected input element]
expected: FAIL
[Setting the same selectionStart value twice on the disconnected input element]
expected: FAIL
[Setting the same selectionEnd value twice on the disconnected input element]
expected: FAIL
[Setting the same selection range twice on the disconnected input element]
expected: FAIL
[Calling select() twice on the disconnected input element]
expected: FAIL
[Calling setRangeText() after select() on the disconnected input element]
expected: FAIL
[Calling setRangeText() repeatedly on the disconnected input element]
expected: FAIL
[Modifying selectionStart value of the textarea element]
expected: FAIL
[Modifying selectionEnd value of the textarea element]
expected: FAIL
[Calling setSelectionRange() on the textarea element]
expected: FAIL
[Calling select() on the textarea element]
expected: FAIL
[Calling setRangeText() on the textarea element]
expected: FAIL
[Setting the same selectionStart value twice on the textarea element]
expected: FAIL
[Setting the same selectionEnd value twice on the textarea element]
expected: FAIL
[Setting the same selection range twice on the textarea element]
expected: FAIL
[Calling select() twice on the textarea element]
expected: FAIL
[Calling setRangeText() after select() on the textarea element]
expected: FAIL
[Calling setRangeText() repeatedly on the textarea element]
expected: FAIL
[Modifying selectionStart value of the disconnected textarea element]
expected: FAIL
[Modifying selectionEnd value of the disconnected textarea element]
expected: FAIL
[Calling setSelectionRange() on the disconnected textarea element]
expected: FAIL
[Calling select() on the disconnected textarea element]
expected: FAIL
[Calling setRangeText() on the disconnected textarea element]
expected: FAIL
[Setting the same selectionStart value twice on the disconnected textarea element]
expected: FAIL
[Setting the same selectionEnd value twice on the disconnected textarea element]
expected: FAIL
[Setting the same selection range twice on the disconnected textarea element]
expected: FAIL
[Calling select() twice on the disconnected textarea element]
expected: FAIL
[Calling setRangeText() after select() on the disconnected textarea element]
expected: FAIL
[Calling setRangeText() repeatedly on the disconnected textarea element]
expected: FAIL