Gallery: replace paper-input of rename field with HTMLInputElement.
commitd783daa13d1ed54dcaf98c9e1e6c9905a145e0bb
authoryawano <yawano@chromium.org>
Fri, 7 Aug 2015 09:08:25 +0000 (7 02:08 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 7 Aug 2015 09:08:57 +0000 (7 09:08 +0000)
treedf02b2b9c71b67248bd1736e794cdb5361577629
parentbf3ca37da6d0007be86a963b98b79353176b0baf
Gallery: replace paper-input of rename field with HTMLInputElement.

Since ChromeVox does not support Shadow DOM for now, paper-input with
Shadow DOM is not accessible. As temporary solution until it supports
Shadow DOM, we replace paper-input with HTMLInputElement.

BUG=517774
TEST=none

Review URL: https://codereview.chromium.org/1275323002

Cr-Commit-Position: refs/heads/master@{#342322}
ui/file_manager/gallery/css/gallery.css
ui/file_manager/gallery/gallery.html
ui/file_manager/gallery/js/gallery.js
ui/file_manager/gallery/js/test_util.js
ui/file_manager/integration_tests/remote_call.js