| Index: LayoutTests/fast/text/unmatched-surrogate-pair-expected.txt
|
| diff --git a/LayoutTests/fast/text/unmatched-surrogate-pair-expected.txt b/LayoutTests/fast/text/unmatched-surrogate-pair-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..cb03a3b507e19b9276517d633428270a391dd430
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/text/unmatched-surrogate-pair-expected.txt
|
| @@ -0,0 +1,3 @@
|
| +Full codepoint, "🌎". Prints a globle glyph.
|
| +First part of surrogate pair, "���". Should print replacement character and rest of run.
|
| +Second part of surrogate pair, "���". Should print replacement character and rest of run.
|
|
|