Version 9 (modified by 13 years ago) ( diff ) | ,
---|
Vendor-prefixed APIs in WebKit
This page lists the APIs in WebKit that have vendor prefixes and the status of those APIs on the standards track.
DOM
- Full Screen
- Page Visiblity
- Post Message:
- Pointer Lock
- Mutation Observers
- Touch Events
- Wheel Events
- File API
- Canvas
- Drag and Drop
- Battery Status
- File System
- DOMWindow.webkitRequestFileSystem, DOMWindow.webkitResolveLocalFileSystemURL
- WorkerContext.webkitRequestFileSystem, WorkerContext.webkitRequestFileSystemSync, WorkerContext.webkitResolveLocalFileSystemURL, WorkerContext.webkitResolveLocalFileSystemSyncURL
- Indexed DB
- DOMWindow.webkitIndexedDB
- IDBRequest.webkitErrorMessage
- WorkerContext.webkitIndexedDB
- Web Intents
- DOMWindow.WebKitIntent
- Navigator.webkitStartActivity
- Media Stream
- DOMWindow.webkitDeprecatedPeerConnection
- DOMWindow.webkitPeerConnection00
- DOMWindow.webkitMediaStream
- Navigator.webkitGetUserMedia
- Network Info
- Navigator.webkitConnection
- Speech
- DOMWindow.webkitSpeechRecognition, DOMWindow.webkitSpeechRecognitionError, DOMWindow.webkitSpeechRecognitionEvent, DOMWindow.webkitSpeechGrammar, DOMWindow.webkitSpeechGrammarList
- Vibration
- Navigator.webkitVibrate
- Web Audio
- DOMWindow.webkitAudioContext
- DOMWindow.webkitAudioPannerNode
- Notifications
- DOMWindow.webkitNotifications
- WorkerContext.webkitNotifications
CSS
FIXME: Fill in the CSS properties.
- Interfaces for CSS Animations
- Interfaces for CSS Transforms
- Interfaces for CSS Regions
- Element.webkitMatchesSelector
Note:
See TracWiki
for help on using the wiki.