OLD | NEW |
1 namespace="EventTarget" | 1 namespace="EventTarget" |
2 | 2 |
3 modules/webaudio/AudioContext conditional=WEB_AUDIO | 3 modules/webaudio/AudioContext conditional=WEB_AUDIO |
4 modules/battery/BatteryManager conditional=BATTERY_STATUS | 4 modules/battery/BatteryManager conditional=BATTERY_STATUS |
5 core/workers/DedicatedWorkerContext | 5 core/workers/DedicatedWorkerContext |
6 core/loader/appcache/DOMApplicationCache | 6 core/loader/appcache/DOMApplicationCache |
7 core/page/DOMWindow | 7 core/page/DOMWindow |
8 core/page/EventSource | 8 core/page/EventSource |
9 core/fileapi/FileReader | 9 core/fileapi/FileReader |
10 modules/filesystem/FileWriter | 10 modules/filesystem/FileWriter |
(...skipping 14 matching lines...) Expand all Loading... |
25 modules/notifications/Notification conditional=NOTIFICATIONS|LEGACY_NOTIFICATION
S | 25 modules/notifications/Notification conditional=NOTIFICATIONS|LEGACY_NOTIFICATION
S |
26 core/page/Performance | 26 core/page/Performance |
27 modules/mediastream/RTCDataChannel conditional=MEDIA_STREAM | 27 modules/mediastream/RTCDataChannel conditional=MEDIA_STREAM |
28 modules/mediastream/RTCDTMFSender conditional=MEDIA_STREAM | 28 modules/mediastream/RTCDTMFSender conditional=MEDIA_STREAM |
29 modules/mediastream/RTCPeerConnection conditional=MEDIA_STREAM | 29 modules/mediastream/RTCPeerConnection conditional=MEDIA_STREAM |
30 core/svg/SVGElementInstance conditional=SVG | 30 core/svg/SVGElementInstance conditional=SVG |
31 core/workers/SharedWorker | 31 core/workers/SharedWorker |
32 core/workers/SharedWorkerContext | 32 core/workers/SharedWorkerContext |
33 modules/mediasource/SourceBufferList | 33 modules/mediasource/SourceBufferList |
34 modules/speech/SpeechRecognition | 34 modules/speech/SpeechRecognition |
35 modules/speech/SpeechSynthesisUtterance conditional=SPEECH_SYNTHESIS | 35 modules/speech/SpeechSynthesisUtterance |
36 core/html/track/TextTrack | 36 core/html/track/TextTrack |
37 core/html/track/TextTrackCue | 37 core/html/track/TextTrackCue |
38 core/html/track/TextTrackList | 38 core/html/track/TextTrackList |
39 WebKitNamedFlow interfaceName=NamedFlow | 39 WebKitNamedFlow interfaceName=NamedFlow |
40 modules/websockets/WebSocket | 40 modules/websockets/WebSocket |
41 core/workers/Worker | 41 core/workers/Worker |
42 core/xml/XMLHttpRequest | 42 core/xml/XMLHttpRequest |
43 core/xml/XMLHttpRequestUpload | 43 core/xml/XMLHttpRequestUpload |
OLD | NEW |