[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