Changes between Version 10 and Version 11 of PrefixedAPIs


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

--

Legend:

Unmodified
Added
Removed
Modified
  • PrefixedAPIs

    v10 v11  
    77 * Full Screen
    88    * [http://trac.webkit.org/browser/trunk/Source/WebCore/dom/Document.idl Document.webkitIsFullScreen, Document.webkitFullScreenKeyboardInputAllowed, etc]
     9    * HTMLVideoElement.webkitSupportsFullscreen, HTMLVideoElement.webkitDisplayingFullscreen, HTMLVideoElement.webkitEnterFullscreen, HTMLVideoElement.webkitExitFullscreen, HTMLVideoElement.webkitEnterFullScreen, HTMLVideoElement.webkitExitFullScreen
    910 * Page Visiblity
    1011    * [http://trac.webkit.org/browser/trunk/Source/WebCore/dom/Document.idl Document.webkitVisibilityState]
     
    4344    * DOMWindow.WebKitIntent
    4445    * Navigator.webkitStartActivity
     46 * Media Statistics
     47    * HTMLMediaElement.webkitAudioDecodedByteCount
     48    * HTMLMediaElement.webkitVideoDecodedByteCount
     49    * HTMLVideoElement.webkitDecodedFrameCount
     50    * HTMLVideoElement.webkitDroppedFrameCount
    4551 * Media Stream
    4652    * DOMWindow.webkitDeprecatedPeerConnection
     
    4854    * DOMWindow.webkitMediaStream
    4955    * Navigator.webkitGetUserMedia
     56 * Media Source
     57    * HTMLMediaElement.webkitMediaSourceURL
     58    * HTMLMediaElement.webkitSourceAppend
     59    * HTMLMediaElement.webkitSourceEndOfStream
     60    * HTMLMediaElement.webkitSourceState
    5061 * Network Info
    5162    * Navigator.webkitConnection
    5263 * Speech
    5364    * DOMWindow.webkitSpeechRecognition, DOMWindow.webkitSpeechRecognitionError, DOMWindow.webkitSpeechRecognitionEvent, DOMWindow.webkitSpeechGrammar, DOMWindow.webkitSpeechGrammarList
     65 * Speech Input
     66    * HTMLInputElement.webkitSpeech, HTMLInputElement.webkitGrammar, HTMLInputElement.onwebkitspeechchange
    5467 * Vibration
    5568    * Navigator.webkitVibrate
     
    6780 * Quota
    6881    * DOMWindow.webkitStorageInfo
     82 * Directory Upload
     83    * HTMLInputElement.webkitdirectory
    6984 * ???
    7085    * DOMWindow.webkitConvertPointFromPageToNode, DOMWindow.webkitConvertPointFromNodeToPage, WebKitPoint
     86    * HTMLMediaElement.webkitPreservesPitch, HTMLMediaElement.webkitHasClosedCaptions, HTMLMediaElement.webkitClosedCaptionsVisible
    7187
    7288== CSS ==