Version 10 (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:
- MessagePort.webkitPostMessage
- DOMWindow.webkitPostMessage
- DedicatedWorkerContext.webkitPostMessage
- Worker.webkitPostMessage
- Pointer Lock
- MouseEvent.webkitMovementX, MouseEvent.webkitMovementY
- Navigator.webkitPointer
- 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
- Request Animation Frame
- DOMWindow.webkitRequestAnimationFrame, DOMWindow.webkitCancelAnimationFrame, DOMWindow.webkitCancelRequestAnimationFrame
- URL
- DOMWindow.webkitURL
- WorkerContext.webkitURL
- Quota
- DOMWindow.webkitStorageInfo
- ???
- DOMWindow.webkitConvertPointFromPageToNode, DOMWindow.webkitConvertPointFromNodeToPage, WebKitPoint
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.