[whatwg] URL: URLQuery

Tab Atkins Jr. jackalmage at gmail.com
Fri Nov 30 10:29:23 PST 2012


On Fri, Nov 30, 2012 at 10:02 AM, Alexandre Morgaut
<Alexandre.Morgaut at 4d.com> wrote:
>> Only feedback left is the return types of set(), append(), and delete().
>
> Maybe remove() would be better than delete() as delete is a reserved JS keyword ;-)

Nope, it's contextually reserved.  You can use in places like a method
name without a problem.

~TJ



More information about the whatwg mailing list