diff --git a/url.bs b/url.bs index b66b45af..0b334594 100644 --- a/url.bs +++ b/url.bs @@ -205,7 +205,7 @@ U+0024 ($) to U+0026 (&), inclusive, U+002B (+), and U+002C (,).

This is used by HTML for {{NavigatorContentUtils/registerProtocolHandler()}}, and could also be used by other standards to percent-encode data that can then be embedded in a URL's path, -query, or fragment. Using it with +query, or fragment; or in an opaque host. Using it with UTF-8 percent-encode gives identical results to JavaScript's encodeURIComponent() [sic]. [[HTML]] [[ECMA-262]] @@ -3439,6 +3439,7 @@ Jeffrey Yasskin, Joe Duarte, Joshua Bell, Jxck, +Karl Wagner, 田村健人 (Kent TAMURA), Kevin Grandon, Kornel Lesiński,