Files
servo/tests/wpt/meta-legacy-layout/html/semantics/forms/textfieldselection/selection-start-end-extra.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

17 lines
521 B
INI

[selection-start-end-extra.html]
[Setting defaultValue in a textarea should move the cursor to the end]
expected: FAIL
[Setting textContent in a textarea should move selection{Start,End} to the end]
expected: FAIL
[Adding children to a textarea should move selection{Start,End} to the end]
expected: FAIL
[Removing children from a textarea should update selection{Start,End}]
expected: FAIL
[Removing child nodes in non-dirty textarea should make selection{Start,End} 0]
expected: FAIL