Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1130)

Side by Side Diff: chrome/test/data/accessibility_fail.html

Issue 582493002: Enable accessibility testing for the bookmark browser test. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address nits Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 <!DOCTYPE html>
2 <html>
3 <!--
4
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.
8
9 -->
10 <body>
11 <input type="button" id="button">
12 <input type="search" id="search">
13 </body>
14 </html>
OLDNEW
« no previous file with comments | « chrome/test/base/in_process_browser_test_browsertest.cc ('k') | chrome/test/data/accessibility_pass.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698