Re: [whatwg/url] Refusing a mix of numeric-only and BIDI domains (#543)

Adding in the AND and "immediately" from the suggested clarifications gives the following text:

> The IDNA2008 standard, in RFC 5893, gives a rule for evaluating whether or not a single label is suitable for use in a BIDI domain name, and some advice for applications.
> 
> RFC 5893 defines the terms "RTL label", "LTR label", "Bidi domain name", and "Bidi rule".
> 
> Based on this advice, the following domain names will be accepted by the URL standard:
> 
> * Domains containing only labels that obey the Bidi rule, AND
> * Domains containing RTL labels immediately followed by an LTR label consisting only of ASCII characters, where the first character is not a digit.

The AND means that both kinds of domain will be accepted, it is "accept AND accept".

I don't understand where the comprehension difficulty is, but then English is not my first language.



-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/url/issues/543#issuecomment-1420399218
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/url/issues/543/1420399218@github.com>

Received on Tuesday, 7 February 2023 08:45:45 UTC