Changes between Version 11 and Version 12 of PrefixedAPIs
- Timestamp:
- Apr 6, 2012, 6:16:10 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PrefixedAPIs
v11 v12 20 20 * Mutation Observers 21 21 * [http://trac.webkit.org/browser/trunk/Source/WebCore/dom/WebKitMutationObserver.idl WebKitMutationObserver] 22 * Specified in DOM4: http://www.w3.org/TR/dom/#mutation-observers 22 23 * Touch Events 23 24 * [http://trac.webkit.org/browser/trunk/Source/WebCore/dom/Touch.idl Touch.webkitRadiusX, Touch.webkitRadiusY, Touch.webkitRotationAngle, Touch.webkitForce] … … 32 33 * Drag and Drop 33 34 * [http://trac.webkit.org/browser/trunk/Source/WebCore/html/HTMLElement.idl HTMLElement.webkitdropzone] 35 * HTML5 section 7: http://dev.w3.org/html5/spec/dnd.html#the-dropzone-attribute 34 36 * Battery Status 35 37 * [http://trac.webkit.org/browser/trunk/Source/WebCore/Modules/battery/NavigatorBattery.idl Navigator.webkitBattery]