| OLD | NEW |
| 1 namespace="Event" | 1 namespace="Event" |
| 2 | 2 |
| 3 Event | 3 Event |
| 4 Events interfaceName=Event | 4 Events interfaceName=Event |
| 5 HTMLEvents interfaceName=Event | 5 HTMLEvents interfaceName=Event |
| 6 BeforeLoadEvent | 6 BeforeLoadEvent |
| 7 CloseEvent | 7 CloseEvent |
| 8 CompositionEvent | 8 CompositionEvent |
| 9 CustomEvent | 9 CustomEvent |
| 10 ErrorEvent | 10 ErrorEvent |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 50 DeviceMotionEvent | 50 DeviceMotionEvent |
| 51 DeviceOrientationEvent | 51 DeviceOrientationEvent |
| 52 OrientationEvent interfaceName=Event, conditional=ORIENTATION_EVENTS | 52 OrientationEvent interfaceName=Event, conditional=ORIENTATION_EVENTS |
| 53 MediaKeyEvent conditional=ENCRYPTED_MEDIA | 53 MediaKeyEvent conditional=ENCRYPTED_MEDIA |
| 54 MediaKeyMessageEvent conditional=ENCRYPTED_MEDIA_V2 | 54 MediaKeyMessageEvent conditional=ENCRYPTED_MEDIA_V2 |
| 55 MediaKeyNeededEvent conditional=ENCRYPTED_MEDIA_V2 | 55 MediaKeyNeededEvent conditional=ENCRYPTED_MEDIA_V2 |
| 56 TrackEvent | 56 TrackEvent |
| 57 AutocompleteErrorEvent | 57 AutocompleteErrorEvent |
| 58 CSSFontFaceLoadEvent | 58 CSSFontFaceLoadEvent |
| 59 SecurityPolicyViolationEvent | 59 SecurityPolicyViolationEvent |
| 60 MIDIConnectionEvent |
| 60 MIDIMessageEvent | 61 MIDIMessageEvent |
| OLD | NEW |