mirror of
https://github.com/servo/servo.git
synced 2025-10-03 18:19:14 +01:00
17 lines
391 B
INI
17 lines
391 B
INI
[Event-initEvent.html]
|
|
type: testharness
|
|
[Calling initEvent must unset the stop propagation flag.]
|
|
expected: FAIL
|
|
|
|
[Properties of initEvent(type, true, true)]
|
|
expected: FAIL
|
|
|
|
[Properties of initEvent(type, true, false)]
|
|
expected: FAIL
|
|
|
|
[Properties of initEvent(type, false, true)]
|
|
expected: FAIL
|
|
|
|
[Properties of initEvent(type, false, false)]
|
|
expected: FAIL
|
|
|