[Bug 25477] KeyboardEvent.initKeyboardEvent() needs correct

https://www.w3.org/Bugs/Public/show_bug.cgi?id=25477

Travis Leithead [MSFT] <travil@microsoft.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #4 from Travis Leithead [MSFT] <travil@microsoft.com> ---
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.

Received on Friday, 9 May 2014 19:36:37 UTC