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

Unified Diff: chrome/test/data/webui/history_browsertest.js

Issue 513923003: Fix enable a11y tests for History and fix failures (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 4 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 side-by-side diff with in-line comments
Download patch
Index: chrome/test/data/webui/history_browsertest.js
diff --git a/chrome/test/data/webui/history_browsertest.js b/chrome/test/data/webui/history_browsertest.js
index 267e5a3c0d16326d60ba291ae4dc54d2da03b765..b04f45d032b751b40f149e312272ef2f2110064b 100644
--- a/chrome/test/data/webui/history_browsertest.js
+++ b/chrome/test/data/webui/history_browsertest.js
@@ -142,6 +142,8 @@ BaseHistoryWebUITest.prototype = {
/** @override */
typedefCppFixture: 'HistoryUIBrowserTest',
Dan Beam 2014/08/28 00:14:12 nit: \n
Dan Beam 2014/08/28 00:14:12 /** @override */
hcarmona 2014/09/03 20:49:34 Done.
+ runAccessibilityChecks: true,
Dan Beam 2014/08/28 00:14:12 nit: \n
Dan Beam 2014/08/28 00:14:12 /** @override */
hcarmona 2014/09/03 20:49:34 Done.
+ accessibilityIssuesAreErrors: true,
isAsync: true,
};
« chrome/browser/resources/history/history.html ('K') | « chrome/browser/resources/history/history.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698