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

Unified Diff: chrome/test/data/translate/notranslate_meta_tag.html

Issue 3030042: New translate tests for pyauto.py (Closed) Base URL: http://src.chromium.org/git/chromium.git
Patch Set: Adding corpora Created 10 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
« no previous file with comments | « chrome/test/data/translate/nl/google_news.html ('k') | chrome/test/data/translate/pl/google.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/translate/notranslate_meta_tag.html
diff --git a/chrome/test/data/translate/notranslate_meta_tag.html b/chrome/test/data/translate/notranslate_meta_tag.html
new file mode 100644
index 0000000000000000000000000000000000000000..fc612251916e6cf939ce7172122fffc9bb3f256f
--- /dev/null
+++ b/chrome/test/data/translate/notranslate_meta_tag.html
@@ -0,0 +1,10 @@
+<html>
+<head>
+<title>Cette page est en Français</title>
+<meta name="google" value="notranslate">
+</head>
+<body>
+Cette page a été rédigée en français. Saviez-vous que le Français est la langue
+officielle des jeux olympiques? Ça vous en bouche un coin, pas vrai?
+</body>
+</html>
« no previous file with comments | « chrome/test/data/translate/nl/google_news.html ('k') | chrome/test/data/translate/pl/google.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698