| | 29 | * Battery Status |
| | 30 | * [http://trac.webkit.org/browser/trunk/Source/WebCore/Modules/battery/NavigatorBattery.idl Navigator.webkitBattery] |
| | 31 | * File System |
| | 32 | * DOMWindow.webkitRequestFileSystem, DOMWindow.webkitResolveLocalFileSystemURL |
| | 33 | * WorkerContext.webkitRequestFileSystem, WorkerContext.webkitRequestFileSystemSync, WorkerContext.webkitResolveLocalFileSystemURL, WorkerContext.webkitResolveLocalFileSystemSyncURL |
| | 34 | * Indexed DB |
| | 35 | * DOMWindow.webkitIndexedDB |
| | 36 | * IDBRequest.webkitErrorMessage |
| | 37 | * WorkerContext.webkitIndexedDB |
| | 38 | * Web Intents |
| | 39 | * DOMWindow.WebKitIntent |
| | 40 | * Navigator.webkitStartActivity |
| | 41 | * Media Stream |
| | 42 | * DOMWindow.webkitDeprecatedPeerConnection |
| | 43 | * DOMWindow.webkitPeerConnection00 |
| | 44 | * DOMWindow.webkitMediaStream |
| | 45 | * Navigator.webkitGetUserMedia |
| | 46 | * Network Info |
| | 47 | * Navigator.webkitConnection |
| | 48 | * Speech |
| | 49 | * DOMWindow.webkitSpeechRecognition, DOMWindow.webkitSpeechRecognitionError, DOMWindow.webkitSpeechRecognitionEvent, DOMWindow.webkitSpeechGrammar, DOMWindow.webkitSpeechGrammarList |
| | 50 | * Vibration |
| | 51 | * Navigator.webkitVibrate |
| | 52 | * Web Audio |
| | 53 | * DOMWindow.webkitAudioContext |
| | 54 | * DOMWindow.webkitAudioPannerNode |
| | 55 | * Notifications |
| | 56 | * DOMWindow.webkitNotifications |
| | 57 | * WorkerContext.webkitNotifications |