= Vendor-prefixed APIs in WebKit = This page lists the APIs in WebKit that have vendor prefixes and the status of those APIs on the standards track. == DOM == * Full Screen * [http://trac.webkit.org/browser/trunk/Source/WebCore/dom/Document.idl Document.webkitIsFullScreen, Document.webkitFullScreenKeyboardInputAllowed, etc] * Page Visiblity * [http://trac.webkit.org/browser/trunk/Source/WebCore/dom/Document.idl Document.webkitVisibilityState] == CSS == ''FIXME: Fill in the CSS properties.'' * Interfaces for CSS Animations * [http://trac.webkit.org/browser/trunk/Source/WebCore/css/WebKitCSSKeyframeRule.idl WebKitCSSKeyframeRule] * [http://trac.webkit.org/browser/trunk/Source/WebCore/css/WebKitCSSKeyframesRule.idl WebKitCSSKeyframesRule] * [http://trac.webkit.org/browser/trunk/Source/WebCore/page/WebKitAnimationList.idl WebKitAnimationList] * Interfaces for CSS Transforms * [http://trac.webkit.org/browser/trunk/Source/WebCore/css/WebKitCSSTransformValue.idl WebKitCSSTransformValue] * [http://trac.webkit.org/browser/trunk/Source/WebCore/css/WebKitCSSMatrix.idl WebKitCSSMatrix] * Interfaces for CSS Regions * [http://trac.webkit.org/browser/trunk/Source/WebCore/css/WebKitCSSMatrix.idl WebKitCSSRegionRule] * [http://trac.webkit.org/browser/trunk/Source/WebCore/dom/WebKitNamedFlow.idl WebKitNamedFlow] * [http://trac.webkit.org/browser/trunk/Source/WebCore/dom/Element.idl Element.webkitMatchesSelector]