📃 April 2011 release notes
New in Chrome
The following features are now available in Chrome:
-
getComputedStyle():
The
getComputedStyle()global method returns anCSSStyleDeclarationobject that represents all CSS declarations applied to a given element. - Selection: The Selection API controls and modifies user text selections within the page.