summaryrefslogtreecommitdiffstats
path: root/chrome
diff options
context:
space:
mode:
authorjshin@chromium.org <jshin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-08-25 21:27:07 +0000
committerjshin@chromium.org <jshin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-08-25 21:27:07 +0000
commit5b51bb2fd8f347ebf060a57b14ba51b91b5464cf (patch)
tree7480b58d5a084648ed6e5bf6a9a84afd095b0131 /chrome
parent1cf2d256335a6a4e56837b85de0e486337c2405b (diff)
downloadchromium_src-5b51bb2fd8f347ebf060a57b14ba51b91b5464cf.zip
chromium_src-5b51bb2fd8f347ebf060a57b14ba51b91b5464cf.tar.gz
chromium_src-5b51bb2fd8f347ebf060a57b14ba51b91b5464cf.tar.bz2
Bump ICU to 57283
For details, see http://codereview.chromium.org/3134032 In addition, revise SpellCheckTest.SpellCheckText to test two Hebrew words with an ASCII double/single quotation mark in the middle. BUG=22909, 34009 TEST=1. SpellCheckTest.SpellCheckText 2. Go to http://crbug.com/22909 and type several words mentioned in the report with the spellcheck language set to Hebrew. They shouldn't be marked as misspelled. A unittest will be added when DEPS is rolled for ICU. 3. In Hungarian chrome (on Windows, start Chrome with --lang=hu. on Linux, start Chrome with 'LANGUAGE=hu chrome'), Vietnamese is translated as 'vietnami' (without any accent) in the language menu. TBR=hbono Review URL: http://codereview.chromium.org/3174034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@57390 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome')
-rw-r--r--chrome/renderer/spellchecker/spellcheck_unittest.cc4
1 files changed, 3 insertions, 1 deletions
diff --git a/chrome/renderer/spellchecker/spellcheck_unittest.cc b/chrome/renderer/spellchecker/spellcheck_unittest.cc
index ad8b425..2bcba27 100644
--- a/chrome/renderer/spellchecker/spellcheck_unittest.cc
+++ b/chrome/renderer/spellchecker/spellcheck_unittest.cc
@@ -474,7 +474,9 @@ TEST_F(SpellCheckTest, SpellCheckText) {
L"\x05D5\x05DC\x05D4\x05E4\x05D5\x05DA \x05D0\x05D5\x05EA\x05D5 "
L"\x05DC\x05D6\x05DE\x05D9\x05DF "
L"\x05D5\x05E9\x05D9\x05DE\x05D5\x05E9\x05D9 \x05D1\x05DB\x05DC "
- L"\x05D4\x05E2\x05D5\x05DC\x05DD."
+ L"\x05D4\x05E2\x05D5\x05DC\x05DD. "
+ // Two words with ASCII double/single quoation marks.
+ L"\x05DE\x05E0\x05DB\x0022\x05DC \x05E6\x0027\x05D9\x05E4\x05E1"
}, {
// Hindi
"hi-IN",