Changes between Version 21 and Version 22 of PrefixedAPIs


Ignore:
Timestamp:
Apr 9, 2012 3:06:10 PM (12 years ago)
Author:
ericu@chromium.org
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PrefixedAPIs

    v21 v22  
    3131    * [http://trac.webkit.org/browser/trunk/Source/WebCore/fileapi/File.idl Blob.webkitRelativePath]
    3232    * [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/.
    3334 * Canvas
    3435    * [http://trac.webkit.org/browser/trunk/Source/WebCore/html/canvas/CanvasRenderingContext2D.idl CanvasRenderingContext2D.webkitLineDash, CanvasRenderingContext2D.webkitLineDashOffset]
     
    4243    * DOMWindow.webkitRequestFileSystem, DOMWindow.webkitResolveLocalFileSystemURL
    4344    * WorkerContext.webkitRequestFileSystem, WorkerContext.webkitRequestFileSystemSync, WorkerContext.webkitResolveLocalFileSystemURL, WorkerContext.webkitResolveLocalFileSystemSyncURL
     45    * Specified in File API: Directories And System: http://www.w3.org/TR/file-system-api/
    4446 * Indexed DB
    4547    * [http://dvcs.w3.org/hg/IndexedDB/raw-file/tip/Overview.html#requests DOMWindow.webkitIndexedDB]