📃 February 2011 release notes
New in Chrome
The following features are now available in Chrome:
-
window.external:
The
window.external.AddSearchProvider()andwindow.external.IsSearchProviderInstalled()do nothing. Historically, they added external search providers to the browser. -
matchMedia:
The
window.matchMedia()method checks whether a media query applies to the document. -
spellcheck:
The
spellcheckglobal HTML attribute sets whether the browser may check an element for spelling errors. -
WebGL:
The
WebGLRenderingContextAPI 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.