1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-16 21:38:46 +00:00
Files
UXP/testing/web-platform/meta/shadow-dom/event-composed.html.ini
T

24 lines
568 B
INI

[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