summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/semantics/popovers/popover-light-dismiss.html.ini
blob: 471a9a22a45ce4bff11e7a26d95b2a282749d3f2 (plain)
1
2
3
4
5
6
7
8
9
[popover-light-dismiss.html]
  [Scrolling within a popover should not close the popover]
    expected:
      if (os == "linux") and not tsan and fission and asan: [PASS, FAIL]
      if (os == "linux") and not tsan and not fission: [PASS, FAIL]
      if (os == "linux") and tsan: [PASS, FAIL]

  [Pointer down inside invoker and up outside that invoker shouldn't dismiss popover]
    expected: FAIL