event_sender: Keep keyIdentifier in keypress event
Blink's actual implementation preserves keyIdentifier='Enter' when Enter is pressed. To make sure that the test framework behaves like the actual implementation, this CL makes sure that keyIdentifier is set to 'Enter' when the Enter key is simulated. BUG=423270 Review URL: https://codereview.chromium.org/649343002 Cr-Commit-Position: refs/heads/master@{#302403}
Showing
Please register or sign in to comment