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

Unified Diff: tests/corelib_strong/double_parse_test.dart

Issue 2733353002: Remove U+180E from whitespace in js_runtime and tests (Closed)
Patch Set: also corelib_strong Created 3 years, 9 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: tests/corelib_strong/double_parse_test.dart
diff --git a/tests/corelib_strong/double_parse_test.dart b/tests/corelib_strong/double_parse_test.dart
index 9ea4569f429d6b89628f04d91725c82524e8b94c..77a7da554281342a759d7e481d9446777d20e24d 100644
--- a/tests/corelib_strong/double_parse_test.dart
+++ b/tests/corelib_strong/double_parse_test.dart
@@ -17,7 +17,6 @@ const whiteSpace = const [
"\x85", /// 01: ok
"\xa0",
"\u1680",
- "\u180e",
"\u2000",
"\u2001",
"\u2002",

Powered by Google App Engine
This is Rietveld 408576698