blob: 815b9c0f1f41f3e97bfd558847e82b906c9e90b6 [file] [log] [blame]
<!--
Copyright (c) 2014 The Chromium Authors. All rights reserved.
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-->
<html>
<head><title>A11y Autotest Sample Page</title></head>
<body>
<input type="text" id="textbox"/>
<br>
SAMPLE TEXT.
<br>
<input type="text" id="textbox2"/>
</body>
</html>