mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-10-30 05:35:31 +00:00
d6d8e15ec0
--HG-- extra : rebase_source : 306531d139598d4f9ddbdb0a4c378e417cf450fa
24 lines
568 B
INI
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
|
|
|