Web platform features explorer

📃 February 2011 release notes

New in Chrome

The following features are now available in Chrome:

  • matchMedia: The window.matchMedia() method checks whether a media query applies to the document.
  • Spellcheck: The spellcheck global HTML attribute sets whether the browser may check an element for spelling errors.
  • WebGL: The WebGLRenderingContext API is the "webgl" rendering context for the <canvas> element. It represents a space for drawing two- and three-dimensional graphics and animations.
  • WebP: The WebP image format is a raster graphics file format that supports animation, alpha transparency, and lossy as well as lossless compression.