mirror of
https://github.com/servo/servo
synced 2026-04-27 01:55:03 +02:00
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`
17 lines
521 B
INI
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
|
|
|