| OLD | NEW |
| 1 namespace="EventTarget" | 1 namespace="EventTarget" |
| 2 | 2 |
| 3 AudioContext conditional=WEB_AUDIO | 3 AudioContext conditional=WEB_AUDIO |
| 4 BatteryManager conditional=BATTERY_STATUS | 4 BatteryManager conditional=BATTERY_STATUS |
| 5 DedicatedWorkerContext | 5 core/workers/DedicatedWorkerContext |
| 6 core/loader/appcache/DOMApplicationCache | 6 core/loader/appcache/DOMApplicationCache |
| 7 DOMWindow | 7 DOMWindow |
| 8 EventSource | 8 EventSource |
| 9 core/fileapi/FileReader | 9 core/fileapi/FileReader |
| 10 FileWriter | 10 FileWriter |
| 11 core/css/FontLoader | 11 core/css/FontLoader |
| 12 IDBDatabase | 12 IDBDatabase |
| 13 IDBOpenDBRequest | 13 IDBOpenDBRequest |
| 14 IDBRequest | 14 IDBRequest |
| 15 IDBTransaction | 15 IDBTransaction |
| 16 ScriptProcessorNode conditional=WEB_AUDIO | 16 ScriptProcessorNode conditional=WEB_AUDIO |
| 17 MIDIPort | 17 MIDIPort |
| 18 MediaKeySession conditional=ENCRYPTED_MEDIA_V2 | 18 MediaKeySession conditional=ENCRYPTED_MEDIA_V2 |
| 19 MediaController | 19 MediaController |
| 20 MediaSource | 20 MediaSource |
| 21 MediaStream conditional=MEDIA_STREAM | 21 MediaStream conditional=MEDIA_STREAM |
| 22 MediaStreamTrack conditional=MEDIA_STREAM | 22 MediaStreamTrack conditional=MEDIA_STREAM |
| 23 core/dom/MessagePort | 23 core/dom/MessagePort |
| 24 Node | 24 Node |
| 25 Notification conditional=NOTIFICATIONS|LEGACY_NOTIFICATIONS | 25 Notification conditional=NOTIFICATIONS|LEGACY_NOTIFICATIONS |
| 26 Performance | 26 Performance |
| 27 RTCDataChannel conditional=MEDIA_STREAM | 27 RTCDataChannel conditional=MEDIA_STREAM |
| 28 RTCDTMFSender conditional=MEDIA_STREAM | 28 RTCDTMFSender conditional=MEDIA_STREAM |
| 29 RTCPeerConnection conditional=MEDIA_STREAM | 29 RTCPeerConnection conditional=MEDIA_STREAM |
| 30 SVGElementInstance conditional=SVG | 30 SVGElementInstance conditional=SVG |
| 31 SharedWorker | 31 core/workers/SharedWorker |
| 32 SharedWorkerContext | 32 core/workers/SharedWorkerContext |
| 33 SourceBufferList | 33 SourceBufferList |
| 34 SpeechRecognition | 34 SpeechRecognition |
| 35 SpeechSynthesisUtterance conditional=SPEECH_SYNTHESIS | 35 SpeechSynthesisUtterance conditional=SPEECH_SYNTHESIS |
| 36 TextTrack | 36 TextTrack |
| 37 TextTrackCue | 37 TextTrackCue |
| 38 TextTrackList | 38 TextTrackList |
| 39 WebKitNamedFlow interfaceName=NamedFlow | 39 WebKitNamedFlow interfaceName=NamedFlow |
| 40 WebSocket | 40 WebSocket |
| 41 Worker | 41 core/workers/Worker |
| 42 XMLHttpRequest | 42 core/xml/XMLHttpRequest |
| 43 XMLHttpRequestUpload | 43 core/xml/XMLHttpRequestUpload |
| OLD | NEW |