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

Unified Diff: LayoutTests/fast/encoding/api/utf16-surrogates-encode-expected.txt

Issue 313993002: Bindings: Add ScalarValueString support (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebased Created 6 years, 6 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/encoding/api/utf16-surrogates-encode-expected.txt
diff --git a/LayoutTests/fast/encoding/api/utf16-surrogates-encode-expected.txt b/LayoutTests/fast/encoding/api/utf16-surrogates-encode-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e433008f9cbca66c732804ba21b3bd3410ee0031
--- /dev/null
+++ b/LayoutTests/fast/encoding/api/utf16-surrogates-encode-expected.txt
@@ -0,0 +1,10 @@
+This is a testharness.js-based test.
+PASS ScalarValueString handling: lone surrogate lead
+PASS ScalarValueString handling: lone surrogate trail
+PASS ScalarValueString handling: unmatched surrogate lead
+PASS ScalarValueString handling: unmatched surrogate trail
+PASS ScalarValueString handling: swapped surrogate pair
+PASS ScalarValueString handling: properly encoded MUSICAL SYMBOL G CLEF (U+1D11E)
+PASS ScalarValueString default
+Harness: the test ran to completion.
+

Powered by Google App Engine
This is Rietveld 408576698