summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/semantics/popovers/popover-light-dismiss.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/html/semantics/popovers/popover-light-dismiss.html.ini')
-rw-r--r--testing/web-platform/meta/html/semantics/popovers/popover-light-dismiss.html.ini9
1 files changed, 0 insertions, 9 deletions
diff --git a/testing/web-platform/meta/html/semantics/popovers/popover-light-dismiss.html.ini b/testing/web-platform/meta/html/semantics/popovers/popover-light-dismiss.html.ini
deleted file mode 100644
index 471a9a22a4..0000000000
--- a/testing/web-platform/meta/html/semantics/popovers/popover-light-dismiss.html.ini
+++ /dev/null
@@ -1,9 +0,0 @@
-[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