blob: 37cf61ad5547caf190e6ff5b481f7cc31de313f4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
|
namespace="Event"
Event
Events interfaceName=Event
HTMLEvents interfaceName=Event
AnimationEvent
BeforeLoadEvent
BeforeUnloadEvent
CloseEvent
CompositionEvent
CustomEvent
ErrorEvent
FocusEvent
HashChangeEvent
KeyboardEvent
KeyboardEvents interfaceName=KeyboardEvent
MessageEvent
MouseEvent
MouseEvents interfaceName=MouseEvent
MutationEvent
MutationEvents interfaceName=MutationEvent
OverflowEvent
PageTransitionEvent
PopStateEvent
ProgressEvent
TextEvent
TransitionEvent
UIEvent
UIEvents interfaceName=UIEvent
WebKitAnimationEvent
WebKitTransitionEvent
WheelEvent
XMLHttpRequestProgressEvent
AudioProcessingEvent conditional=WEB_AUDIO
OfflineAudioCompletionEvent conditional=WEB_AUDIO
MediaStreamEvent conditional=MEDIA_STREAM
MediaStreamTrackEvent conditional=MEDIA_STREAM
RTCIceCandidateEvent conditional=MEDIA_STREAM
RTCDataChannelEvent conditional=MEDIA_STREAM
RTCDTMFToneChangeEvent conditional=MEDIA_STREAM
RTCTrackEvent conditional=MEDIA_STREAM
SpeechSynthesisEvent conditional=SPEECH_SYNTHESIS
WebGLContextEvent conditional=WEBGL
StorageEvent
SVGEvents interfaceName=Event
SVGZoomEvent
SVGZoomEvents interfaceName=SVGZoomEvent
IDBVersionChangeEvent conditional=INDEXED_DATABASE
TouchEvent conditional=TOUCH_EVENTS, runtimeConditional=touchEnabled
DeviceMotionEvent conditional=DEVICE_ORIENTATION
DeviceOrientationEvent conditional=DEVICE_ORIENTATION
DeviceProximityEvent conditional=PROXIMITY_EVENTS
OrientationEvent interfaceName=Event, conditional=ORIENTATION_EVENTS
MediaKeyEvent conditional=ENCRYPTED_MEDIA
MediaKeyMessageEvent conditional=ENCRYPTED_MEDIA_V2
MediaKeyNeededEvent conditional=ENCRYPTED_MEDIA_V2
TrackEvent conditional=VIDEO_TRACK
AutocompleteErrorEvent conditional=REQUEST_AUTOCOMPLETE
CSSFontFaceLoadEvent conditional=FONT_LOAD_EVENTS
SecurityPolicyViolationEvent
UIRequestEvent conditional=INDIE_UI
GestureEvent conditional=IOS_GESTURE_EVENTS|MAC_GESTURE_EVENTS
WebKitPlaybackTargetAvailabilityEvent conditional=WIRELESS_PLAYBACK_TARGET
GamepadEvent conditional=GAMEPAD
|