Changes between Version 25 and Version 26 of PrefixedAPIs


Ignore:
Timestamp:
Apr 13, 2012 11:25:26 AM (12 years 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]