📃 February 2012 release notes
New in Chrome
The following features are now available in Chrome:
-
accesskey:
The
accesskeyglobal HTML attribute gives a hint for generating a keyboard shortcut for the current element. The attribute value must consist of a single printable character. -
dirname:
The
dirnameattribute of<textarea>and<input>HTML elements includes the field's writing direction as form data on submission.