![]()
Helper function to set the start and end and assert the getter values.
|
code » | |
![]()
Helper function to clear the textfield contents.
|
code » | |
![]()
No description.
|
code » | |
![]()
No description.
|
code » | |
![]()
Helper function to focus and select a field. In IE8, selected
fields need focus.
|
code » | |
![]()
No description.
|
code » | |
![]()
No description.
|
code » | |
![]()
No description.
|
code » | |
![]()
No description.
|
code » | |
![]()
No description.
|
code » | |
![]()
Tests the getText and setText routines acting on selected text in
both input and textarea.
|
code » | |
![]()
No description.
|
code » | |
![]()
Tests getStart routine in both input and textarea.
|
code » | |
![]()
Test to make sure there's no error when getting the range of an unselected
textarea. See bug 1274027.
|
code » | |
![]()
No description.
|
code » | |
![]()
Test setStart, setEnd, getStart and getEnd in textarea with text
containing line breaks.
|
code » | |
![]()
Tests the setCursor routine for both input and textarea.
|
code » | |
![]()
Test setStart on hidden input and hidden textarea.
|
code » | |
![]()
No description.
|
code » | |
![]()
Test to make sure there's no error setting cursor position within a
textarea after a newline. This is problematic on IE because of the
'\r\n' vs '\n' issue.
|
code » | |
![]()
No description.
|
code » | |
![]()
Tests the setText routine for both input and textarea
with a single line of text.
|
code » | |
![]()
Tests the setText routine for textarea with multiple lines of text.
|
code » | |
![]()
No description.
|
code » |