Web platform features explorer

📃 February 2012 release notes

New in Chrome

The following features are now available in Chrome:

  • Accesskey: The accessKey global 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 dirname attribute of <textarea> and <input> HTML elements includes the field's writing direction as form data on submission.