summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/pointerevents/coalesced_events_attributes.https.html.ini
blob: 631d0191d6e86c8720e30780c65d9f5781f5b59c (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
28
29
[coalesced_events_attributes.https.html?pen]
  [Coalesced list in pointerdown/move/up events]
    expected: FAIL

  [Coalesced list in boundary events]
    expected: FAIL

  [Coalesced list in pointer-capture events]
    expected: FAIL


[coalesced_events_attributes.https.html?touch]
  expected: TIMEOUT
  [Coalesced list in pointerdown/move/up events]
    expected: FAIL

  [Coalesced list in pointercancel event]
    expected: TIMEOUT


[coalesced_events_attributes.https.html?mouse]
  [Coalesced list in pointerdown/move/up events]
    expected: FAIL

  [Coalesced list in pointer-capture events]
    expected:
      if (os == "linux") and not fission and debug and swgl: [PASS, FAIL]
      if (os == "linux") and not fission and not debug: [PASS, FAIL]
      if (os == "linux") and not fission and debug and not swgl: [PASS, FAIL]