Changes between Version 7 and Version 8 of PrefixedAPIs


Ignore:
Timestamp:
Apr 6, 2012 5:41:30 PM (12 years ago)
Author:
abarth@webkit.org
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PrefixedAPIs

    v7 v8  
    1717 * Touch Events
    1818    * [http://trac.webkit.org/browser/trunk/Source/WebCore/dom/Touch.idl Touch.webkitRadiusX, Touch.webkitRadiusY, Touch.webkitRotationAngle, Touch.webkitForce]
     19 * Wheel Events
     20    * [http://trac.webkit.org/browser/trunk/Source/WebCore/dom/WheelEvent.idl WheelEvent.webkitDirectionInvertedFromDevice, WheelEvent.initWebKitWheelEvent]
     21 * File API
     22    * [http://trac.webkit.org/browser/trunk/Source/WebCore/fileapi/Blob.idl Blob.webkitSlice]
     23    * [http://trac.webkit.org/browser/trunk/Source/WebCore/fileapi/File.idl Blob.webkitRelativePath]
     24    * [http://trac.webkit.org/browser/trunk/Source/WebCore/fileapi/WebKitBlobBuilder.idl WebKitBlobBuilder]
     25 * Canvas
     26    * [http://trac.webkit.org/browser/trunk/Source/WebCore/html/canvas/CanvasRenderingContext2D.idl CanvasRenderingContext2D.webkitLineDash, CanvasRenderingContext2D.webkitLineDashOffset]
     27 * Drag and Drop
     28    * [http://trac.webkit.org/browser/trunk/Source/WebCore/html/HTMLElement.idl HTMLElement.webkitdropzone]
    1929
    2030== CSS ==