date/time inputs should not handle keyboard events if they aren't focused.
This fixes an assertion failure in ~PickerIndicatorElement. We need to do rebaseline of many tests because these tests opened pickers without focus. openPicker() force to focus on <input> elements now. We confirmed Win10 failures were trivial. They were due to month format change and minor font glitch. BUG=529530 Review URL: https://codereview.chromium.org/1311013012 git-svn-id: svn://svn.chromium.org/blink/trunk@201962 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment