chromium/third_party/blink/web_tests/fast/forms/text/input-selection-hidden-expected.txt

This tests the selection methods on the new text field when it is hidden and then made visible.

setSelectionRange(3, 12)
Passed.