DescriptionFiles.app: Use <button> instead of <paper-button> to make ENTER and SPACE effective on them.
<paper-button> does not handle ENTER and SPACE by default, so this CL change
the buttons to <button>s.
<button>s on the footer already have style similar to paper-button, so the
visual style for each button is not changed.
BUG=461758
TEST=manually check the response for ENTER/SPACE
Committed: https://crrev.com/aab6df45d814cd913a0401af812f8ac89d6017b4
Cr-Commit-Position: refs/heads/master@{#318036}
Patch Set 1 #Patch Set 2 : Update the browser test. #
Messages
Total messages: 9 (2 generated)
|