Files
UXP-Fixed/testing/web-platform/meta/shadow-dom/event-composed.html.ini
T
2018-02-02 04:16:08 -05:00

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