Changes between Version 3 and Version 4 of PrefixedAPIs
- Timestamp:
- Apr 6, 2012, 5:32:51 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PrefixedAPIs
v3 v4 7 7 * Full Screen 8 8 * [http://trac.webkit.org/browser/trunk/Source/WebCore/dom/Document.idl Document.webkitIsFullScreen, Document.webkitFullScreenKeyboardInputAllowed, etc] 9 * Page Visiblity 10 * [http://trac.webkit.org/browser/trunk/Source/WebCore/dom/Document.idl Document.webkitVisibilityState] 9 11 10 12 == CSS == … … 15 17 * [http://trac.webkit.org/browser/trunk/Source/WebCore/css/WebKitCSSKeyframeRule.idl WebKitCSSKeyframeRule] 16 18 * [http://trac.webkit.org/browser/trunk/Source/WebCore/css/WebKitCSSKeyframesRule.idl WebKitCSSKeyframesRule] 19 * [http://trac.webkit.org/browser/trunk/Source/WebCore/page/WebKitAnimationList.idl WebKitAnimationList] 17 20 * Interfaces for CSS Transforms 18 21 * [http://trac.webkit.org/browser/trunk/Source/WebCore/css/WebKitCSSTransformValue.idl WebKitCSSTransformValue] … … 21 24 * [http://trac.webkit.org/browser/trunk/Source/WebCore/css/WebKitCSSMatrix.idl WebKitCSSRegionRule] 22 25 * [http://trac.webkit.org/browser/trunk/Source/WebCore/dom/WebKitNamedFlow.idl WebKitNamedFlow] 26 * [http://trac.webkit.org/browser/trunk/Source/WebCore/dom/Element.idl Element.webkitMatchesSelector]