Re: [whatwg/url] Remove 'type' from from data entries. (#384)

rmisev commented on this pull request.



> @@ -2475,7 +2475,7 @@ takes a byte sequence <var>input</var> and then runs these steps:
 
 <p>The
 <dfn export id=concept-urlencoded-serializer lt='urlencoded serializer'><code>application/x-www-form-urlencoded</code> serializer</dfn>
-takes a list of name-value or name-value-type tuples <var>tuples</var>, optionally with an
+takes a list of name-value or name-value tuples <var>tuples</var>, optionally with an

name-value or name-value?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/url/pull/384#pullrequestreview-118045234

Received on Monday, 7 May 2018 15:44:26 UTC