Fix WebViewTest.TestContextMenu on official builders.
We stopped showing "Inspect Element" on dev/beta/stable, therefore TestContextMenu does not seem to find any menu item when right-click is performed. This CL makes sure we always have an <input> on the right-click target so that we have some items to show in the context menu. BUG=470300 Test=None, internal test only change. Review URL: https://codereview.chromium.org/1016033010 Cr-Commit-Position: refs/heads/master@{#322326}
Showing
Please register or sign in to comment