[actionbar] Change selection-menu cr-button to button
The selection menu button was using 'cr-button', while all of the other menu buttons on the action bar were using 'button' elements. Styling for files-ng was added to our CSS targeting 'button' for some background-color cases. Changes the selection menu button to 'button' element so those styles apply. Fixes 2 integration tests to look for lack of 'display:none' on the selection menu button, i.e. actually test for visibility. Bug: 1067218 Change-Id: I6fc8050128ec42b9e743f8facf405281b9d9c013 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2143415 Commit-Queue: Alex Danilo <adanilo@chromium.org> Reviewed-by:Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#757751}
Showing
Please register or sign in to comment