Changes between Version 1 and Version 2 of PrefixedAPIs
- Timestamp:
- Apr 6, 2012, 5:29:39 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PrefixedAPIs
v1 v2 3 3 This page lists the APIs in WebKit that have vendor prefixes and the status of those APIs on the standards track. 4 4 5 == DOM Interfaces==5 == DOM == 6 6 7 ''FIXME: Fill in the DOM interfaces.'' 7 * Full Screen 8 * [http://trac.webkit.org/browser/trunk/Source/WebCore/dom/Document.idl Document.webkitIsFullScreen, Document.webkitFullScreenKeyboardInputAllowed, etc] 8 9 9 == CSS Properties==10 == CSS == 10 11 11 12 ''FIXME: Fill in the CSS properties.'' 13 14 * Interfaces for CSS Animations 15 * [http://trac.webkit.org/browser/trunk/Source/WebCore/css/WebKitCSSKeyframeRule.idl WebKitCSSKeyframeRule] 16 * [http://trac.webkit.org/browser/trunk/Source/WebCore/css/WebKitCSSKeyframesRule.idl WebKitCSSKeyframesRule] 17 * Interfaces for CSS Transforms 18 * [http://trac.webkit.org/browser/trunk/Source/WebCore/css/WebKitCSSTransformValue.idl WebKitCSSTransformValue] 19 * [http://trac.webkit.org/browser/trunk/Source/WebCore/css/WebKitCSSMatrix.idl WebKitCSSMatrix] 20 * Interfaces for CSS Regions 21 * [http://trac.webkit.org/browser/trunk/Source/WebCore/css/WebKitCSSMatrix.idl WebKitCSSRegionRule]