| OLD | NEW |
| 1 namespace="EventTarget" | 1 namespace="EventTarget" |
| 2 | 2 |
| 3 core/css/FontLoader | 3 core/css/FontLoader |
| 4 core/dom/MessagePort | 4 core/dom/MessagePort |
| 5 core/dom/Node | 5 core/dom/Node |
| 6 core/fileapi/FileReader | 6 core/fileapi/FileReader |
| 7 core/html/MediaController | 7 core/html/MediaController |
| 8 core/html/track/TextTrack | 8 core/html/track/TextTrack |
| 9 core/html/track/TextTrackCue | 9 core/html/track/TextTrackCue |
| 10 core/html/track/TextTrackList | 10 core/html/track/TextTrackList |
| (...skipping 20 matching lines...) Expand all Loading... |
| 31 modules/mediastream/MediaStream conditional=MEDIA_STREAM | 31 modules/mediastream/MediaStream conditional=MEDIA_STREAM |
| 32 modules/mediastream/MediaStreamTrack conditional=MEDIA_STREAM | 32 modules/mediastream/MediaStreamTrack conditional=MEDIA_STREAM |
| 33 modules/mediastream/RTCDataChannel conditional=MEDIA_STREAM | 33 modules/mediastream/RTCDataChannel conditional=MEDIA_STREAM |
| 34 modules/mediastream/RTCDTMFSender conditional=MEDIA_STREAM | 34 modules/mediastream/RTCDTMFSender conditional=MEDIA_STREAM |
| 35 modules/mediastream/RTCPeerConnection conditional=MEDIA_STREAM | 35 modules/mediastream/RTCPeerConnection conditional=MEDIA_STREAM |
| 36 modules/notifications/Notification conditional=NOTIFICATIONS|LEGACY_NOTIFICATION
S | 36 modules/notifications/Notification conditional=NOTIFICATIONS|LEGACY_NOTIFICATION
S |
| 37 modules/speech/SpeechRecognition | 37 modules/speech/SpeechRecognition |
| 38 modules/speech/SpeechSynthesisUtterance | 38 modules/speech/SpeechSynthesisUtterance |
| 39 modules/webaudio/AudioContext conditional=WEB_AUDIO | 39 modules/webaudio/AudioContext conditional=WEB_AUDIO |
| 40 modules/webaudio/ScriptProcessorNode conditional=WEB_AUDIO | 40 modules/webaudio/ScriptProcessorNode conditional=WEB_AUDIO |
| 41 modules/webmidi/MIDIInput |
| 41 modules/webmidi/MIDIPort | 42 modules/webmidi/MIDIPort |
| 42 modules/websockets/WebSocket | 43 modules/websockets/WebSocket |
| 43 WebKitNamedFlow interfaceName=NamedFlow | 44 WebKitNamedFlow interfaceName=NamedFlow |
| OLD | NEW |