summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/input-events/input-events-get-target-ranges.html.ini
blob: 377508b04b774784fe2b8b9c1f44ca0cc2a9e442 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[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