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

Unified Diff: tests/corelib/num_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/num_parse_test.dart
diff --git a/tests/corelib/num_parse_test.dart b/tests/corelib/num_parse_test.dart
index c0b80e4ae7e34db77c07466d3bf807aca6113284..418277847e01ee8ce6e2532a64e22cce06721c5f 100644
--- a/tests/corelib/num_parse_test.dart
+++ b/tests/corelib/num_parse_test.dart
@@ -14,7 +14,6 @@ const whiteSpace = const [
"\x85",
"\xa0",
"\u1680",
- "\u180e",
"\u2000",
"\u2001",
"\u2002",

Powered by Google App Engine
This is Rietveld 408576698