summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/pointerevents/pointerevent_click_is_a_pointerevent.html.ini
blob: 63b30f71fc5481921e23f31bca570d36a8c17b3c (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
27
[pointerevent_click_is_a_pointerevent.html?pen]
  expected:
    if (os == "android") and fission: [ERROR, TIMEOUT]
    ERROR

[pointerevent_click_is_a_pointerevent.html?mouse]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]
    if os == "mac": TIMEOUT
  [click using mouse is a PointerEvent]
    expected: FAIL

  [click in a subframe using mouse is a PointerEvent]
    expected:
      if os == "mac": TIMEOUT
      FAIL

  [Click event triggered by a non-pointing device should have -1 as the pointerId]
    expected: [FAIL, NOTRUN]

[pointerevent_click_is_a_pointerevent.html?touch]
  expected: TIMEOUT
  [click using touch is a PointerEvent]
    expected: TIMEOUT

  [click in a subframe using touch is a PointerEvent]
    expected: NOTRUN