jsx/priv/test_cases/bad_low_surrogate_replaced.test

5 lines
193 B
Text
Raw Normal View History

{name, "bad_low_surrogate_replaced"}.
2011-10-27 23:11:26 -07:00
{jsx, [start_array,{string, <<16#fffd/utf8, 16#fffd/utf8>>},end_array,end_json]}.
{json, "bad_low_surrogate_replaced.json"}.
{jsx_flags, [loose_unicode]}.