/dom/events/Event-initEvent.html| status | subtest | message |
|---|---|---|
| PASS | Properties of initEvent(type, true, true) | |
| PASS | Properties of initEvent(type, true, false) | |
| PASS | Properties of initEvent(type, false, true) | |
| PASS | Properties of initEvent(type, false, false) | |
| PASS | Calling initEvent multiple times (getting type). | |
| PASS | Calling initEvent multiple times (not getting type). | |
| PASS | Calling initEvent must not have an effect during dispatching. | |
| PASS | Calling initEvent must unset the stop propagation flag. | |
| PASS | Calling initEvent must unset the stop immediate propagation flag. | |
| PASS | Calling initEvent during propagation. | |
| PASS | First parameter to initEvent should be mandatory. | |
| PASS | Tests initEvent's default parameter values. |
bundle built 2026-07-16T07:16:48.063Z