Changes between Version 25 and Version 26 of PrefixedAPIs


Ignore:
Timestamp:
04/13/12 11:25:26 (14 months ago)
Author:
mitz@apple.com
Comment:

Added CanvasRenderingContext2D extensions for high-resolution backing stores

Legend:

Unmodified
Added
Removed
Modified
  • PrefixedAPIs

    v25 v26  
    3939 * Canvas 
    4040    * [http://trac.webkit.org/browser/trunk/Source/WebCore/html/canvas/CanvasRenderingContext2D.idl CanvasRenderingContext2D.webkitLineDash, CanvasRenderingContext2D.webkitLineDashOffset] 
     41    * [http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2012-March/035112.html high-resolution backing store extensions] CanvasRenderingContext2D.webkitBackingStorePixelRatio, CanvasRenderingContext2D.webkitGetImageDataHD, CanvasRenderingContext2D.webkitPutImageDataHD 
    4142 * Drag and Drop 
    4243    * [http://trac.webkit.org/browser/trunk/Source/WebCore/html/HTMLElement.idl HTMLElement.webkitdropzone]