summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/selection/textcontrols/selectionchange.html.ini
blob: 589af97af1b38af9b97fd6045b8cafc30f0397dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
[selectionchange.html]
  [Calling setRangeText() after select() on the input element]
    expected:
      if (os == "android") and not debug: [PASS, FAIL]
      FAIL

  [Calling setRangeText() repeatedly on the input element]
    expected: FAIL

  [Calling setRangeText() after select() on the disconnected input element]
    expected: FAIL

  [Calling setRangeText() repeatedly on the disconnected input element]
    expected: FAIL

  [Calling setRangeText() after select() on the textarea element]
    expected: FAIL

  [Calling setRangeText() repeatedly on the textarea element]
    expected: FAIL

  [Calling setRangeText() after select() on the disconnected textarea element]
    expected: FAIL

  [Calling setRangeText() repeatedly on the disconnected textarea element]
    expected: FAIL