two new tests for bad low pairs of json surrogate pairs
This commit is contained in:
parent
5cd967b26d
commit
776ee8a8a2
5 changed files with 14 additions and 13 deletions
4
test/cases/bad_low_surrogate_replaced.test
Normal file
4
test/cases/bad_low_surrogate_replaced.test
Normal file
|
@ -0,0 +1,4 @@
|
|||
{name, "bad_low_surrogate_replaced"}.
|
||||
{jsx, [start_array,{string, [16#fffd, 16#fffd]},end_array,end_json]}.
|
||||
{json, "bad_low_surrogate_replaced.json"}.
|
||||
{jsx_flags, [loose_unicode]}.
|
Loading…
Add table
Add a link
Reference in a new issue