Changes between Version 21 and Version 22 of PrefixedAPIs
- Timestamp:
- Apr 9, 2012, 3:06:10 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PrefixedAPIs
v21 v22 31 31 * [http://trac.webkit.org/browser/trunk/Source/WebCore/fileapi/File.idl Blob.webkitRelativePath] 32 32 * [http://trac.webkit.org/browser/trunk/Source/WebCore/fileapi/WebKitBlobBuilder.idl WebKitBlobBuilder] 33 * BlobBuilder is specified in http://www.w3.org/TR/file-writer-api/; the other parts are specified in http://www.w3.org/TR/FileAPI/. 33 34 * Canvas 34 35 * [http://trac.webkit.org/browser/trunk/Source/WebCore/html/canvas/CanvasRenderingContext2D.idl CanvasRenderingContext2D.webkitLineDash, CanvasRenderingContext2D.webkitLineDashOffset] … … 42 43 * DOMWindow.webkitRequestFileSystem, DOMWindow.webkitResolveLocalFileSystemURL 43 44 * WorkerContext.webkitRequestFileSystem, WorkerContext.webkitRequestFileSystemSync, WorkerContext.webkitResolveLocalFileSystemURL, WorkerContext.webkitResolveLocalFileSystemSyncURL 45 * Specified in File API: Directories And System: http://www.w3.org/TR/file-system-api/ 44 46 * Indexed DB 45 47 * [http://dvcs.w3.org/hg/IndexedDB/raw-file/tip/Overview.html#requests DOMWindow.webkitIndexedDB]