Page MenuHomePhabricator

Use semantic elements (<a>, <button>)
Closed, ResolvedPublic

Description

Use semantic elements <a> and <button> for links and buttons, instead of <div> and <span>. This will allow us to cut out extra javascript for keyboard accessibility.

Event Timeline

Fixed in latest banner versions.