15 lines
450 B
INI
15 lines
450 B
INI
[input-events-get-target-ranges.html]
|
|
expected: TIMEOUT
|
|
[Textarea should have empty target range.]
|
|
expected: NOTRUN
|
|
|
|
[Actions other than deletion should have current selection as target ranges.]
|
|
expected:
|
|
if (os == "mac") and not debug: ["TIMEOUT", "NOTRUN"]
|
|
TIMEOUT
|
|
|
|
[getTargetRanges() returns correct range and cleared after dispatch.]
|
|
expected:
|
|
if (os == "mac") and not debug: ["FAIL", "TIMEOUT"]
|
|
FAIL
|
|
|