Merge https://chromium.googlesource.com/chromium/blink/+/7ff656c8239ce3b125246abcc8b149a603fcff28 With a test case: <!DOCTYPE html> <html> <body> <style> input[type="search"]:focus { border:1px solid #4d90fe; } input[type="search"] { -webkit-appearance: textfield; } </style> <input value="foo bar " type="search"> </body> </html>
Created attachment 204936 [details] Patch
Comment on attachment 204936 [details] Patch ok
The commit-queue encountered the following flaky tests while processing attachment 204936 [details]: media/track/media-element-enqueue-event-crash.html bug 117756 (author: eric.carlson@apple.com) The commit-queue is continuing to process your patch.
Comment on attachment 204936 [details] Patch Clearing flags on attachment: 204936 Committed r151695: <http://trac.webkit.org/changeset/151695>
All reviewed patches have been landed. Closing bug.