Revision control

Copy as Markdown

<?xml version="1.0" encoding="UTF-8"?>
<!--
~ This Source Code Form is subject to the terms of the Mozilla Public
~ License, v. 2.0. If a copy of the MPL was not distributed with this
~ file, You can obtain one at http://mozilla.org/MPL/2.0/.
-->
<FrameLayout>
<TextView idEntry="title" idPackage="android" idType="id" />
<LinearLayout idEntry="container" idPackage="org.chromium.webview_shell" idType="id">
<EditText idEntry="url_field" idPackage="org.chromium.webview_shell" idType="id" />
<form webDomain="accounts.google.com">
<input autofillHints="off" name="identifier" type="email" label="Too many failed attempts" id="hiddenEmail" autofillId="autofillId-username"/>
<input autofillHints="current-password" name="password" type="password" label="Too many failed attempts" />
<input autofillHints="off" name="ca" type="text" label="Too many failed attempts" />
</form>
</LinearLayout>
</FrameLayout>