mirror of
https://github.com/servo/servo.git
synced 2025-10-03 18:19:14 +01:00
15 lines
312 B
INI
15 lines
312 B
INI
[Event-initEvent.html]
|
|
type: testharness
|
|
|
|
[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
|
|
|