Roll src/third_party/WebKit d9c6159:8139f33 (svn 201974:201975)
[chromium-blink-merge.git] / chrome / test / data / accessibility_pass.html
blob87e84bcd8c365bf39bc78a0b9e6221d8ad50e065
1 <!DOCTYPE html>
2 <html>
3 <!--
5 Copyright (c) 2015 The Chromium Authors. All rights reserved.
6 Use of this source code is governed by a BSD-style license that can be
7 found in the LICENSE file.
9 -->
10 <body>
11 <input type="button" id="button" value="Big Friendly Button">
12 <input type="search" id="search" placeholder="Search Field">
13 </body>
14 </html>