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. |
+ |