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

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

Issue 8511055: Remove old history UI, and replace with history2. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Suppress bidichecker test failure. Created 9 years, 1 month 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
« no previous file with comments | « chrome/common/url_constants.cc ('k') | chrome/test/functional/special_tabs.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/webui/bidichecker_tests.js
diff --git a/chrome/test/data/webui/bidichecker_tests.js b/chrome/test/data/webui/bidichecker_tests.js
index b78d87f46aa6a4c1c0bb21bdada2b17bd36eb56f..a31a32af021b340609313cb030a3dbdf3bc3aad3 100644
--- a/chrome/test/data/webui/bidichecker_tests.js
+++ b/chrome/test/data/webui/bidichecker_tests.js
@@ -27,6 +27,7 @@ function filtersForPage(pageName, isRTL) {
"RTL" : [
// BUG: http://code.google.com/p/chromium/issues/detail?id=80791
bidichecker.FilterFactory.atText("Google"),
+ bidichecker.FilterFactory.atText("www.google.com"),
// The following two are probably false positives since we can't
// completely change the environment to RTL on Linux.
// TODO(ofri): Verify that it's indeed a false positive.
« no previous file with comments | « chrome/common/url_constants.cc ('k') | chrome/test/functional/special_tabs.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698