<!-- Instructions: https://github.com/PolymerElements/paper-input/CONTRIBUTING.md#filing-issues --> ### Description paper-input doesn't provide a method for select() which is present on native inputs. ### Expected outcome paperInput.select() highlights the text in the input element. ### Actual outcome Error as this is not a method ### Live Demo input.select() vs paperInput.select() ### Browsers Affected - [x] Chrome - [x] Firefox - [x] Safari 9 - [x] Safari 8 - [x] Safari 7 - [x] Edge - [x] IE 11 - [x] IE 10