summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/pointerevents/pointerevent_pointercapture_in_frame.html.ini
blob: c5680ee6b2ea19a2cdf9ae5864d503f2d3ec8bee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[pointerevent_pointercapture_in_frame.html?touch]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]
  [Test touchpointer capture in same-origin frame: Pointer down at outer frame body and set pointer capture.]
    expected: FAIL


[pointerevent_pointercapture_in_frame.html?pen]
  expected:
    if (os == "android") and fission: [TIMEOUT, ERROR]
    ERROR

[pointerevent_pointercapture_in_frame.html?mouse]
  expected:
    if (os == "mac") and not debug: [OK, ERROR]
    if (os == "android") and fission: [OK, TIMEOUT]
  [Test mousepointer capture in same-origin frame: Pointer down at outer frame body and set pointer capture.]
    expected: FAIL

  [Test mousepointer capture in same-origin frame: Pointerdown with set capture at inner frame, then release on next pointermove.]
    expected:
      if (os == "mac") and not debug: [PASS, FAIL]