Changes between Version 3 and Version 4 of PrefixedAPIs


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

--

Legend:

Unmodified
Added
Removed
Modified
  • PrefixedAPIs

    v3 v4  
    77 * Full Screen
    88    * [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]
    911
    1012== CSS ==
     
    1517    * [http://trac.webkit.org/browser/trunk/Source/WebCore/css/WebKitCSSKeyframeRule.idl WebKitCSSKeyframeRule]
    1618    * [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]
    1720 * Interfaces for CSS Transforms
    1821    * [http://trac.webkit.org/browser/trunk/Source/WebCore/css/WebKitCSSTransformValue.idl WebKitCSSTransformValue]
     
    2124    * [http://trac.webkit.org/browser/trunk/Source/WebCore/css/WebKitCSSMatrix.idl WebKitCSSRegionRule]
    2225    * [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]