[Bug 25477] KeyboardEvent.initKeyboardEvent() needs correct
| Newsgroups | gmane.comp.web.dom.general |
|---|---|
| Message-ID | <[email protected]/Bugs/Public/> |
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25477 Travis Leithead [MSFT] <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #4 from Travis Leithead [MSFT] <[email protected]> --- initKeyboardEvent has been reverted back to its earlier compatible argument list (similar to initCompositionEvent). I added a few notes in case anyone notices the oddity about these two method signatures. This should at least align with IE which has shipped this for quite a few years now. https://dvcs.w3.org/hg/dom3events/rev/54f8f8612b94 -- You are receiving this mail because: You are on the CC list for the bug.