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

Unified Diff: LayoutTests/fast/js/i18n-bindings-locale-expected.txt

Issue 14891003: The first in a series of mass rebaselines. I tried to avoid (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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: LayoutTests/fast/js/i18n-bindings-locale-expected.txt
diff --git a/LayoutTests/fast/js/i18n-bindings-locale-expected.txt b/LayoutTests/fast/js/i18n-bindings-locale-expected.txt
index 0229f0877ae7efe0f32521c5aa7b8d62b1e993b0..38804d96fb6aff4aae6642cf769bee0c18667479 100644
--- a/LayoutTests/fast/js/i18n-bindings-locale-expected.txt
+++ b/LayoutTests/fast/js/i18n-bindings-locale-expected.txt
@@ -1,71 +1,10 @@
+CONSOLE MESSAGE: line 16: Uncaught ReferenceError: v8Locale is not defined
This test checks properties and methods of Locale object.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-PASS en-US is en-US
-PASS en is en
-PASS undefined is undefined
-PASS US is US
-PASS sr is sr
-PASS sr is sr
-PASS undefined is undefined
-PASS undefined is undefined
-PASS zh-Hans is zh-Hans
-PASS zh is zh
-PASS Hans is Hans
-PASS undefined is undefined
-PASS zh-Hans-CN is zh-Hans-CN
-PASS zh is zh
-PASS Hans is Hans
-PASS CN is CN
-PASS de-DE@collation=phone is de-DE@collation=phone
-PASS de is de
-PASS undefined is undefined
-PASS DE is DE
-PASS de-DE-u-co-phonebook is de-DE-u-co-phonebook
-PASS de is de
-PASS undefined is undefined
-PASS DE is DE
-PASS true is true
-PASS true is true
-PASS sr-Cyrl-RS is sr-Cyrl-RS
-PASS sr is sr
-PASS Cyrl is Cyrl
-PASS RS is RS
-PASS de-Latn-DE@collation=phone is de-Latn-DE@collation=phone
-PASS de is de
-PASS Latn is Latn
-PASS DE is DE
-PASS sr is sr
-PASS sr is sr
-PASS undefined is undefined
-PASS undefined is undefined
-PASS de-@collation=phone is de-@collation=phone
-PASS de is de
-PASS undefined is undefined
-PASS undefined is undefined
-PASS English is English
-PASS undefined is undefined
-PASS undefined is undefined
-PASS English is English
-PASS English is English
-PASS Latin is Latin
-PASS United States is United States
-PASS English (Latin, United States) is English (Latin, United States)
-PASS Serbian is Serbian
-PASS Cyrillic is Cyrillic
-PASS Serbia is Serbia
-PASS Serbian (Cyrillic, Serbia) is Serbian (Cyrillic, Serbia)
-PASS Српски is Српски
-PASS Ћирилица is Ћирилица
-PASS Србија is Србија
-PASS Српски (Ћирилица, Србија) is Српски (Ћирилица, Србија)
-PASS עברית is עברית
-PASS עברי is עברי
-PASS ישראל is ישראל
-PASS עברית (עברי, ישראל) is עברית (עברי, ישראל)
-PASS successfullyParsed is true
+FAIL successfullyParsed should be true (of type boolean). Was undefined (of type undefined).
TEST COMPLETE
« no previous file with comments | « LayoutTests/fast/js/getOwnPropertyDescriptor-expected.txt ('k') | LayoutTests/fast/js/mozilla/strict/15.4.4.12-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698