diff --git a/url.bs b/url.bs index 11b0390e..d2a80d8c 100644 --- a/url.bs +++ b/url.bs @@ -2281,6 +2281,7 @@ string input, optionally with a base URL base, opti
  • byte is less than 0x21 (!)

  • byte is greater than 0x7E (~)

  • byte is 0x22 ("), 0x23 (#), 0x3C (<), or 0x3E (>) +

  • byte is 0x27 (') and url is special

    then append byte, percent encoded, to