summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/shadow-dom/event-composed.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/shadow-dom/event-composed.html.ini')
-rw-r--r--testing/web-platform/meta/shadow-dom/event-composed.html.ini23
1 files changed, 0 insertions, 23 deletions
diff --git a/testing/web-platform/meta/shadow-dom/event-composed.html.ini b/testing/web-platform/meta/shadow-dom/event-composed.html.ini
deleted file mode 100644
index 6386a51c5..000000000
--- a/testing/web-platform/meta/shadow-dom/event-composed.html.ini
+++ /dev/null
@@ -1,23 +0,0 @@
-[event-composed.html]
- type: testharness
- [An event should be scoped by default]
- expected: FAIL
-
- [An event should not be scoped if composed is specified]
- expected: FAIL
-
- [A synthetic MouseEvent should be scoped by default]
- expected: FAIL
-
- [A synthetic MouseEvent with composed=true should not be scoped]
- expected: FAIL
-
- [A synthetic FocusEvent should be scoped by default]
- expected: FAIL
-
- [A synthetic FocusEvent with composed=true should not be scoped]
- expected: FAIL
-
- [A UA click event should not be scoped]
- expected: FAIL
-