diff --git a/url.bs b/url.bs index 0e5839b2..0b116993 100644 --- a/url.bs +++ b/url.bs @@ -1052,8 +1052,10 @@ U+100000 to U+10FFFD. URL parser, except for code points appearing in fragments. -

The URL units are URL code points and -percent-encoded bytes. +

The URL units are URL code points and percent-encoded bytes. + +

Percent-encoded bytes can be used to encode code points that are not +URL code points or are excluded from a syntax production.


@@ -3091,6 +3093,7 @@ Joshua Bell, Jxck, Kevin Grandon, Larry Masinter, +Leif Halvard Silli, Mark Davis, Marcos Cáceres, Martin Dürst, diff --git a/url.html b/url.html index aba24217..0d7fe6a7 100644 --- a/url.html +++ b/url.html @@ -1657,8 +1657,11 @@

fragments.

-

The URL units are URL code points and -percent-encoded bytes. +

The URL units are URL code points and percent-encoded bytes. + +

+

Percent-encoded bytes can be used to encode code points that are not +URL code points or are excluded from a syntax production.


@@ -4808,6 +4811,7 @@

Ac Jxck, Kevin Grandon, Larry Masinter, +Leif Halvard Silli, Mark Davis, Marcos Cáceres, Martin Dürst,