The following test cases are failing because the PlatformKeyboardEvent doesn't receive the correct keyname(event->string) from DRT EventSender. editing/input/caret-at-the-edge-of-contenteditable.html editing/input/reveal-caret-of-multiline-contenteditable.html editing/input/reveal-caret-of-multiline-input.html
> editing/input/caret-at-the-edge-of-contenteditable.html > editing/input/reveal-caret-of-multiline-contenteditable.html > editing/input/reveal-caret-of-multiline-input.html KeyEvent issue is now fixed in r114250. These tests needs png and txt rebaseline to unksip.
Created attachment 137500 [details] Patch Adding baselines and unskipping tests related to cursor positioning behavior
Comment on attachment 137500 [details] Patch Looks good to me. Thank you.
Created attachment 137508 [details] Patch fix changelog entry
Comment on attachment 137508 [details] Patch Rejecting attachment 137508 [details] from commit-queue. Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 2 Last 500 characters of output: bKit/chromium/ui --revision 132474 --non-interactive --force --accept theirs-conflict --ignore-externals' in '/mnt/git/webkit-commit-queue/Source/WebKit/chromium' 46>At revision 132474. ________ running '/usr/bin/python tools/clang/scripts/update.py --mac-only' in '/mnt/git/webkit-commit-queue/Source/WebKit/chromium' ________ running '/usr/bin/python gyp_webkit' in '/mnt/git/webkit-commit-queue/Source/WebKit/chromium' Updating webkit projects from gyp files... Total errors found: 0 in 0 files Full output: http://queues.webkit.org/results/12417674
Comment on attachment 137508 [details] Patch cq+'ing again to see if it was a temporary problem in the commit bot.
Comment on attachment 137508 [details] Patch Clearing flags on attachment: 137508 Committed r114399: <http://trac.webkit.org/changeset/114399>
All reviewed patches have been landed. Closing bug.