diff --git a/url.bs b/url.bs index 45e5e139..c1f7dc91 100644 --- a/url.bs +++ b/url.bs @@ -2335,7 +2335,7 @@ takes a list of name-value pairs pairs, optionally with an takes a string input, utf-8 encodes it, and then returns the result of -application/x-www-form-urlencoded parsing +application/x-www-form-urlencoded parsing it. @@ -2873,6 +2873,7 @@ Michael Peick, Michael™ Smith, Michel Suignard, Peter Occil, +Philip Jägenstedt, Rodney Rehm, Roy Fielding, Ryan Sleevi, diff --git a/url.html b/url.html index 4b5c9aa5..0d882fbe 100644 --- a/url.html +++ b/url.html @@ -11,7 +11,7 @@

URL

-

Living Standard — Last Updated

+

Living Standard — Last Updated

Participate: @@ -1676,8 +1676,7 @@

5.3. Hooks

The application/x-www-form-urlencoded string parser takes a string input, utf-8 encodes it, and then -returns the result of application/x-www-form-urlencoded parsing -it.

+returns the result of application/x-www-form-urlencoded parsing it.

6. API

[Constructor(USVString url, optional USVString base),
  Exposed=(Window,Worker)]
@@ -2055,6 +2054,7 @@ 

Ac Michael™ Smith, Michel Suignard, Peter Occil, +Philip Jägenstedt, Rodney Rehm, Roy Fielding, Ryan Sleevi,