You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let result be the result of running Unicode ToASCII with domain_name set to domain, UseSTD3ASCIIRules set to beStrict, CheckHyphens set to false, CheckBidi set to true, CheckJoiners set to true, Transitional_Processing set to false, and VerifyDnsLength set to beStrict. [UTS46]
The ada library is an implementation of the WHATWG URL standard. We do not set the standard nor do we set out to change the standard.
You may disagree with the standard, and be right that it is incorrect. If so, you should get the standard to change. If the standard changes, we will adapt the implementation.
I am closing this issue. The reported should open an issue with the WHATWG URL standard instead.
How do you encode an Emoji ZWJ Sequence with Ada?
There are 3K+ RGI emoji and 39% of them involve ZWJ sequences. From Unicode's front page:
The WhatWG URL decision to use
CheckJoiners
was shortsighted.What is the feature you are proposing to solve the problem?
CheckJoiners
should befalse
.The text was updated successfully, but these errors were encountered: